[PD-dev] [ pure-data-Patches-3222795 ] fully automate the creation of the translation template.pot

SourceForge.net noreply at sourceforge.net
Mon Apr 18 03:24:39 CEST 2011


Patches item #3222795, was opened at 2011-03-18 07:19
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3222795&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
>Status: Pending
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: fully automate the creation of the translation template.pot

Initial Comment:
The gettext tools can automatically generate a translation template file template.pot from the source code, but xgettext gets confused by the strings that are send from C to Tcl.  So I added those strings to some fake Tcl files, and now "make po/template.pot" will automatically generate the updated translation template from the source code.

----------------------------------------------------------------------

>Comment By: Miller Puckette (millerpuckette)
Date: 2011-04-17 18:24

Message:
No idea what this does... but Hans is the authority on the makefile.am
stuff

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3222795&group_id=55736



More information about the Pd-dev mailing list