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 774274 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: gedit-plugins
Classification: Other
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks: 772263
 
 
Reported: 2016-11-11 15:50 UTC by Piotr Drąg
Modified: 2019-03-23 20:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (6.14 KB, patch)
2016-11-11 15:50 UTC, Piotr Drąg
none Details | Review
Use Unicode in translatable strings (6.19 KB, patch)
2017-04-06 14:29 UTC, Piotr Drąg
none Details | Review
Use Unicode in translatable strings (6.13 KB, patch)
2017-09-28 17:53 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-11-11 15:50:28 UTC
Created attachment 339630 [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:29:31 UTC
Created attachment 349377 [details] [review]
Use Unicode in translatable strings

Rebased on current master.
Comment 2 Piotr Drąg 2017-09-28 17:53:15 UTC
Created attachment 360621 [details] [review]
Use Unicode in translatable strings

Rebased on master.