Re: [Geany-Devel] Comments in translation files

2017-07-29 Thread Frank Lanitz
On 29.07.2017 16:07, Lars Paulsen wrote: > Hello All, > > I solved my problem with running xgettext from the command line. > But I got one question left: > > How can I update the language files using the geany-plugins makefile? > > My own plugin is build and installed properly if I run "make"

Re: [Geany-Devel] Comments in translation files

2017-07-29 Thread Lex Trotman
On 30 July 2017 at 00:07, Lars Paulsen wrote: > Hello All, > > I solved my problem with running xgettext from the command line. > But I got one question left: > > How can I update the language files using the geany-plugins makefile? > > My own plugin is build and installed

Re: [Geany-Devel] Comments in translation files

2017-07-29 Thread Lars Paulsen
Hello All, I solved my problem with running xgettext from the command line. But I got one question left: How can I update the language files using the geany-plugins makefile? My own plugin is build and installed properly if I run "make" and "make install". I also added my source files to

Re: [Geany-Devel] Comments in translation files

2017-07-29 Thread Lars Paulsen
Hi Lex, ignore it, found the solution on stackoverflow.com: xgettext -k_ -D . -o - *.c Greetings, Lars Am 29.07.2017 um 14:52 schrieb Lars Paulsen: Hi Lex, thanks for the reply. I tried to use the tool but xgettext does not output any strings for me. I tried to run it like this:

Re: [Geany-Devel] Comments in translation files

2017-07-29 Thread Lars Paulsen
Hi Lex, thanks for the reply. I tried to use the tool but xgettext does not output any strings for me. I tried to run it like this: xgettext -D . -o - *.c Also used some variations but no success. Can you give me a hint? Thanks, Lars Am 29.07.2017 um 14:03 schrieb Lex Trotman: On 29 July

Re: [Geany-Devel] Comments in translation files

2017-07-29 Thread Lex Trotman
On 29 July 2017 at 21:31, Lars Paulsen wrote: > Hello All, > > I got a question about the translation files. If I have a translated string > like in the example below, does the comment with the source location have a > meaning for the translation tool or is it "only" an

[Geany-Devel] Comments in translation files

2017-07-29 Thread Lars Paulsen
Hello All, I got a question about the translation files. If I have a translated string like in the example below, does the comment with the source location have a meaning for the translation tool or is it "only" an information for other developers? #. Windows #: