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

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to