Re: FVWM: LocalePath not working?

2015-07-30 Thread Michelle Konzack
Am 2015-07-30 12:19:50 hackte Thomas Funk in die Tastatur: > I've described the language translation under > https://github.com/Fvwm-Nightshade/Fvwm-Nightshade/wiki/Documentation#Language I have done nothing different from this. > This should normally work. Also if you don't know what content in

Re: FVWM: LocalePath not working?

2015-07-30 Thread Thomas Funk
> Michelle Konzac wrote: > > Hi again, > > Am 2015-07-29 23:39:17 hackte Thomas Funk in die Tastatur: > > You've forgotten LC_MESSAGES in your path: > > ~/.fvwm/locale/de/LC_MESSAGES/tdfvwm.mo > > Now I have used my own BASH script to generate a tdfvwm.pot and used > > 1) the graphical tool "poe

Re: FVWM: LocalePath not working?

2015-07-30 Thread Michelle Konzack
Hi again, Am 2015-07-29 23:39:17 hackte Thomas Funk in die Tastatur: > You've forgotten LC_MESSAGES in your path: > ~/.fvwm/locale/de/LC_MESSAGES/tdfvwm.mo Now I have used my own BASH script to generate a tdfvwm.pot and used 1) the graphical tool "poedit" 2) the webinterface "pootle" but both g

Re: FVWM: LocalePath not working?

2015-07-30 Thread Michelle Konzack
Good morning Thomas, Am 2015-07-29 23:39:17 hackte Thomas Funk in die Tastatur: > You've forgotten LC_MESSAGES in your path: > ~/.fvwm/locale/de/LC_MESSAGES/tdfvwm.mo Ahh, I was to long away from GNU/Linux and off-line... However, it does not work for me... Since the gettext tools can not read

Re: FVWM: LocalePath not working?

2015-07-29 Thread Thomas Funk
Michelle Konzack wrote: > I had and now I have in my "config" > > LocalePath"$[FVWM_USERDIR]/locale;tdfvwm:/usr/share/locale;fvwm" > > and the file > > ~/.fvwm/locale/de/tdfvwm.mo > > but it is not recognized. The xsession-errors show not a singel error. > > Any suggestions? > > Thanks >