Jiang Xin wrote:
2012/2/13 Jonathan Nieder [off-list ref]:
quoted
I wonder if there's a simple to ask the gettext tools to make a po
template including strings from both 'maint' and 'master'. (Hackish way
demonstrated below.)
Hopefully that would make it easier for translators to keep both
tracks well maintained at the same time.
[...]
quoted
What do you think?
Translators on a new language may not like this. Translating the obsolete
messages in pot file is boring and waste of time.
Right, doing this for real require somehow removing stale messages,
too, so the pot file would only contain messages from actively
maintained releases (the tip of 'master' and 'maint').
Will experiment privately a little more.