[PATCH] Fix warning: Seen unexpected token "%"

Matt Mackall mpm at selenic.com
Fri Jun 19 11:28:16 CDT 2009


On Fri, 2009-06-19 at 10:50 +0200, Martin Geisler wrote:
> Dongsheng Song <dongsheng.song at gmail.com> writes:
> 
> > # HG changeset patch
> > # User Dongsheng Song <dongsheng.song at gmail.com>
> > # Date 1245392909 -28800
> > # Node ID 21f623e258eb136712e09513d447a7136ac4e0b3
> > # Parent  ce4b92f5cea7871ee2135c19843a6fc7af3d6136
> > Fix warning: Seen unexpected token "%"
> 
> Thanks, I've pushed it to the new queue repository for i18n related
> changes:
> 
>   http://bitbucket.org/mg/mercurial-i18n/changeset/105343f9f744/
> 
> We decided yesterday on IRC to make a dedicated tree for translation
> updates. It should be review-proof in the sense that it should only
> contain _() fixes and translation updates. Matt will then integrate this
> tree with the main tree and I'll sync it with crew as appropriate.
> 
> I've also pushed two docstring fixes there concerning proper escaping of
> backslashes (they confused xgettext). Matt, did you intend such changes
> to go to crew instead?

Doesn't matter much. Let's look at it this way:

Things that should go through -i18n:
- all .po changes

Things that may go through -i18n or -crew:
- trivial string and _ changes to make gettext happier

Things that should go through -crew:
- all i18n-related code and build changes

-- 
http://selenic.com : development and support for Mercurial and Linux




More information about the Mercurial-devel mailing list