GNOME Bugzilla – Bug 782511
Take advantage of Unicode
Last modified: 2017-05-11 15:50:49 UTC
Attached patch converts ASCII characters to Unicode, as recommended by <https://developer.gnome.org/hig/stable/typography.html>.
Created attachment 351616 [details] [review] Use Unicode in translatable strings
Review of attachment 351616 [details] [review]: Thanks. I've integrated your commit into my wip/misc branch which will be merged soon (the branch changes some translatable strings in dh-parser.c, so by merging the branch at once the strings will be modified just once).