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 772761 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: gspell
Classification: Other
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gspell maintainers
gspell maintainers
Depends on:
Blocks: 772263
 
 
Reported: 2016-10-11 13:59 UTC by Piotr Drąg
Modified: 2016-10-28 04:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (2.04 KB, patch)
2016-10-11 13:59 UTC, Piotr Drąg
accepted-commit_after_freeze Details | Review

Description Piotr Drąg 2016-10-11 13:59:57 UTC
Created attachment 337438 [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 Sébastien Wilmet 2016-10-11 19:15:25 UTC
Review of attachment 337438 [details] [review]:

++
Comment 2 Sébastien Wilmet 2016-10-11 19:16:56 UTC
The gspell-1-2 branch needs to be created first.
Comment 3 Sébastien Wilmet 2016-10-28 04:44:07 UTC
Pushed as commit eabaf500e0cef7e5384ed703f5e7c15384f53e35.

Branch gspell-1-2 created.

Thanks for your commit!