[Geany] Geany in another language

Enrico Tröger enrico.troeger at xxxxx
Mon Jun 8 17:57:51 UTC 2009


On Mon, 8 Jun 2009 19:40:29 +0200, Frank wrote:

>On Mon, 08 Jun 2009 19:31:04 +0200
>Laurent Hoeltgen <hoeltgman at gmail.com> wrote:
>
>> I know this questions is in the FAQ, however it doesn't work for me.
>> I've got Ubuntu 8.04 in German. But when I try to start geany in any
>> other language using
>> LANG=lb geany
>> for example, I end ub with geany in English and get the following
>> Debug message.
>> WARNING	: Locale not supported by C library.
>> 	Using the fallback 'C' locale.
>> 
>> Does anybody know what I'm doing wrong?
>
>Can you please post what locale is giving you back on commandline? 

?


>In most cases it is because lb is not configured on your system. On
>Debian this can be done with
>
>sudo dpkg-reconfigure locales
>
>If I understand $search_enging correct you will need to add lb into
>file /var/lib/locales/supported.d/local and run sudo dpkg-reconfigure
>locales after. 

A more general, less Debian-specific approach is to
edit /etc/locale.gen and add
lb_LU.utf-8
or whatever is the correct language code for Luxembourg.
After that, run 'locale-gen' to generate the newly added locale. Then 
LANG=lb_LU.utf-8 geany
should work.

However, completely unrelated to Geany.



Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/users/attachments/20090608/437c9a4c/attachment.pgp>


More information about the Users mailing list