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 772339 - Take advantage of Unicode
Take advantage of Unicode
Status: RESOLVED FIXED
Product: shotwell
Classification: Other
Component: Internationalization
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Shotwell Maintainers
Shotwell Maintainers
Depends on:
Blocks: 772263
 
 
Reported: 2016-10-02 16:19 UTC by Piotr Drąg
Modified: 2016-10-02 19:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Unicode in translatable strings (46.64 KB, patch)
2016-10-02 16:19 UTC, Piotr Drąg
committed Details | Review
Fix spelling of "log in" (7.79 KB, patch)
2016-10-02 16:20 UTC, Piotr Drąg
committed Details | Review
Fix spelling of "YouTube" (1.11 KB, patch)
2016-10-02 16:21 UTC, Piotr Drąg
committed Details | Review
Remove double spaces from translatable strings (11.82 KB, patch)
2016-10-02 16:21 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-10-02 16:19:44 UTC
Created attachment 336761 [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-02 16:20:51 UTC
Created attachment 336762 [details] [review]
Fix spelling of "log in"

While I'm at it, some other fixes to translatable strings.
Comment 2 Piotr Drąg 2016-10-02 16:21:14 UTC
Created attachment 336763 [details] [review]
Fix spelling of "YouTube"
Comment 3 Piotr Drąg 2016-10-02 16:21:42 UTC
Created attachment 336764 [details] [review]
Remove double spaces from translatable strings
Comment 4 Jens Georg 2016-10-02 19:45:44 UTC
Pushed, thanks

Attachment 336761 [details] pushed as 7c0ad89 - Use Unicode in translatable strings
Attachment 336762 [details] pushed as 96a2343 - Fix spelling of "log in"
Attachment 336763 [details] pushed as 3d2acfe - Fix spelling of "YouTube"
Attachment 336764 [details] pushed as 7ee95d4 - Remove double spaces from translatable strings