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 707557 - Untranslated strings in the power section
Untranslated strings in the power section
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: system-status
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-09-05 12:08 UTC by Piotr Drąg
Modified: 2013-09-05 16:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
power: Fix translations in the power section (1.40 KB, patch)
2013-09-05 14:01 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Piotr Drąg 2013-09-05 12:08:32 UTC
These two strings are untranslated in the UI, despite being translated in the PO file:

https://git.gnome.org/browse/gnome-shell/tree/js/ui/status/power.js#n75
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-09-05 14:01:48 UTC
Created attachment 254182 [details] [review]
power: Fix translations in the power section

This technically isn't a string freeze break, since xgettext already
picked up the string and translators have been translating it.
Comment 2 Florian Müllner 2013-09-05 14:09:09 UTC
Review of attachment 254182 [details] [review]:

LGTM
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-09-05 16:04:28 UTC
Attachment 254182 [details] pushed as 32b964e - power: Fix translations in the power section