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 781986 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: simple-scan
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Simple Scan maintainer(s)
Simple Scan maintainer(s)
Depends on:
Blocks: 772263
 
 
Reported: 2017-04-30 17:24 UTC by Piotr Drąg
Modified: 2017-04-30 22:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (5.44 KB, patch)
2017-04-30 17:25 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2017-04-30 17:24:48 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-04-30 17:25:46 UTC
Created attachment 350772 [details] [review]
Use Unicode in translatable strings
Comment 2 Robert Ancell 2017-04-30 21:39:55 UTC
Review of attachment 350772 [details] [review]:

LGTM
Comment 3 Piotr Drąg 2017-04-30 22:42:21 UTC
Comment on attachment 350772 [details] [review]
Use Unicode in translatable strings

Pushed: https://git.gnome.org/browse/simple-scan/commit/?id=1b238e8bddef2e8a91002d0f06fad5c5573d869e

Thank you!