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 772214 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: cogl
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Cogl maintainer(s)
Cogl maintainer(s)
Depends on:
Blocks: 772263
 
 
Reported: 2016-09-29 22:29 UTC by Piotr Drąg
Modified: 2019-03-18 08:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (1.25 KB, patch)
2016-09-29 22:29 UTC, Piotr Drąg
none Details | Review
Adjust translations for Unicode apostrophes (56.80 KB, patch)
2017-03-02 05:26 UTC, Piotr Drąg
none Details | Review
Use Unicode in translatable strings (1.30 KB, patch)
2017-04-06 14:26 UTC, Piotr Drąg
none Details | Review

Description Piotr Drąg 2016-09-29 22:29:28 UTC
Created attachment 336568 [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-03-02 05:26:11 UTC
Created attachment 347021 [details] [review]
Adjust translations for Unicode apostrophes

In the case of apostrophes we can safely unbreak the translations.
Comment 2 Piotr Drąg 2017-04-06 14:26:30 UTC
Created attachment 349374 [details] [review]
Use Unicode in translatable strings

Rebased on current master.
Comment 3 Piotr Drąg 2019-03-18 08:53:45 UTC
Fixed in https://gitlab.gnome.org/GNOME/cogl/merge_requests/1