On Sat, Aug 16, 2008 at 08:32:34AM -0600, Debian WWW CVS wrote:
> CVSROOT: /cvs/webwml
> Module name: webwml
> Changes by: joy 08/08/16 08:32:34
>
> Modified files:
> english/po : Makefile
>
> Log message:
> why try to include tc.data in templates.pot? there's just the string
> 'More information', and it's already in others.pot, which e.g. contact.wml
> depends on, and it doesn't conflict with security.pot's one...?
Ah, I found the commit:
Revision 1.32
Thu Nov 14 17:23:15 2002 UTC (5 years, 9 months ago) by alfie
Makefile & wmlxgettext.pl: Move only strings for the correct domain into the
pot files, not all in the given files
others.pot & templates.pot: "More information" merged due to above fix
ports.pot: Line numbers changed, no strings
However, that explanation doesn't seem to be true, because:
% grep 'More information' *.pot
security.pot:msgid "More information"
templates.pot:msgid "More information:"
And the analogous is true for translated *.po files...
Why wouldn't we simply change:
<gettext domain="security">More information</gettext>
...in template/debian/security.wml so that it uses the same domain?
--
2. That which causes joy or happiness.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]