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 784286 - Glade properties with no strings are marked for translation
Glade properties with no strings are marked for translation
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: VPN: openconnect
git master
Other Linux
: Normal normal
: ---
Assigned To: David Woodhouse
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-06-28 13:21 UTC by Piotr Drąg
Modified: 2017-06-28 13:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Unmark Glade properties with no strings from translation (2.91 KB, patch)
2017-06-28 13:24 UTC, Piotr Drąg
none Details | Review

Description Piotr Drąg 2017-06-28 13:21:36 UTC
<property name="text" translatable="yes"/> tags in https://git.gnome.org/browse/network-manager-openconnect/tree/properties/nm-openconnect-dialog.ui?id=9fbe2817da437f473cf46205e19c38d273adc600 are most likely not actually supposed to be translatable.
Comment 1 Piotr Drąg 2017-06-28 13:24:58 UTC
Created attachment 354624 [details] [review]
Unmark Glade properties with no strings from translation