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 774280 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks: 772263
 
 
Reported: 2016-11-11 16:16 UTC by Piotr Drąg
Modified: 2016-11-14 10:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (19.01 KB, patch)
2016-11-11 16:16 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-11-11 16:16:44 UTC
Created attachment 339634 [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 Zeeshan Ali 2016-11-14 10:04:22 UTC
Review of attachment 339634 [details] [review]:

ack. Thanks.
Comment 2 Piotr Drąg 2016-11-14 10:33:53 UTC
Comment on attachment 339634 [details] [review]
Use Unicode in translatable strings

Pushed, thank you.