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

Re: svn commit: r9719 - in trunk/subversion: clients/cmdline include libsvn_client tests/clients/cmdline

From: Ben Reser <ben_at_reser.org>
Date: 2004-05-15 09:47:10 CEST

On Sat, May 15, 2004 at 08:10:05AM +0100, Branko ??ibej wrote:
> breser@tigris.org wrote:
>
> >Modified: trunk/subversion/clients/cmdline/main.c
> >==============================================================================
> >--- trunk/subversion/clients/cmdline/main.c (original)
> >+++ trunk/subversion/clients/cmdline/main.c Fri May 14 23:04:36 2004
> >@@ -138,6 +138,10 @@
> > N_("enable automatic properties")},
> > {"no-auto-props", svn_cl__no_autoprops_opt, 0,
> > N_("disable automatic properties")},
> >+ {"native-eol", svn_cl__native_eol_opt, 1,
> >+ "Use a different EOL marker than the standard\n"
> >+ " system marker for files with a
> >native svn:eol-style\n"
> >+ " property. ARG may be one of 'LF',
> >'CR', 'CRLF'\n"},
> > {0, 0, 0, 0}
> > };
> >
> >
> These doc lines are too long, and they should be marked for translation
> like the others.

D'oh thanks. I did most of this work long before the file got rewrapped
and the i18n stuff started.

Fixed in 9723.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 15 09:47:25 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.