diff options
author | Eric Fischer <enf@google.com> | 2011-06-17 16:48:37 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-06-17 17:33:18 -0700 |
commit | a89d26ae4094a6a29508f8367c13810965055711 (patch) | |
tree | da084f724f08bfa26ff021291d4895a3fd76c38b /target/product | |
parent | 99acb9c261a1393c1556015e775b4cc649bb340f (diff) | |
download | build-a89d26ae4094a6a29508f8367c13810965055711.zip build-a89d26ae4094a6a29508f8367c13810965055711.tar.gz build-a89d26ae4094a6a29508f8367c13810965055711.tar.bz2 |
Expand the full languages list to include the new locales.
Change-Id: I20ee5547109d6fd70a00d5661f7242f37e17bde5
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 |