Re: String additions to 'nautilus.master'

2012-09-25 Thread Gil Forcada
El dt 25 de 09 de 2012 a les 16:23 +, en/na GNOME Status Pages va escriure: > This is an automatic notification from status generation scripts on: > http://l10n.gnome.org. > > There have been following string additions to module 'nautilus.master': > > + "Author" > + "Created By" > + "

Re: String additions to 'nautilus.master'

2011-04-04 Thread Wouter Bolsterlee
Cosimo Cecchi schreef op ma 04-04-2011 om 14:27 [-0400]: > On Mon, 2011-04-04 at 20:14 +0200, Wouter Bolsterlee wrote: > > In this specific case the correct and future proof solution is to use > > strftime and this format string: > > _("Copyright © 1999–%Y The Nautilus authors") > > (Note: with

Re: String additions to 'nautilus.master'

2011-04-04 Thread Cosimo Cecchi
On Mon, 2011-04-04 at 20:14 +0200, Wouter Bolsterlee wrote: > In this specific case the correct and future proof solution is to use > strftime and this format string: > > _("Copyright © 1999–%Y The Nautilus authors") > > (Note: with a U+2013 EN DASH and not a normal hypen!) Yeah, I agree. I

Re: String additions to 'nautilus.master'

2011-04-04 Thread Wouter Bolsterlee
Cosimo Cecchi schreef op ma 04-04-2011 om 13:22 [-0400]: > On Mon, 2011-04-04 at 19:02 +0200, Johannes Schmid wrote: > > > + "Copyright © 1999-2011 The Nautilus authors" > sorry about that, I did not pay enough attention. As it's already in > tarballs, I don't think it's worth to revert it and roll

Re: String additions to 'nautilus.master'

2011-04-04 Thread Cosimo Cecchi
On Mon, 2011-04-04 at 19:02 +0200, Johannes Schmid wrote: > Hi Cosimo! > > > > + "Copyright © 1999-2011 The Nautilus authors" > > Technically your commit > (http://git.gnome.org/browse/nautilus/commit/?id=acce5e1c70e10ef550cfed888a852e5048dc4b3d) > broke string freeze as you changed the year fr

Re: String additions to 'nautilus.master'

2011-04-04 Thread Johannes Schmid
Hi Cosimo! > + "Copyright © 1999-2011 The Nautilus authors" Technically your commit (http://git.gnome.org/browse/nautilus/commit/?id=acce5e1c70e10ef550cfed888a852e5048dc4b3d) broke string freeze as you changed the year from 2010 to 2011. It's nothing major as it only appears in the about dialo