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 774008 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: file-roller-maint
file-roller-maint
Depends on:
Blocks: 772263
 
 
Reported: 2016-11-06 15:24 UTC by Piotr Drąg
Modified: 2017-05-02 07:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (24.53 KB, patch)
2016-11-06 15:24 UTC, Piotr Drąg
none Details | Review
Use Unicode in translatable strings (25.65 KB, patch)
2017-03-02 14:36 UTC, Piotr Drąg
none Details | Review
Use Unicode in translatable strings (25.24 KB, patch)
2017-04-06 14:00 UTC, Piotr Drąg
none Details | Review

Description Piotr Drąg 2016-11-06 15:24:46 UTC
Created attachment 339197 [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 2017-03-02 14:36:02 UTC
Created attachment 347070 [details] [review]
Use Unicode in translatable strings

Rebased on current master.
Comment 2 Piotr Drąg 2017-04-06 14:00:02 UTC
Created attachment 349364 [details] [review]
Use Unicode in translatable strings

Rebased on current master.
Comment 3 Paolo Bacchilega 2017-05-02 07:28:14 UTC
Pushed to master, thank you.