Hi Ulrich,
Given your background with i18n, would you care to shed some
light on how to use xgettext in this situation? Isn't there
some option to make xgettext scan after a preprocessor step?
(I can think of some sideeffects of the preprocessor :( )
Maybe some general advise on how to go about using gettext in SVN?
Thanks,
Sander
> -----Original Message-----
> From: Nicolas Lichtmaier [mailto:nick@reloco.com.ar]
> Sent: Monday, April 05, 2004 2:59 PM
> To: dev@subversion.tigris.org
> Subject: Is it woth to have SVN_REVNUM_T_FMT?
>
>
> The current use of SVN_REVNUM_T_FMT is not compatible with gettext. Why?
> Because xgettext can't process this:
>
> _("Revision: " SVN_REVNUM_T_FMT "%")
>
> At first thought creating a function... like
> get_human_readable_revision, but... Is it worth? SVN_REVNUM_T_FMT only
> has "ld", which is a standard C thing. It will probably never be
> changed? Isn't this a case of overengineering?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 5 15:30:31 2004