Peter N. Lundblad wrote:
>Hi,
>
>Message fragments are evil for translators, so we need to get rid of them.
>This patch does this for some that I found. Some were already _()-marked,
>others contain revision numbers and aren't marked yet. I do this in
>preparation for marking them, but I do it in separate steps, so that it'll
>be easier to review. This patch includes small restructurings of code, so
>we have to be more careful than with just _()-marking.
>
>Regards,
>//Peter
>
>------------------------------------------------------------------------
>
>Removed string composition in preparation for more _() markers.
>
>* subversion/clients/cmdline/notify.c (notify):
> Remove sentence fragments as arguments in conditionals to printf, factoring
> out the condition into an if statement outside the printf.
>
>* subversion/libsvn_wc/adm_ops.c (revert_error):
> Remove, factoring out it into its callers.
>
>* subversion/libsvn_wc/props.c (validate_prop_against_node_kind):
> Restructure so that each error message is complete.
>
>
These look good to me. +1, assuming tests pass.
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 13 00:33:01 2004