Including autogenerated files in translation

Tobias Koenig tokoe at kde.org
Thu Feb 19 13:07:00 GMT 2004


On Thu, Feb 19, 2004 at 01:48:26PM +0100, Stephan Kulow wrote:
> On Thursday 19 February 2004 13:44, Tobias Koenig wrote:
Hi Stephan,

> > the autogenerated file kdelibs/kabc/addressee.cpp contains i18n strings
> > which are currently not included in the translation process.
> > There is no message target in the Makefile.am yet, but the rest of the
> > i18n strings are translated correctly, so how does it work, and how can
> > I include the addressee.cpp file into the translation process?
> > 
> Well, add them as dependency to the messages target?
But what is the name of the pot file? At the moment it's included in
kdelibs.pot.
Can I just add something like the following?

messages: addressee.cpp
 $(XGETTEXT) *.cpp *.h -o $(podir)/kdelibs.pot

Ciao,
Tobias
-- 
Separate politics from religion and economy!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20040219/a1a86bb3/attachment.sig>


More information about the kde-core-devel mailing list