Bug#657895: unetbootin: The wrong locales are used to setup the language

2012-02-01 Thread Muneeb Shaikh
Hi Kees, Unetbootin uses one of the Qt Specific functions(QLocale.system.name) to determine the language of your system. Which considers the locale specific environment variables such as 'LC_MEASUREMENT=nl_NL.utf8', 'LC_TIME=nl_NL.utf8' etc which is required if the program displays time/measuremen

Bug#657895: unetbootin: The wrong locales are used to setup the language

2012-01-29 Thread Kees de Jong
Package: unetbootin Version: 565-3 Severity: minor My locales are configured like this: LANG=en_US.UTF-8 GDM_LANG=en_US.utf8 LC_MEASUREMENT=nl_NL.utf8 LANGUAGE=en_US:en LC_MONETARY=nl_NL.utf8 LC_NUMERIC=nl_NL.utf8 LC_TIME=nl_NL.utf8 (Info gathered with /usr/bin/env) As you can see, my language i