diff options
author | Eric Fischer <enf@google.com> | 2011-06-20 12:02:46 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-06-20 12:02:46 -0700 |
commit | cf2e7ce98e244dc1e5e5ef31b6d9d96310c9e4a0 (patch) | |
tree | 4532849b63f9960c39a3a22f2460e8d1209e131d /target/product | |
parent | c383f1b65dd640ecb05ba803ff659ec7e223072b (diff) | |
parent | a89d26ae4094a6a29508f8367c13810965055711 (diff) | |
download | build-cf2e7ce98e244dc1e5e5ef31b6d9d96310c9e4a0.zip build-cf2e7ce98e244dc1e5e5ef31b6d9d96310c9e4a0.tar.gz build-cf2e7ce98e244dc1e5e5ef31b6d9d96310c9e4a0.tar.bz2 |
Merge "Expand the full languages list to include the new locales."
Diffstat (limited to 'target/product')
-rw-r--r-- | target/product/languages_full.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/product/languages_full.mk b/target/product/languages_full.mk index 236dfa2..b18f78f 100644 --- a/target/product/languages_full.mk +++ b/target/product/languages_full.mk @@ -21,7 +21,5 @@ # Those are all the locales that have translations and are displayable # by TextView in this branch. -PRODUCT_LOCALES := en_US fr_FR it_IT es_ES de_DE nl_NL cs_CZ pl_PL ja_JP zh_TW zh_CN ru_RU ko_KR nb_NO es_US da_DK el_GR tr_TR pt_PT pt_BR rm_CH sv_SE bg_BG ca_ES en_GB fi_FI hr_HR hu_HU in_ID iw_IL lt_LT lv_LV ro_RO sk_SK sl_SI sr_RS uk_UA vi_VN tl_PH - -# Not currently usable: -# ar, fa, th +PRODUCT_LOCALES := en_US fr_FR it_IT es_ES de_DE nl_NL cs_CZ pl_PL ja_JP zh_TW zh_CN ru_RU ko_KR nb_NO es_US da_DK el_GR tr_TR pt_PT pt_BR rm_CH sv_SE bg_BG ca_ES en_GB fi_FI hr_HR hu_HU in_ID iw_IL lt_LT lv_LV ro_RO sk_SK sl_SI sr_RS uk_UA vi_VN tl_PH ar_EG fa_IR th_TH sw_TZ ms_MY af_ZA zu_ZA +# We don't have the fonts to display am_ET yet |