[Gambas-user] Language

Benoît Minisini gambas at ...1...
Mon Dec 29 14:56:14 CET 2014


Le 29/12/2014 13:35, Charlie Reinl a écrit :
> Salut Wolfgang
>
> for the gambas3 IDE I tried this, at least I'v got an english Version,
> but also this warning
>
> System is "de_DE.UTF-8"
>
> "gbx3: warning: cannot switch to language 'fr_FR.UTF-8': Datei oder
> Verzeichnis nicht gefunden. Did you install the corresponding locale
> packages?
> "
>

The Gambas translation system is based on the GNU libc translation 
system, that refuses to switch to a specific language (i.e. a "locale") 
if it is not installed on the system.

Normally your distribution should have a "locale" package for each 
supported language. On Ubuntu I have to install the "language-pack-XX" 
package to be able to use the "XX" language in Gambas.

Regards,

-- 
Benoît Minisini




More information about the User mailing list