Re: [Libreoffice] gnu make help needed in localization of extension descriptions

2011-11-07 Thread Andras Timar
Hi Michael, 2011/11/7 Michael Stahl : > forgot to say that i did this last week, please try it out: > http://cgit.freedesktop.org/libreoffice/core/commit/?id=fddb39b14df1e3dcb6e42c206547b095cc65853e Thank you very much, it works well. > > btw, i have also added a description for the python exten

Re: [Libreoffice] gnu make help needed in localization of extension descriptions

2011-11-07 Thread Michael Stahl
On 03/11/11 00:13, Andras Timar wrote: 2011/11/2 Michael Stahl: On 02/11/11 11:34, Andras Timar wrote: Hi, I developed a small feature. Now localization tools can extract extension name and description from description.xml of our bundled extensions (dictionaries, PDF Import, etc.). Translator

Re: [Libreoffice] gnu make help needed in localization of extension descriptions

2011-11-02 Thread Andras Timar
2011/11/2 Michael Stahl : > On 02/11/11 11:34, Andras Timar wrote: >> >> Hi, >> >> I developed a small feature. Now localization tools can extract >> extension name and description from description.xml of our bundled >> extensions (dictionaries, PDF Import, etc.). Translators will >> translate them

Re: [Libreoffice] gnu make help needed in localization of extension descriptions

2011-11-02 Thread Michael Stahl
On 02/11/11 11:34, Andras Timar wrote: Hi, I developed a small feature. Now localization tools can extract extension name and description from description.xml of our bundled extensions (dictionaries, PDF Import, etc.). Translators will translate them, so they will be localized in Extension Manag

[Libreoffice] gnu make help needed in localization of extension descriptions

2011-11-02 Thread Andras Timar
Hi, I developed a small feature. Now localization tools can extract extension name and description from description.xml of our bundled extensions (dictionaries, PDF Import, etc.). Translators will translate them, so they will be localized in Extension Manager window. For dmake modules I tweaked th