summaryrefslogtreecommitdiff
path: root/gui/gdmsetup.glade
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2005-08-09 03:20:29 +0000
committerBrian Cameron <bcameron@src.gnome.org>2005-08-09 03:20:29 +0000
commit606f0504b5bc503df8208723272b84b237d82b67 (patch)
tree5e3b86636bbcee74c358414e32ef1150dab6edeb /gui/gdmsetup.glade
parent649ec28ef7c8fa679599c46651fdd96c4322a6ef (diff)
downloadgdm-606f0504b5bc503df8208723272b84b237d82b67.tar.gz
Fixed strings, refer to bugs #312959, 312960, and 312961.
2005-08-08 Brian Cameron <brian.cameron@sun.com> * gui/gdmsetup.glade: Fixed strings, refer to bugs #312959, 312960, and 312961.
Diffstat (limited to 'gui/gdmsetup.glade')
-rw-r--r--gui/gdmsetup.glade8
1 files changed, 4 insertions, 4 deletions
diff --git a/gui/gdmsetup.glade b/gui/gdmsetup.glade
index 4a471a96..23ab3fe1 100644
--- a/gui/gdmsetup.glade
+++ b/gui/gdmsetup.glade
@@ -2244,7 +2244,7 @@ widget</property>
<widget class="GtkCheckButton" id="disallow_tcp">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">_Disallow TCP connections to Xserver (disables xforwarding, but does not affect XDMCP)</property>
+ <property name="label" translatable="yes">_Deny TCP connections to Xserver (disables xforwarding, but does not affect XDMCP)</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
@@ -4774,9 +4774,9 @@ from restarting (effectively not allowing this configuration application to run)
<child>
<widget class="GtkLabel" id="label132">
<property name="visible">True</property>
- <property name="label" translatable="yes">The Users tab specifies which users are visible to GDM. Users listed as Included will appear
+ <property name="label" translatable="yes">The &quot;Users&quot; tab specifies which users are visible to GDM. Users listed in &quot;Include&quot; will appear
in the Face Browser if it is enabled in the &quot;Security&quot; tab and will also appear in the
-drop-down list for Automatic/Timed login under the &quot;General&quot; tab. Users listed as Excluded
+drop-down list for Automatic/Timed login under the &quot;General&quot; tab. Users listed in &quot;Exclude&quot;
will not be displayed regardless of whether &quot;Include All Users&quot; is checked.</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
@@ -4815,7 +4815,7 @@ will not be displayed regardless of whether &quot;Include All Users&quot; is che
<property name="border_width">3</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">_Include All Users (Get Include user list from /etc/passwd, not appropriate if using NIS)</property>
+ <property name="label" translatable="yes">_Include All Users (Get &quot;Include&quot; user list from /etc/passwd. Not appropriate if using NIS)</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>