Le mercredi 14 juillet 2010 à 18:52 +1000, Tao Wang a écrit : > Thank for your replies, I think that I understand the status. The > project, http://svn.gnucash.org/repo/gnucash/trunk, is using a > home-grown script to generate the pot file. I think it needs to be > modified to use intltool. Anyway, thank you for your answers.
AFAIR, I already tried to generate the POT file for gnucash in the past. I think that the problem was multiline Scheme strings that intltool doesn't parse properly. Hence the custom script. I don't mind using a custom script, as far as: 1. the script can be run without building the project 2. the script is in a "common" language script (bash/Python/Perl), e.g. installed by default in a standard Linux distributions. Cheers, Claude > > On Tue, Jul 13, 2010 at 4:49 PM, Takao Fujiwara <tfuji...@redhat.com> > wrote: > (07/13/10 12:36), Tao Wang-san wrote: > > Hi, > > Before making a decision of hosting a project to > gnome.org > > <http://gnome.org/>, I would like to know how well > gnome.org > <http://gnome.org/> supporting the generation of .pot > for translation. I > was told that l10.gnome.org <http://l10.gnome.org/> > cannot handle the > > input strings from .c, .scm, .glade, and .schemas.in > > > I think .c, .glade and .schemas.in can be detected by > intltool. > Unfortunately it seems .scm files are not detected. > > % cd package/po > % echo > POTFILES.in > % intltool-update -m > > So you might need to add .scm files in POTFILES.in by manual > at the moment. > I could not find .scm files except for games(gnome-games). > > The translatable strings can be extracted in > your .c, .scm, .glade, and .schemas.in . > > % cd package/po > % intltool-update -p > > Thanks, > fujiwara > > > > -- > Regards > > Tao Wang > _______________________________________________ > gnome-i18n mailing list > gnome-i18n@gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-i18n -- www.2xlibre.net _______________________________________________ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-i18n