After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 416436 - Non translatable button label in time-admin
Non translatable button label in time-admin
Status: RESOLVED FIXED
Product: gnome-system-tools
Classification: Deprecated
Component: time-admin
CVS latest
Other Linux
: Normal normal
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2007-03-09 13:50 UTC by Claude Paroz
Modified: 2007-03-30 19:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Claude Paroz 2007-03-09 13:50:56 UTC
Hi,
The "Synchronize now" button label in time-admin is not marked for translation.
In time-tool.c, line 431:
-	label = gtk_label_new_with_mnemonic ("_Synchronize now");
+	label = gtk_label_new_with_mnemonic _("_Synchronize now");

Please correct before 2.18. This is not considered a string freeze.
Comment 1 Claude Paroz 2007-03-21 13:20:20 UTC
Hi,
Regarding this post: http://mail.gnome.org/archives/gnome-i18n/2007-March/msg00114.html

Could this bug be corrected in order to be integrated in 2.18.1 ?
Comment 2 Claude Paroz 2007-03-30 19:27:54 UTC
Committed in rev 3822