summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Cowan <bugs@bcowan.fastmail.co.uk>2009-07-15 14:45:38 -0400
committerRay Strode <rstrode@redhat.com>2009-07-15 14:46:39 -0400
commit57659df20dc97e055b41c4d8e30836515aa9bde9 (patch)
tree8ce10e0f8f6d42bbe8efaa040e9b494f149ef59d
parent105fa59118334e838eddf6b1e3ee58bb4ed00c85 (diff)
downloadgdm-57659df20dc97e055b41c4d8e30836515aa9bde9.tar.gz
Fix a few string inconsistencies
The case wasn't consistent for boolean values in the schema descriptions. http://bugzilla.gnome.org/show_bug.cgi?id=577382
-rw-r--r--gui/simple-greeter/gdm-simple-greeter.schemas.in22
1 files changed, 11 insertions, 11 deletions
diff --git a/gui/simple-greeter/gdm-simple-greeter.schemas.in b/gui/simple-greeter/gdm-simple-greeter.schemas.in
index 55b441ff..270bb8c6 100644
--- a/gui/simple-greeter/gdm-simple-greeter.schemas.in
+++ b/gui/simple-greeter/gdm-simple-greeter.schemas.in
@@ -53,7 +53,7 @@
<default>FALSE</default>
<locale name="C">
<short>Disable showing the restart buttons</short>
- <long>Set to TRUE to disable showing the restart buttons in the login window.</long>
+ <long>Set to true to disable showing the restart buttons in the login window.</long>
</locale>
</schema>
<schema>
@@ -64,7 +64,7 @@
<default>FALSE</default>
<locale name="C">
<short>Do not show known users in the login window</short>
- <long>Set to TRUE to disable showing known users in the login window.</long>
+ <long>Set to true to disable showing known users in the login window.</long>
</locale>
</schema>
<schema>
@@ -112,7 +112,7 @@
<default>FALSE</default>
<locale name="C">
<short>Enable on-screen keyboard</short>
- <long>Set to True to enable the on-screen keyboard.</long>
+ <long>Set to true to enable the on-screen keyboard.</long>
</locale>
</schema>
<schema>
@@ -123,7 +123,7 @@
<default>FALSE</default>
<locale name="C">
<short>Enable screen reader</short>
- <long>Set to True to enable the screen reader.</long>
+ <long>Set to true to enable the screen reader.</long>
</locale>
</schema>
<schema>
@@ -134,7 +134,7 @@
<default>FALSE</default>
<locale name="C">
<short>Enable screen magnifier</short>
- <long>Set to True to enable the screen magnifier.</long>
+ <long>Set to true to enable the screen magnifier.</long>
</locale>
</schema>
@@ -146,7 +146,7 @@
<default>TRUE</default>
<locale name="C">
<short>Enable accessibility keyboard plugin</short>
- <long>Set to True to enable the plugin to manage the accessibility keyboard settings.</long>
+ <long>Set to true to enable the plugin to manage the accessibility keyboard settings.</long>
</locale>
</schema>
<schema>
@@ -169,7 +169,7 @@
<default>TRUE</default>
<locale name="C">
<short>True if the background settings manager plugin is enabled.</short>
- <long>Set to True to enable the background settings manager plugin.</long>
+ <long>Set to true to enable the background settings manager plugin.</long>
</locale>
</schema>
<schema>
@@ -191,7 +191,7 @@
<default>false</default>
<locale name="C">
<short>True if the media-keys settings manager plugin is enabled.</short>
- <long>Set to True to enable the media-keys settings manager plugin.</long>
+ <long>Set to true to enable the media-keys settings manager plugin.</long>
</locale>
</schema>
<schema>
@@ -213,7 +213,7 @@
<default>TRUE</default>
<locale name="C">
<short>True if the sound settings manager plugin is enabled.</short>
- <long>Set to True to enable the sound settings manager plugin.</long>
+ <long>Set to true to enable the sound settings manager plugin.</long>
</locale>
</schema>
<schema>
@@ -235,7 +235,7 @@
<default>TRUE</default>
<locale name="C">
<short>True if the xrandr settings manager plugin is enabled.</short>
- <long>Set to True to enable the xrandr settings manager plugin.</long>
+ <long>Set to true to enable the xrandr settings manager plugin.</long>
</locale>
</schema>
<schema>
@@ -257,7 +257,7 @@
<default>TRUE</default>
<locale name="C">
<short>True if the xsettings settings manager plugin is enabled.</short>
- <long>Set to True to enable the xsettings settings manager plugin.</long>
+ <long>Set to true to enable the xsettings settings manager plugin.</long>
</locale>
</schema>
<schema>