[Gimp-docs] some strings untranslated...

Ulf-D. Ehlert ude88 at web.de
Wed Feb 4 02:56:24 PST 2009


Marco Ciampa (Dienstag, 3. Februar 2009, 23:30):
> $touch src/gimp.xml
> $make xml/it/gimp.xml
> $make: Nothing to be done for `xml/it/gimp.xml'.

$ touch src/gimp.xml
$ LANG=C make xml/it/gimp.xml
make: Nothing to be done for `xml/it/gimp.xml'.

$ grep "ALL_LINGUAS =" Makefile
ALL_LINGUAS = en de
...

$ make xml/it/gimp.xml ALL_LINGUAS=it
[DEP] xml/it/.deps.mk
[POT] pot/gimp.pot
[PO]  po/it/gimp.po
Bla bla
[XML] xml/it/gimp.xml


Did you ran ./autogen.sh with a wrong language argument (e.g. 
ALL_LINGUAS="enit")?

Bye,
Ulf



-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : /lists/gimp-docs/attachments/20090204/6386d57a/attachment.bin 


More information about the Gimp-docs mailing list