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 774288 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
master
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 771819 (view as bug list)
Depends on:
Blocks: 772263
 
 
Reported: 2016-11-11 17:50 UTC by Piotr Drąg
Modified: 2016-12-27 19:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (32.94 KB, patch)
2016-11-11 17:50 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-11-11 17:50:16 UTC
Created attachment 339650 [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 Ernestas Kulik 2016-11-12 16:02:59 UTC
Review of attachment 339650 [details] [review]:

Looks good to me.

::: data/org.gnome.nautilus.gschema.xml
@@ +89,3 @@
       <default>'local-only'</default>
       <summary>Where to perform recursive search</summary>
+      <description>In which locations Nautilus should search on subfolders. Available values are “local-only”, “always”, “never”.</description>

Not sure about these, but I think introducing some consistency into the settings schema is a good idea.
Comment 2 Piotr Drąg 2016-11-12 16:47:15 UTC
Comment on attachment 339650 [details] [review]
Use Unicode in translatable strings

Pushed, thank you.
Comment 3 Alexandre Franke 2016-12-27 19:55:03 UTC
*** Bug 771819 has been marked as a duplicate of this bug. ***