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 another one at > this point. > I'll do my best to avoid such things for future releases.
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!)
— Wouter
signature.asc
Description: This is a digitally signed message part
_______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
