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

Re: svn commit: r33792 - in trunk/subversion: libsvn_wc svn

From: Neels J. Hofmeyr <neels_at_elego.de>
Date: Tue, 21 Oct 2008 16:16:10 +0200

Jens Seidel wrote:
> On Tue, Oct 21, 2008 at 01:28:05AM -0700, Greg Stein wrote:
>> Is there a way to mark the strings as "We made a conscious decision to
>> not translate these" ? ... I fear that in a year or so, somebody will
>> come along, notice they done have _() around them, and *add* it back.
>
> Of course! Just invent a new unused macro similar to _() and mark the
> text with it. Maybe I_() for internal or U_() for unused?

Nice idea!
U_() for "untranslatable"? ;)
"unused" wouldn't quite be right.

> (N_() is already in use.)
>
> This way it would also be possible to later tell xgettext to extract
> these messages (e.g. into a separate PO file) if this is wanted
> in some rare cases (e.g. for some language teams).
>
> Affected file would be (search for gettext)
> configure.ac
> subversion/svn_private_config.hw

Jens, how about posting a patch for these things? It does take kind of
longish at first, but all the work you do then doesn't need to be taken over
by others, and they don't need to go search for stuff as you already did.

You probably know this already... Multiple working copies are a good thing.
Just file-system-copying your working copy and `svn revert -R .' on the copy
is a quick way to get a new, clean working copy. Make some changes, how
feeble they may be, and just post the output of `svn diff' run in the root
of your working copy. -- but wait, you're on windows, right? :/

~Neels

>
> Jens
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: dev-help_at_subversion.tigris.org
>

-- 
Neels Hofmeyr -- elego Software Solutions GmbH
Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin, Germany
phone: +49 30 23458696  mobile: +49 177 2345869  fax: +49 30 23458695
http://www.elegosoft.com | Geschäftsführer: Olaf Wagner | Sitz: Berlin
Handelsreg: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194

Received on 2008-10-21 16:16:37 CEST

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.