Loading target/product/languages_full.mk +7 −3 Original line number Diff line number Diff line Loading @@ -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 Loading
target/product/languages_full.mk +7 −3 Original line number Diff line number Diff line Loading @@ -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