You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Øyvind A. Holm" <su...@sunbase.org> on 2006/01/22 20:19:52 UTC

[PATCH] Remove usernames from .po files

This patch removes user names from some .po files as stated in 
www/hacking.html and TRANSLATING . A trivial patch, but as it involves a 
change of copyright in ko.po and in the --version message in zh_CN.po 
it’s probably best to get clearance first.

[[[
Remove user names and change copyright in some .po files, as stated in 
www/hacking.html and TRANSLATING.

* subversion/po/de.po
  Changed the Last-Translator line.

* subversion/po/ko.po
  Changed the copyright holder to Collab Net. Removed “FIRST AUTHOR” 
  line. Changed the Last-Translator line.

* subversion/po/zh_CN.po
  Removed translator info from the --version message.
]]]

52c71fae4a2aedffdc9da006e33d6884  po-fix.r18193.patch

-- sunny256

Re: [PATCH] Remove usernames from .po files

Posted by Daniel Rall <dl...@collab.net>.
On Sun, 22 Jan 2006, Øyvind A. Holm wrote:

> On 2006-01-22 21:22:20 Branko Čibej wrote:
> > Øyvind A. Holm wrote:
> > > -# Copyright (C) 2004-2005 Hojin Choi
> > > +# Copyright (C) 2004-2005 Collab Net
> >
> > Shouldn't this be "CollabNet", without the space?
> 
> It’s written this way (“Collab Net”) in TRANSLATING and the other .po 
> files. But I agree, dropping the space looks more correct to me.

Dropping the space provides the correct spelling, thanks.
-- 

Daniel Rall

Re: [PATCH] Remove usernames from .po files

Posted by "Øyvind A. Holm" <su...@sunbase.org>.
On 2006-01-22 21:22:20 Branko Čibej wrote:
> Øyvind A. Holm wrote:
> > -# Copyright (C) 2004-2005 Hojin Choi
> > +# Copyright (C) 2004-2005 Collab Net
>
> Shouldn't this be "CollabNet", without the space?

It’s written this way (“Collab Net”) in TRANSLATING and the other .po 
files. But I agree, dropping the space looks more correct to me.

-- sunny256

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

Re: [PATCH] Remove usernames from .po files

Posted by Branko Čibej <br...@xbc.nu>.
Øyvind A. Holm wrote:
> ===================================================================
> --- subversion/po/ko.po	(revision 18193)
> +++ subversion/po/ko.po	(working copy)
> @@ -1,7 +1,6 @@
> -# SOME DESCRIPTIVE TITLE.
> -# Copyright (C) 2004-2005 Hojin Choi
> +# Korean translation for the subversion package
> +# Copyright (C) 2004-2005 Collab Net
>   
Shouldn't this be "CollabNet", without the space?

-- Brane


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

Re: [PATCH] Remove usernames from .po files

Posted by Justin Erenkrantz <ju...@erenkrantz.com>.
On 1/24/06, Nicolás Lichtmaier <ni...@reloco.com.ar> wrote:

> I'm curious... Where do translators get credit? Why there's no "credits"
> file somewhere in the tree?

COMMITTERS has everyone (incl. translators) listed.  -- justin

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


Re: [PATCH] Remove usernames from .po files

Posted by Nicolás Lichtmaier <ni...@reloco.com.ar>.
> This patch removes user names from some .po files as stated in 
> www/hacking.html and TRANSLATING . A trivial patch, but as it involves a 
> change of copyright in ko.po and in the --version message in zh_CN.po 
> it’s probably best to get clearance first.
>   

I'm curious... Where do translators get credit? Why there's no "credits" 
file somewhere in the tree?


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