Comment 2 for bug 386733

Revision history for this message
Felix Schulze (x2on) wrote :

The windows locale is identified, only the country doesnt match (both is set to Germany).

WUBI:
06-14 09:27 DEBUG CommonBackend: language=de_DE

06-14 09:27 DEBUG CommonBackend: encoding=cp1252
06-14 09:27 DEBUG WindowsBackend: country=DE
06-14 09:27 DEBUG WindowsBackend: windows_language_code=1031

06-14 09:27 DEBUG WindowsBackend: windows_language=German
06-14 09:27 DEBUG CommonBackend: python locale=('de_DE', 'cp1252')

06-14 09:27 DEBUG CommonBackend: locale=de_DE.UTF-8

Windows XP:
06-14 09:30 DEBUG CommonBackend: language=de_DE
06-14 09:30 DEBUG CommonBackend: encoding=cp1252
06-14 09:30 DEBUG WindowsBackend: country=IT
06-14 09:30 DEBUG WindowsBackend: windows_language_code=1031
06-14 09:30 DEBUG WindowsBackend: windows_language=German
06-14 09:30 DEBUG CommonBackend: python locale=('de_DE', 'cp1252')
06-14 09:30 DEBUG CommonBackend: locale=de_DE.UTF-8

In WUBI the GUI is German, in Windows XP the GUI is English.