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 774320 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: damned-lies
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: damned-lies Maintainer(s)
damned-lies Maintainer(s)
Depends on:
Blocks: 772263
 
 
Reported: 2016-11-12 13:12 UTC by Piotr Drąg
Modified: 2016-11-14 10:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (26.90 KB, patch)
2016-11-12 13:12 UTC, Piotr Drąg
committed Details | Review
Use Unicode in three more translatable strings (2.11 KB, patch)
2016-11-13 12:47 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-11-12 13:12:50 UTC
Created attachment 339688 [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 Claude Paroz 2016-11-12 14:59:43 UTC
Review of attachment 339688 [details] [review]:

Tnanks!
Comment 2 Piotr Drąg 2016-11-12 15:01:29 UTC
Comment on attachment 339688 [details] [review]
Use Unicode in translatable strings

Pushed, thank you.
Comment 3 Piotr Drąg 2016-11-13 12:47:56 UTC
Created attachment 339747 [details] [review]
Use Unicode in three more translatable strings

I've found a few more.
Comment 4 Claude Paroz 2016-11-14 08:25:44 UTC
Review of attachment 339747 [details] [review]:

Feel free to commit it also.
Comment 5 Piotr Drąg 2016-11-14 10:31:20 UTC
Comment on attachment 339747 [details] [review]
Use Unicode in three more translatable strings

Thank you!