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 772203 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks: 772263
 
 
Reported: 2016-09-29 20:42 UTC by Piotr Drąg
Modified: 2017-06-22 19:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (19.89 KB, patch)
2016-09-29 20:42 UTC, Piotr Drąg
none Details | Review
Use Unicode in translatable strings (5.54 KB, patch)
2016-09-29 20:43 UTC, Piotr Drąg
none Details | Review
Use Unicode in translatable strings (5.60 KB, patch)
2017-04-06 14:27 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-09-29 20:42:57 UTC
Created attachment 336546 [details] [review]
Use Unicode in translatable strings

Attached patches convert ASCII characters to Unicode, as recommended by <https://developer.gnome.org/hig/stable/typography.html>.
Comment 1 Piotr Drąg 2016-09-29 20:43:46 UTC
Created attachment 336547 [details] [review]
Use Unicode in translatable strings

The correct patch.
Comment 2 Piotr Drąg 2017-04-06 14:27:33 UTC
Created attachment 349375 [details] [review]
Use Unicode in translatable strings

Rebased on current master.
Comment 3 Piotr Drąg 2017-06-22 19:04:39 UTC
This is a simple patch, could we get it in for 3.26?
Comment 4 Ray Strode [halfline] 2017-06-22 19:09:42 UTC
Attachment 349375 [details] pushed as 95b0209 - Use Unicode in translatable strings
Comment 5 Ray Strode [halfline] 2017-06-22 19:10:12 UTC
weird i thought i pushed this yesterday. i must have gotten my tabs confused or something.
Comment 6 Piotr Drąg 2017-06-22 19:16:16 UTC
Thank you!