You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/site/downloads/cldr-43.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -247,6 +247,9 @@ The CLDR language matching data can *and should* be overridden whenever there is
247
247
- Likely Subtags now have an attribute to indicate the **origin** of the data. This is informational, and typically be ignored by implementations.
248
248
-**Turkey / Türkiye**
249
249
- In v42, the customary English name for the country code TR was "Turkey", and an alternate name was "Türkiye". In v43, the customary English name was changed to "Türkiye", and the alternate name was set to "Turkey". Translators were advised of the change, and reviewed the names in their locales to see if any needed adjustment. Implementations that wish to retain the English name "Turkey" may choose to use the alternate form.
250
+
-**Keyboards**
251
+
- The [CLDR Keyboard Working Group] is working on a major overhaul of the Keyboard specification, [released in version 44][44-keyboards]. “Keyboard 3.0” has a very different goal and therefore existing keyboard files do not interoperate, have not been maintained, and will be removed.
252
+
250
253
251
254
## Known Issues
252
255
@@ -261,3 +264,5 @@ The Unicode [Terms of Use](https://unicode.org/copyright.html) apply to CLDR dat
261
264
262
265
For web pages with different views of CLDR data, see <https://cldr.unicode.org/index/charts>.
Copy file name to clipboardExpand all lines: docs/site/downloads/cldr-44.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,13 +156,15 @@ The following is a summary of the DTD changes which reflect changes in the struc
156
156
157
157
### Keyboard Changes
158
158
159
-
**Keyboard** has a new DTD (keyboard3\.dtd and the \<keyboard3\> element). This is a complete rewrite of the specification by the Keyboard Subcommittee, and is available as a technical preview in CLDR version 44\. See [TR35 Part 7: Keyboards](https://www.unicode.org/reports/tr35/tr35-keyboards.html). The prior DTDs are included in CLDR but are not used by CLDR data or tooling. **Note**: prior keyboard data files are not compatible, were not maintained and have also been removed.
159
+
**Keyboard** has a new DTD (keyboard3\.dtd and the \<keyboard3\> element). This is a complete rewrite of the specification by the CLDR Keyboard Working Group, and is available as a technical preview in CLDR version 44\. See [TR35 Part 7: Keyboards](https://www.unicode.org/reports/tr35/tr35-keyboards.html). The prior DTDs are included in CLDR but are not used by CLDR data or tooling.
160
160
161
161
Note that there are additional sample keyboard data files in progress which were not complete for v44, but may be consulted as samples:
- French AZERTY optimisé (PR \#[3220](https://github.com/unicode-org/cldr/pull/3220))
165
165
166
+
**Note**: Prior keyboard data files are not compatible, have not been maintained and have also been removed in CLDR v44. The prior keyboard files are still available from earlier CLDR downloads, but are not recommended for use as they are known to be incorrect and are not compatible with the current DTD.
167
+
166
168
See the *Known Issues* section for additional known issues.
Copy file name to clipboardExpand all lines: docs/site/index/keyboard-workgroup.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: CLDR Keyboard Working Group
4
4
5
5
# CLDR Keyboard Working Group
6
6
7
-
The CLDR Keyboard Subcommittee is responsible for the development and maintenance of a standard cross-platform XML format for use by keyboard authors.
7
+
The CLDR Keyboard Working Group is responsible for the development and maintenance of a standard cross-platform XML format for use by keyboard authors.
8
8
9
9
## Background
10
10
@@ -24,7 +24,7 @@ There is no central repository or contact point for this data, meaning that such
24
24
25
25
## LDML: The universal interchange format for keyboards
26
26
27
-
The CLDR Keyboard Subcommittee is currently rewriting and redeveloping the existing LDML (XML) definition for keyboards (UTS#35 part 7) in order to define core keyboard-based text input requirements for the world's languages. This format allows the physical and virtual (on-screen or touch) keyboard layouts for a language to be defined in a single file. Input Method Editors (IME) or other input methods are not currently in scope for this format.
27
+
The CLDR Keyboard Working Group is currently rewriting and redeveloping the existing LDML (XML) definition for keyboards (UTS#35 part 7) in order to define core keyboard-based text input requirements for the world's languages. This format allows the physical and virtual (on-screen or touch) keyboard layouts for a language to be defined in a single file. Input Method Editors (IME) or other input methods are not currently in scope for this format.
@@ -57,7 +57,7 @@ The LDML keyboard format, and the CLDR repository, will make it much easier to d
57
57
58
58
In 2012, the original LDML keyboard format was designed to describe keyboards for comparative purposes. In 2018, a [PRI was created](http://blog.unicode.org/2018/01/unicode-ldml-keyboard-enhancements.html) soliciting further feedback.
59
59
60
-
The CLDR Keyboard Subcommittee was formed and has been meeting since mid-2020. It quickly became apparent that the existing LDML format was insufficient for implementing new keyboard layouts.
60
+
The CLDR Keyboard Working Group was formed and has been meeting since mid-2020. It quickly became apparent that the existing LDML format was insufficient for implementing new keyboard layouts.
61
61
62
62
### What is the current status?
63
63
@@ -75,5 +75,5 @@ Implementations
75
75
76
76
### How can I get involved?
77
77
78
-
If you want to be engaged in this workgroup, please contact the CLDR Keyboard Subcommittee via the [Unicode contact form](https://corp.unicode.org/reporting/staff-contact.html).
78
+
If you want to be engaged in this workgroup, please contact the CLDR Keyboard Working Group via the [Unicode contact form](https://unicode.org/reporting.html).
0 commit comments