Skip to content

Commit 015e13c

Browse files
authored
CLDR-19100 Add warning about locales not at Core being removed (#5301)
1 parent 04c17fe commit 015e13c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/site/downloads/cldr-49.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,12 @@ The following changes are planned for CLDR 49. Please plan accordingly to avoid
125125
and feedback that the general practice for exact dates is to use Gregorian for pre-Meiji dates.
126126
- The major components in [supplementalData.xml](https://github.com/unicode-org/cldr/blob/main/common/supplemental/supplementalData.xml) and [supplementalMetadata.xml](https://github.com/unicode-org/cldr/blob/main/common/supplemental/supplementalMetadata.xml) files are slated to be organized more logically and moved into separate files.
127127
- This will make it easier for implementations to filter out data that they don't need, and make internal maintenance easier. This will not affect the data, just which file it is located in. Please plan to update XML and JSON parsers accordingly.
128+
129+
### V50 advance warnings
130+
131+
The following changes are planned for CLDR 50. Please plan accordingly to avoid disruption.
132+
133+
- Locales which do not have Core data will be removed if still missing core data by alpha. [CLDR-16004]
128134

129135
## Known Issues
130136

@@ -141,6 +147,7 @@ in particular, see [Exhibit 1](https://unicode.org/copyright.html#Exhibit1).
141147

142148
For web pages with different views of CLDR data, see [http://cldr.unicode.org/index/charts](/index/charts).
143149

150+
[CLDR-16004]: https://unicode-org.atlassian.net/browse/CLDR-16004
144151
[CLDR-18275]: https://unicode-org.atlassian.net/browse/CLDR-18275
145152
[CLDR-18303]: https://unicode-org.atlassian.net/browse/CLDR-18303
146153
[CLDR-19046]: https://unicode-org.atlassian.net/browse/CLDR-19046

0 commit comments

Comments
 (0)