[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: I18n patch

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2004-04-03 19:41:28 CEST

--On Saturday, April 3, 2004 2:28 PM -0300 Nicolás Lichtmaier
<nick@reloco.com.ar> wrote:

> Adaptations for i18n.
> * Marked up internationalizable strings with _()/N_().
> * subversion/libsvn_subr/opt.c
> (print_command_info,svn_opt_format_option): Pass help strings to
> gettext before printing them.

Note that you are still modifying the apr_signal() call. Why?

To help make the patch smaller, I'd suggest splitting it up into two: one
which does the _()/N_() and gettext call, and another which updates the es.po
file. They can be treated orthogonally and would shrink the size of the _()
patch by a bit so it can be more easily reviewed. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 3 19:42:24 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.