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 782038 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks: 772263
 
 
Reported: 2017-05-01 23:10 UTC by Piotr Drąg
Modified: 2017-05-02 07:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (32.05 KB, patch)
2017-05-01 23:11 UTC, Piotr Drąg
none Details | Review

Description Piotr Drąg 2017-05-01 23:10:41 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-01 23:11:30 UTC
Created attachment 350830 [details] [review]
Use Unicode in translatable strings
Comment 2 Paolo Bacchilega 2017-05-02 07:33:00 UTC
Pushed to master, thank you.