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.

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

Reply via email to