From pedberg at apple.com Fri Feb 21 00:13:21 2014 From: pedberg at apple.com (Peter Edberg) Date: Thu, 20 Feb 2014 22:13:21 -0800 Subject: Renaming some type attribute values for element Message-ID: <969EB38E-5E25-4A15-BCB5-E51EE5E0A531@apple.com> The element was introduced in CLDR 21. The current values for its type attribute are documented in the table type attribute values. (These are also used in slightly modified form by the metadata element). Some of these values are a bit misleading. For CLDR 25, we are planning to change them as follows: ? ?type? ? ?keyValue? ? ?displayName? ? ?currencyName? ? ?displayName-count? ? ? currencyName-count? ? ?tense? ? ?relative? We are also planning to add a new value ?number-spellout?. The CLDR 25 draft LDML specification thus updates the above table, and also documents the changes. We don?t believe these values are currently used outside of ICU. If changing them would cause problems for CLDR users, please let me know. Thank you, Peter Edberg (for CLDR team) -------------- next part -------------- An HTML attachment was scrubbed... URL: From markus.icu at gmail.com Sat Feb 22 18:26:52 2014 From: markus.icu at gmail.com (Markus Scherer) Date: Sat, 22 Feb 2014 16:26:52 -0800 Subject: CLDR BCP 47 addition: collation kv maxVariable Message-ID: Dear CLDR team & users, I thought I had proposed this to all of you before, but apparently I only did so to ICU users+team and to the CLDR dev team. Sorry! So here goes: We are deprecating the collation variableTop setting, and replacing it with the maxVariable setting. The collation "variable top" is the highest primary weight that is affected by "alternate=shifted", which is more colloquially known as "ignore punctuation". The variableTop settings specifies this weight via a character (or string), but it requires intimate knowledge of how this works and of the current version's collation mappings. Instead, the maxVariable setting has only four values which are called "space", "punct", "symbol", and "currency". The "variable top" is set to the top of the specified reordering group. For BCP 47, I added the following to CLDR's bcp47/collation.xml, for support of this setting in language tags, such as de-u-co-phonebk-ka-shifted-kv-space: You can see some of the discussion in http://unicode.org/cldr/trac/ticket/5016 and all of the changes in http://unicode.org/cldr/trac/changeset/9755 The new documentation is live at http://unicode.org/repos/cldr/trunk/specs/ldml/tr35-collation.html Please let me know if you have objections. Sincerely, markus -- Google Internationalization Engineering -------------- next part -------------- An HTML attachment was scrubbed... URL: