New String/String Changed (GNOME Control Center)
- From: Sven Herzberg <herzi gnome-de org>
- To: gnome-i18n gnome org, gnome-doc-list gnome org
- Subject: New String/String Changed (GNOME Control Center)
- Date: Mon, 24 Jul 2006 14:36:49 +0200
Hey guys,
to fix a remainder of 330588 [1] I corrected the usage of ngettext()
in the mouse capplet which has had this:
ngettext("%d milliseconds", "%d milliseconds", n);
and not this:
ngettext("%d millisecond", "%d milliseconds", n);
This changes the ngettext() translation template and introduces a new
string in it.
Regards,
Sven
[1]http://bugzilla.gnome.org/show_bug.cgi?id=330588
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]