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 577382 - Very minor string fixes.
Very minor string fixes.
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-31 00:23 UTC by Bruce Cowan
Modified: 2009-07-15 18:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28


Attachments
Patch that fixed them (5.48 KB, patch)
2009-03-31 00:25 UTC, Bruce Cowan
committed Details | Review

Description Bruce Cowan 2009-03-31 00:23:19 UTC
While doing an update of the en_GB translation, I found a few string errors.
Comment 1 Bruce Cowan 2009-03-31 00:25:32 UTC
Created attachment 131738 [details] [review]
Patch that fixed them

en_GB to en_US, and some consistency in the gconf schema.
Comment 2 Baptiste Mille-Mathias 2009-07-04 16:58:59 UTC
Could a maintainer confimr this bug and commit the patch?

thanks
Comment 3 Ray Strode [halfline] 2009-07-15 18:47:38 UTC
Hi, thanks for this.

The last two files are actually fine. "Cancelling" is a word, and property blurbs are supposed to be title case.

The first part of your patch is good though and helped me uncover another issue.  We only allow lowercase true/false for key values, but then set the defaults as uppercase.