[Gimp-docs] some strings untranslated...

Marco Ciampa ciampix at libero.it
Wed Feb 4 13:45:15 PST 2009


On Wed, Feb 04, 2009 at 11:56:24AM +0100, Ulf-D. Ehlert wrote:
> 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")?
> 
Strange...I have run this:

ALL_LINGUAS="en it" ./autogen.sh --prefix=/usr --without-gimp

and it worked well in past...

-- 

Marco Ciampa

+--------------------+
| Linux User  #78271 |
| FSFE fellow   #364 |
+--------------------+


More information about the Gimp-docs mailing list