Le samedi 23 mai 2009 à 14:05 +0530, Tirumurti Vasudevan a écrit : > the latest > --- > d...@narayana:~$ cd git > d...@narayana:~/git$ cd evolution/po > d...@narayana:~/git/evolution/po$ git status > # On branch master > nothing to commit (working directory clean) > d...@narayana:~/git/evolution/po$ intltool-update ta > xgettext: error while opening > "./../addressbook/gui/widgets/eab-vcard-control.c" for reading: No > such file or directory > ERROR: xgettext failed to generate PO template file. Please consult > error message above if there is any. > -- > can please someone translate this into english? > :-)) > The error is also shown here: http://l10n.gnome.org/module/evolution/
Developers often forget to update POTFILES.in/skip when they remove/rename files. If you know what you're doing, you can update it yourself, or enter a bug on Bugzilla, or find the author of the faulty change and poke him, or wait someone else fix the problem, or or... Claude _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
