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 774643 - Untranslatable string in the run dialog
Untranslatable string in the run dialog
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2016-11-17 20:11 UTC by Piotr Drąg
Modified: 2016-11-17 21:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
runDialog: Mark error message as translatable (848 bytes, patch)
2016-11-17 21:14 UTC, Florian Müllner
committed Details | Review

Description Piotr Drąg 2016-11-17 20:11:30 UTC
"Restart is not available on Wayland" in js/ui/runDialog.js is not marked for translation.
Comment 1 Florian Müllner 2016-11-17 21:14:31 UTC
The following fix has been pushed:
d23bd4c runDialog: Mark error message as translatable
Comment 2 Florian Müllner 2016-11-17 21:14:38 UTC
Created attachment 340187 [details] [review]
runDialog: Mark error message as translatable