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

Re: [PATCH] Translation work in the cmdline client

From: Peter N. Lundblad <lundblad_at_softhome.net>
Date: 2004-05-04 23:02:36 CEST

Hi,

On Tue, 4 May 2004, Erik Huelsmann wrote:

>
> > > > case svn_wc_notify_commit_deleted:
> > > >- printf ("Deleting %s\n", path_stdout);
> > > >+ printf (_("Deleting %s\n"), path_stdout);
> > > > break;
> > > >
> > > >
> > > You should add comments for translators here, explaining that these
> > > three messages must be aligned.
> > >
[...]
> In r9616 I checked in a change to the pot file generation target which
> copies comments on the line preceding the _() calls. You should be able to
> add the required comments now.
>
Yes, it works. Here's the patch with the added comment.

//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Tue May 4 22:54:39 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.