- Rick should have checked in spreadsheets in {cldrdata}\tools\java\org\unicode\cldr\util\data, with names of the form:
- country_language_population.txt
- language_script.txt
- For a descriptions of the contents, see Language Script Guidelines
- The world bank, un, and factbook data should be updated as per Updating Population, GDP, Literacy
- Note that there is an auxiliary file util/data/external/other_country_data.txt, which contains data that supplements that. If there are errors below because the country population is less than the language population, then that file may need updating.
- Run the tool ConvertLanguageData.
- Look for failures in the language vs script data, following the line:
- Problems in language_script_raw.txt
- Look for Territory Language data, following the line:
- Possible Failures ...
- In Basic Data but not Population > 20%
- and the reverse.
- Look for general problems, following the line:
- Failures in Output.
- It will also warn if a country doesn't have an official or de facto official language.
- Send all the error reports back to Rick. Work until resolved.
- It creates files:
- {generated}supplemental/supplementalData.xml
- {generated}supplemental/supplementalMetadata.xml
- Carefully diff against the corresponding {cldrdata}/common/supplemental/ files.
- If all looks well, copy over.
- Then run QuickCheck to verify that the DTD is in order, and check in.
|
|