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 782338 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: gnome-user-docs
Classification: Core
Component: gnome-help
3.24.x
Other Linux
: Normal normal
: ---
Assigned To: Maintainers of Gnome user documentation
Maintainers of Gnome user documentation
Depends on:
Blocks: 772263
 
 
Reported: 2017-05-08 15:48 UTC by Piotr Drąg
Modified: 2017-06-27 16:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (140.25 KB, patch)
2017-05-08 15:49 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2017-05-08 15:48:53 UTC
Attached patch converts ASCII characters to Unicode, as recommended by <https://developer.gnome.org/hig/stable/typography.html>.
Comment 1 Piotr Drąg 2017-05-08 15:49:57 UTC
Created attachment 351356 [details] [review]
Use Unicode in translatable strings
Comment 2 Petr Kovar 2017-06-27 15:40:01 UTC
Review of attachment 351356 [details] [review]:

LGTM. I've just branched for stable, so I think we better merge this sooner than later to give translators more time for updates.
Comment 3 Piotr Drąg 2017-06-27 15:59:49 UTC
Comment on attachment 351356 [details] [review]
Use Unicode in translatable strings

Pushed to master:

https://git.gnome.org/browse/gnome-user-docs/commit/?id=59ea09152c09deebe942b5b49286aa5d83b72f19

Thank you!