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 772210 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks: 772263
 
 
Reported: 2016-09-29 22:01 UTC by Piotr Drąg
Modified: 2017-02-16 01:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (5.93 KB, patch)
2016-09-29 22:01 UTC, Piotr Drąg
none Details | Review
Use Unicode in translatable strings (6.32 KB, patch)
2017-02-16 01:00 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-09-29 22:01:36 UTC
Created attachment 336554 [details] [review]
Use Unicode in translatable strings

Attached patches convert ASCII characters to Unicode, as recommended by <https://developer.gnome.org/hig/stable/typography.html>.
Comment 1 Piotr Drąg 2017-02-16 01:00:51 UTC
Created attachment 345906 [details] [review]
Use Unicode in translatable strings

Rebased on master.
Comment 2 Florian Müllner 2017-02-16 01:04:24 UTC
Review of attachment 345906 [details] [review]:

Sure ...
Comment 3 Piotr Drąg 2017-02-16 01:07:55 UTC
Comment on attachment 345906 [details] [review]
Use Unicode in translatable strings

Thank you, pushed.