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 772753 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: json-glib
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: json-glib-maint
json-glib-maint
Depends on:
Blocks: 772263
 
 
Reported: 2016-10-11 13:19 UTC by Piotr Drąg
Modified: 2017-03-18 16:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (13.84 KB, patch)
2016-10-11 13:19 UTC, Piotr Drąg
none Details | Review
Use Unicode in translatable strings (13.90 KB, patch)
2017-02-11 13:23 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-10-11 13:19:27 UTC
Created attachment 337429 [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-11 13:23:58 UTC
Created attachment 345519 [details] [review]
Use Unicode in translatable strings

Rebased on master.
Comment 2 Emmanuele Bassi (:ebassi) 2017-02-11 13:34:55 UTC
Review of attachment 345519 [details] [review]:

Looks good. Thanks!
Comment 3 Piotr Drąg 2017-02-11 13:46:31 UTC
I'd rather wait for the json-glib-1-2 branch, but thank you very much for the review!