Re: Planner-list german menu
kardan <[email protected]> Tue, 16 Apr 2013 12:09:00 +0200
| Newsgroups | gmane.comp.gnome.apps.planner.user |
|---|---|
| Message-ID | <[email protected]> |
Greetings, Thanks for the answer. > The application picks the language of your system, so if your Ubuntu > is in German, Planner should be too. If it's not the case, please > report a bug to Ubuntu (on Launchpad). Before reporting at launchpad, I will describe here what happens. > If your system is not in German on purpose and you just want to run > Planner (or any other application) in German, you may launch it with: > LANG=de_DE planner > on the command line. $ echo $LANG de_DE.UTF-8 $ LANG=de_DE planner' (process:25893): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. $ LANG=de_DE.UTF-8 planner no error, but english menus. Thanks, kardan