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

Re: Escapes in configuration (svn:ignore in dir-auto-props)

From: Nicolás Lichtmaier <nick_at_panoptico.reloco.com.ar>
Date: 2005-04-04 17:13:32 CEST

>+ err = svn_error_createf (SVN_ERR_MALFORMED_FILE, NULL,
>+ "%s:%d: invalid escape sequence (\\) in value",
>+ svn_path_local_style (ctx->file,
>+ ctx->cfg->pool),
>
>
>

>+ err = svn_error_createf (SVN_ERR_MALFORMED_FILE, NULL,
>+ "%s:%d: invalid escape sequence (\\) in option name",
>
>

You should mark these strings for translation with _().

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 4 17:44:47 2005

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.