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 746245 - Unclosed quotes in gschema values
Unclosed quotes in gschema values
Status: RESOLVED FIXED
Product: gsettings-desktop-schemas
Classification: Core
Component: general
git master
Other All
: Normal minor
: ---
Assigned To: gsettings-desktop-schemas-maint
gsettings-desktop-schemas-maint
Depends on:
Blocks:
 
 
Reported: 2015-03-15 13:05 UTC by Anders Jonsson
Modified: 2015-08-16 21:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Close quotation around gschema value (2.24 KB, patch)
2015-03-15 13:05 UTC, Anders Jonsson
committed Details | Review

Description Anders Jonsson 2015-03-15 13:05:20 UTC
Created attachment 299451 [details] [review]
Close quotation around gschema value

Hi,
in schemas/org.gnome.desktop.a11y.mouse.gschema.xml.in there are four strings where the last gschema value doesn't have a closing apostrophe, like this:

<description>Direction to perform a single click ('left', 'right', 'up', 'down).</description>

The attached patch adds a closing apostrophe to the strings.


Regards,
Anders Jonsson
Comment 1 André Klapper 2015-03-16 10:27:41 UTC
Please revert. This broke the string freeze.
https://wiki.gnome.org/ThreePointFifteen#Schedule
Comment 2 Bastien Nocera 2015-03-16 10:41:18 UTC
(In reply to André Klapper from comment #1)
> Please revert. This broke the string freeze.
> https://wiki.gnome.org/ThreePointFifteen#Schedule

The translations aren't presented in any UIs. So it's on a best effort basis.
Comment 3 André Klapper 2015-03-16 10:55:39 UTC
(In reply to Bastien Nocera from comment #2)
> The translations aren't presented in any UIs.

If you would like to meta-discuss what's (not) covered by string freezes on https://wiki.gnome.org/TranslationProject/HandlingStringFreezes , feel free to start that discussion on gnome-i18n@ so we can adjust/clarify/improve the current rules. Simply ignoring the rules does not help.
Comment 4 Bastien Nocera 2015-03-16 11:12:05 UTC
(In reply to André Klapper from comment #3)
> (In reply to Bastien Nocera from comment #2)
> > The translations aren't presented in any UIs.
> 
> If you would like to meta-discuss what's (not) covered by string freezes on
> https://wiki.gnome.org/TranslationProject/HandlingStringFreezes , feel free
> to start that discussion on gnome-i18n@ so we can adjust/clarify/improve the
> current rules. Simply ignoring the rules does not help.

I've already brought this up 2 years ago:
https://mail.gnome.org/archives/gnome-i18n/2013-October/msg00027.html
Comment 5 Anders Jonsson 2015-08-16 21:31:09 UTC
Thanks for reviewing the patch and branching 3.16. Pushed to master as https://git.gnome.org/browse/gsettings-desktop-schemas/commit/?id=8cd213cc4e56b0b9875d4688cd97b30ecf596bf4