If you are using resourcestring, then FPC extract an rst file for that. If you wish to have all of the strings extracted, then there is none that I know of.
Ido LINESIP - Opening the source for communication http://www.linesip.com http://www.linesip.co.il 2011/1/4 Frank Church <[email protected]> > > > 2011/1/4 ik <[email protected]> > > On linux you have a command named "strings" >> >> $ strings <app> >> >> Ido >> >> > > Is there some Lazarus/FPC related app to do that? > > I am interested in one that parses the source code rather than the > executable. > > Can some development related utility find all the string literals and print > out their line numbers? > > > >> LINESIP - Opening the source for communication >> http://www.linesip.com >> http://www.linesip.co.il >> >> >> >> >> 2011/1/4 Frank Church <[email protected]> >> >>> >>> 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. >>> >>> Is there some app to do that? >>> >>> -- >>> Frank Church >>> >>> ======================= >>> http://devblog.brahmancreations.com >>> >>> -- >>> _______________________________________________ >>> Lazarus mailing list >>> [email protected] >>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >>> >>> >> >> -- >> _______________________________________________ >> Lazarus mailing list >> [email protected] >> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >> >> > > > -- > Frank Church > > ======================= > http://devblog.brahmancreations.com > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
