[Lazarus] Is there a tool to list all the string literals in your application?
Marco van de Voort
marcov at stack.nl
Thu Jan 6 13:21:27 CET 2011
On Tue, Jan 04, 2011 at 01:27:26PM +0000, Frank Church wrote:
> Is there a tool to list all the string literals in your application?
>
> I want to list all the strings in my app and save them in a file or look up
> table from which I can change them or translate them
> to a different language if necessary.
That has all been done, have a look at dxgettext.
More information about the Lazarus
mailing list