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 773996 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: i18n
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks: 772263
 
 
Reported: 2016-11-06 13:22 UTC by Piotr Drąg
Modified: 2016-12-22 12:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (1.65 KB, patch)
2016-11-06 13:22 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-11-06 13:22:17 UTC
Created attachment 339190 [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 Joanmarie Diggs (IRC: joanie) 2016-12-22 12:40:42 UTC
Comment on attachment 339190 [details] [review]
Use Unicode in translatable strings

Committed: https://git.gnome.org/browse/orca/commit/?id=860e86eeb

Thanks for the patch!