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 772528 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: libsecret
Classification: Other
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libsecret maintainer(s)
libsecret maintainer(s)
Depends on:
Blocks: 772263
 
 
Reported: 2016-10-06 19:49 UTC by Piotr Drąg
Modified: 2016-10-18 09:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (1.29 KB, patch)
2016-10-06 19:49 UTC, Piotr Drąg
none Details | Review
Adjust translations for the Unicode apostrophe (23.72 KB, patch)
2016-10-06 19:50 UTC, Piotr Drąg
none Details | Review

Description Piotr Drąg 2016-10-06 19:49:33 UTC
Created attachment 337104 [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 Piotr Drąg 2016-10-06 19:50:14 UTC
Created attachment 337106 [details] [review]
Adjust translations for the Unicode apostrophe

Since it's just one string.
Comment 2 Stef Walter 2016-10-18 09:33:28 UTC
Attachment 337104 [details] pushed as 3c1faf4 - Use Unicode in translatable strings
Attachment 337106 [details] pushed as 2933a1a - Adjust translations for the Unicode apostrophe

Thanks merged.