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 532406 - gnome-lockscreen should not be translatable
gnome-lockscreen should not be translatable
Status: RESOLVED FIXED
Product: gnome-main-menu
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME main menu maintainers
GNOME main menu maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-09 20:39 UTC by Claude Paroz
Modified: 2010-02-17 23:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Claude Paroz 2008-05-09 20:39:41 UTC
I suspect that the translatable string in following code is an error:

gnome_desktop_item_set_string (
							ditem, GNOME_DESKTOP_ITEM_ICON, _("gnome-lockscreen"));

Moreover, the category in GNOME_DESKTOP_ITEM_CATEGORIES, "GNOME;Application;" is not valid (see http://live.gnome.org/GnomeGoals/ApplicationCategory)
Comment 1 Vincent Untz 2010-02-17 23:49:21 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.