Re: [libreoffice-users] Localization of macros

2011-12-01 Thread leif
Hi Andrew, I can see that you have another approach to the problem so far. My idea has been to use the already existing localization files to also localize other things than dialogs. More comments inline to spare you a lot of time (I solved the most important problem). On 01-12-2011

Re: [libreoffice-users] Localization of macros

2011-12-01 Thread Andrew Douglas Pitonyak
I posted the entire thing here: http://extensions.libreoffice.org/extension-center/code-colorizer-formatter/ On 12/01/2011 02:02 PM, leif wrote: Hi Andrew, I can see that you have another approach to the problem so far. My idea has been to use the already existing localization files to also

Re: [libreoffice-users] Localization of macros

2011-11-30 Thread Tom Davies
Pitonyak and...@pitonyak.org wrote: From: Andrew Douglas Pitonyak and...@pitonyak.org Subject: Re: [libreoffice-users] Localization of macros To: users@global.libreoffice.org Date: Wednesday, 30 November, 2011, 7:40 I agree. On the other hand, they are very helpful for those contributing to LO

Re: [libreoffice-users] Localization of macros

2011-11-30 Thread Leif Lodahl
Thanks Andrew, Please send me your ideas and examples. My idea is also to use it in an extension. I have upload my ides of an extension here http://blog.magenta-aps.dk/wp-content/uploads/2011/11/Review.oxt . The extension creates a new toolbar called Review. The right most icon starts a macro

Re: [libreoffice-users] Localization of macros

2011-11-30 Thread Leif Lodahl
Subject: [libreoffice-users] Localization of macros To: users@global.libreoffice.org Date: Tuesday, 29 November, 2011, 8:37 Hi all, I often need to have text strings other that dialog labels. This can be error messages, status line messages and msgbox() text. Does anyone here has experience

Re: [libreoffice-users] Localization of macros

2011-11-30 Thread Leif Lodahl
Cheers to the dog :-) /Leif 2011/11/30 Andrew Douglas Pitonyak and...@pitonyak.org On 11/29/2011 03:37 AM, Leif Lodahl wrote: Hi all, I often need to have text strings other that dialog labels. This can be error messages, status line messages and msgbox() text. Does anyone here has

Re: [libreoffice-users] Localization of macros

2011-11-30 Thread Andrew Douglas Pitonyak
On 11/30/2011 09:27 AM, Leif Lodahl wrote: Thanks Andrew, Please send me your ideas and examples. I sent you a full copy of the source used to create an extension, complete with the extension as well. Notice all the bits and pieces. To build it, extract the TAR file into a directory and then

[libreoffice-users] Localization of macros

2011-11-29 Thread Leif Lodahl
Hi all, I often need to have text strings other that dialog labels. This can be error messages, status line messages and msgbox() text. Does anyone here has experience with developing localizable macros? It is possible to localize dialogs, the but is there a some kind of best practice method to

Re: [libreoffice-users] Localization of macros

2011-11-29 Thread Jay Lozier
On 11/29/2011 03:37 AM, Leif Lodahl wrote: Hi all, I often need to have text strings other that dialog labels. This can be error messages, status line messages and msgbox() text. Does anyone here has experience with developing localizable macros? It is possible to localize dialogs, the but is

Re: [libreoffice-users] Localization of macros

2011-11-29 Thread Tom Davies
...@gmail.com wrote: From: Jay Lozier jsloz...@gmail.com Subject: Re: [libreoffice-users] Localization of macros To: users@global.libreoffice.org Date: Tuesday, 29 November, 2011, 15:03 On 11/29/2011 03:37 AM, Leif Lodahl wrote: Hi all, I often need to have text strings other that dialog

Re: [libreoffice-users] Localization of macros

2011-11-29 Thread Cor Nouws
Hi Leif, Leif Lodahl wrote (29-11-11 09:37) I often need to have text strings other that dialog labels. This can be error messages, status line messages and msgbox() text. Does anyone here has experience with developing localizable macros? I have somthing simple done in my extension

Re: [libreoffice-users] Localization of macros

2011-11-29 Thread Andrew Douglas Pitonyak
from Tom :) --- On Tue, 29/11/11, Leif Lodahlleiflod...@gmail.com wrote: From: Leif Lodahlleiflod...@gmail.com Subject: [libreoffice-users] Localization of macros To: users@global.libreoffice.org Date: Tuesday, 29 November, 2011, 8:37 Hi all, I often need to have text strings other that dialog

Re: [libreoffice-users] Localization of macros

2011-11-29 Thread Andrew Douglas Pitonyak
On 11/29/2011 03:37 AM, Leif Lodahl wrote: Hi all, I often need to have text strings other that dialog labels. This can be error messages, status line messages and msgbox() text. Does anyone here has experience with developing localizable macros? It is possible to localize dialogs, the but is

Re: [libreoffice-users] Localization of macros

2011-11-29 Thread Tom Davies
either answer directly or point people to other resources where they might get a better answer. Regards from Tom :) --- On Tue, 29/11/11, Leif Lodahlleiflod...@gmail.comĀ  wrote: From: Leif Lodahlleiflod...@gmail.com Subject: [libreoffice-users] Localization of macros To: users