http://bugzilla.suse.com/show_bug.cgi?id=1003939 http://bugzilla.suse.com/show_bug.cgi?id=1003939#c1 --- Comment #1 from Simon Lees <simonf.lees@suse.com> --- 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: You are on the CC list for the bug.