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 774201 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: gnome-disk-utility
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-disk-utility-maint
gnome-disk-utility-maint
Depends on:
Blocks: 772263
 
 
Reported: 2016-11-10 12:32 UTC by Piotr Drąg
Modified: 2016-11-10 13:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


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

Description Piotr Drąg 2016-11-10 12:32:36 UTC
Created attachment 339475 [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 Michael Catanzaro 2016-11-10 13:31:56 UTC
Review of attachment 339475 [details] [review]:

OK
Comment 2 Piotr Drąg 2016-11-10 13:48:13 UTC
Comment on attachment 339475 [details] [review]
Use Unicode in translatable strings

Thank you, pushed.