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 772205 - Use double quotes instead of single quotes in translatable strings
Use double quotes instead of single quotes in translatable strings
Status: RESOLVED FIXED
Product: gnome-online-accounts
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Online Accounts maintainer(s)
GNOME Online Accounts maintainer(s)
Depends on:
Blocks: 772263
 
 
Reported: 2016-09-29 21:01 UTC by Piotr Drąg
Modified: 2017-01-20 12:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use double quotes instead of single quotes in translatable strings (7.34 KB, patch)
2016-09-29 21:01 UTC, Piotr Drąg
committed Details | Review

Description Piotr Drąg 2016-09-29 21:01:11 UTC
Created attachment 336549 [details] [review]
Use double quotes instead of single quotes in translatable strings

As recommended by <https://developer.gnome.org/hig/stable/typography.html>.
Comment 1 Debarshi Ray 2016-11-26 18:50:30 UTC
Review of attachment 336549 [details] [review]:

Thanks for the patch, Piotr.

Did we reach any consensus regarding this? I am asking because https://wiki.gnome.org/Design/OS/Typography says:
"Whether to use single or double quotes is still under discussion."
Comment 2 Piotr Drąg 2016-11-26 19:18:38 UTC
HIG, which was based on this wiki page, lists only double quotation marks, so I think designers decided on using those.

FWIW, as an English major I would strongly prefer double quotes.
Comment 3 Debarshi Ray 2017-01-20 12:31:29 UTC
Review of attachment 336549 [details] [review]:

I almost forgot about this bug. Ok, then. Let's push it.