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 774281 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: gnome-nettool
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Germán Poo-Caamaño
Rodrigo Moya
Depends on:
Blocks: 772263
 
 
Reported: 2016-11-11 16:33 UTC by Piotr Drąg
Modified: 2017-04-28 16:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (3.74 KB, patch)
2016-11-11 16:33 UTC, Piotr Drąg
none Details | Review
Use Unicode in translatable strings (3.79 KB, patch)
2017-04-06 14:33 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-11-11 16:33:48 UTC
Created attachment 339636 [details] [review]
Use Unicode in translatable strings

Attached patch converts ASCII characters to Unicode, as recommended by <https://developer.gnome.org/hig/stable/typography.html>.
Comment 1 Piotr Drąg 2017-04-06 14:33:51 UTC
Created attachment 349382 [details] [review]
Use Unicode in translatable strings

Rebased on current master.
Comment 2 Germán Poo-Caamaño 2017-04-28 16:43:03 UTC
Review of attachment 349382 [details] [review]:

Please push them to master. Thanks!
Comment 3 Piotr Drąg 2017-04-28 16:47:32 UTC
Comment on attachment 349382 [details] [review]
Use Unicode in translatable strings

Pushed: https://git.gnome.org/browse/gnome-nettool/commit/?id=ab61235dae8c6dec434fa7e8c8be1d441d7a5d5d

Thank you!