GNOME Bugzilla – Bug 772199
Take advantage of Unicode
Last modified: 2016-10-03 14:11:21 UTC
Created attachment 336538 [details] [review] Replace three dots with ellipses in translatable strings Attached patches convert ASCII characters to Unicode, as recommended by <https://developer.gnome.org/hig/stable/typography.html>.
Created attachment 336540 [details] [review] Use Unicode in translatable strings
Created attachment 336541 [details] [review] Use Unicode in translatable strings Squashed the changes into one patch.
(In reply to Piotr Drąg from comment #2) > Created attachment 336541 [details] [review] [review] > Use Unicode in translatable strings > > Squashed the changes into one patch. This actually needs to be split up, one patch per panel.
Created attachment 336804 [details] [review] shell: use Unicode in translatable strings
Created attachment 336805 [details] [review] color: use Unicode in translatable strings
Created attachment 336806 [details] [review] display: use Unicode in translatable strings
Created attachment 336807 [details] [review] network: use Unicode in translatable strings
Created attachment 336808 [details] [review] printers: use Unicode in translatable strings
Created attachment 336809 [details] [review] region: use Unicode in translatable strings
Created attachment 336810 [details] [review] user-accounts: use Unicode in translatable strings
Created attachment 336811 [details] [review] wacom: use Unicode in translatable strings
Review of attachment 336804 [details] [review]: Sure.
Review of attachment 336805 [details] [review]: Yes.
Review of attachment 336806 [details] [review]: Sure.
Review of attachment 336807 [details] [review]: ++
Review of attachment 336808 [details] [review]: ++
Review of attachment 336809 [details] [review]: Yep.
Review of attachment 336810 [details] [review]: Yep
Review of attachment 336811 [details] [review]: Fine.
Thank you, pushed.