Thanks for your help, many regions need both language and country code to identify the correct locale,
Am 30.12.2011 21:21, Reinhard Tartler schrieb:
> QString filename=QString ( ":/x2goclient_%1" ).arg (I think we're safe to use the patch:
> QLocale::system().name() );
> - filename=filename.toLower();
> + //filename=filename.toLower();
> if ( !x2goclientTranslator->load ( filename ) )
"Returns the language and country of this locale as a string of the form
"language_country", where language is a lowercase, two-letter ISO 639
language code, and country is an uppercase, two- or three-letter ISO
3166 country code."
http://developer.qt.nokia.com/doc/qt-4.8/qlocale.html#name
Cheers
Morty
_______________________________________________
X2go-Dev mailing list
X2go-Dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev