From 1c81f3b01e86c28cd01d5c0e0be440e1a16265c7 Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Fri, 14 Jan 2011 15:23:23 -0800 Subject: [PATCH] Flesh out the languages_full list with recently added locales. Change-Id: I8c43feba15f03e0b204b2d3ef136ea6e6e2e4fe2 --- target/product/languages_full.mk | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/target/product/languages_full.mk b/target/product/languages_full.mk index 6c49c794d..236dfa22f 100644 --- a/target/product/languages_full.mk +++ b/target/product/languages_full.mk @@ -15,9 +15,13 @@ # # This is a build configuration that just contains a list of languages. -# It helps in situations where laugnages must come first in the list, +# It helps in situations where languages must come first in the list, # mostly because screen densities interfere with the list of locales and # the system misbehaves when a density is the first locale. -# Those are all the locales that have translations. -PRODUCT_LOCALES := en_US en_GB fr_FR it_IT es_ES es_US de_DE nl_NL cs_CZ pl_PL zh_TW zh_CN ru_RU ko_KR nb_NO pt_PT pt_BR da_DK el_GR sv_SE tr_TR ja_JP +# 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