OSDN Git Service

Fix list of locales (bad country codes).
authorJean-Baptiste Queru <jbq@google.com>
Fri, 22 Oct 2010 19:34:32 +0000 (12:34 -0700)
committerJean-Baptiste Queru <jbq@google.com>
Fri, 22 Oct 2010 19:34:32 +0000 (12:34 -0700)
DA->DK, SV->SE

Change-Id: I7bc7f64905ecd583e1a7ca5b43a8fffd5f3ba383

target/product/locales_full.mk

index f46caeb..cf10392 100644 (file)
@@ -2,4 +2,4 @@
 # See external/icu4c/stubdata.
 # This is distinct from "languages_full.mk", which contains those locales for
 # which we have translations. If you like, this file is i18n rather than l18n.
-PRODUCT_LOCALES := cs_CZ da_DA de_AT de_CH de_DE de_LI el_GR en_AU en_CA en_GB en_NZ en_SG en_US es_ES fr_CA fr_CH fr_BE fr_FR it_CH it_IT ja_JP ko_KR nb_NO nl_BE nl_NL pl_PL pt_PT ru_RU sv_SV tr_TR zh_CN zh_HK zh_TW
+PRODUCT_LOCALES := cs_CZ da_DK de_AT de_CH de_DE de_LI el_GR en_AU en_CA en_GB en_NZ en_SG en_US es_ES fr_CA fr_CH fr_BE fr_FR it_CH it_IT ja_JP ko_KR nb_NO nl_BE nl_NL pl_PL pt_PT ru_RU sv_SE tr_TR zh_CN zh_HK zh_TW