Dennis Bjorklund wrote:
> A common way is to use something of the form
>
> m = _("S:May") + 2;
>
> and a comment above (that is copied to the .po file) explaining that
> the S: should be in the translated string as well.
Nice idea. Fixed.
It took a while to find a language for testing where this actually
matters. :)
--
Peter Eisentraut
http://developer.postgresql.org/~petere/