>> 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
Here it is again.
---------------------------------------------------------------------
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:45:55 2004