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 772371 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 772263
 
 
Reported: 2016-10-03 16:21 UTC by Piotr Drąg
Modified: 2016-12-19 20:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (65.93 KB, patch)
2016-10-03 16:21 UTC, Piotr Drąg
none Details | Review
Use Unicode in translatable strings (50.89 KB, patch)
2016-12-13 19:44 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-10-03 16:21:36 UTC
Created attachment 336825 [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 2016-12-13 19:44:19 UTC
Created attachment 341909 [details] [review]
Use Unicode in translatable strings

Rebased on current master, so it applies cleanly again.
Comment 2 Matthias Clasen 2016-12-19 19:43:59 UTC
Review of attachment 341909 [details] [review]:

ok, lets apply this before it gets outdated again
Comment 3 Matthias Clasen 2016-12-19 20:30:18 UTC
Attachment 341909 [details] pushed as a2da4dd - Use Unicode in translatable strings