Comment # 1 on bug 1003939 from
Thanks for the report.

The language was indeed not getting set correctly the upstream info I had that
suggested this should be automatic was wrong. I've written a patch for the
wizard so the new behavior is the following: if LC_CTYPE is set to one of
enlightenment's supported languages (see list below) it will automatically set
that as enlightenment���s language, otherwise it now shows a language dialog
allowing you to select one of the supported languages. It seems that 1-2 of the
newer wizard pages are missing a couple of translations but most are there and
as far as I can tell all the commonly used areas and more are translated (I
didn't go through every setting dialog). I'll get in contact with one of the
German based developers and see if they can fix those areas.

In the case you select a language but don't change the keyboard layout etc it
seems only LC_CTYPE is set by yast. 



   {"ar_AE.UTF-8", "ara_flag.png", "��������������"},
   {"bg_BG.UTF-8", "bg_flag.png", "������������������"},
   {"ca_ES.UTF-8", "cat_flag.png", "Catal��"},
   {"cs_CZ.UTF-8", "cz_flag.png", "��e��tina"},
   {"da_DK.UTF-8", "dk_flag.png", "Dansk"},
   {"de_DE.UTF-8", "de_flag.png", "Deutsch"},
   {"en_US.UTF-8", "us_flag.png", "English"},
   {"en_GB.UTF-8", "gb_flag.png", "British English"},
   {"el_GR.UTF-8", "gr_flag.png", "����������������"},
   {"eo_US.UTF-8", "epo_flag.png", "Esperanto"},
   {"eo.UTF-8", "epo_flag.png", "Esperanto"},
   {"es_AR.UTF-8", "ar_flag.png", "Espa��ol"},
   {"et_ET.UTF-8", "ee_flag.png", "Eesti keel"},
   {"fi_FI.UTF-8", "fi_flag.png", "Suomi"},
   {"fo_FO.UTF-8", "fo_flag.png", "F��royskt"},
   {"fr_CH.UTF-8", "ch_flag.png", "Fran��ais (Suisse)"},
   {"fr_FR.UTF-8", "fr_flag.png", "Fran��ais"},
   {"he_HE.UTF-8", "il_flag.png", "����������"},
   {"hr_HR.UTF-8", "hr_flag.png", "Hrvatski"},
   {"hu_HU.UTF-8", "hu_flag.png", "Magyar"},
   {"it_IT.UTF-8", "it_flag.png", "Italiano"},
   {"ja_JP.UTF-8", "jp_flag.png", "���������"},
   {"km_KM.UTF-8", "kh_flag.png", "���������������������������"},
   {"ko_KR.UTF-8", "kr_flag.png", "���������"},
   {"ku.UTF-8", "ku_flag.png", "����������"},
   {"lt_LT.UTF-8", "lt_flag.png", "Lietuvi�� kalba"},
   {"ms_MY.UTF-8", "my_flag.png", "Bahasa Melayu"},
   {"nb_NO.UTF-8", "no_flag.png", "Norsk Bokm��l"},
   {"nl_NL.UTF-8", "nl_flag.png", "Nederlands"},
   {"pl_PL.UTF-8", "pl_flag.png", "Polski"},
   {"pt_BR.UTF-8", "br_flag.png", "Portugu��s"},
   {"ru_RU.UTF-8", "ru_flag.png", "��������������"},
   {"sk_SK.UTF-8", "sk_flag.png", "Sloven��ina"},
   {"sl_SI.UTF-8", "si_flag.png", "Sloven����ina"},
   {"sv_SE.UTF-8", "se_flag.png", "Svenska"},
   {"tr_TR.UTF-8", "tr_flag.png", "T��rk��e"},
   {"uk_UK.UTF-8", "ua_flag.png", "�������������������� ��������"},
   {"zh_CN.UTF-8", "cn_flag.png", "������ (������)"},
   {"zh_TW.UTF-8", "tw_flag.png", "������ (������)"},


You are receiving this mail because: