cmpil...@apache.org wrote on Wed, Dec 15, 2010 at 17:24:17 -0000:
> @@ -947,14 +953,19 @@ subcommand_load(apr_getopt_t *os, void *
> +  if (err && err->apr_err == SVN_ERR_BAD_PROPERTY_VALUE)
> +    return svn_error_quick_wrap(err, 
> +                                "Invalid property value found in dumpstream; 
> "
> +                                "consider repairing the source or using "
> +                                "--bypass-prop-validation while loading.");

Mark message for translation?

(Rest of the patch looks good.)

Daniel

Reply via email to