summaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2005-08-09 03:22:35 +0000
committerBrian Cameron <bcameron@src.gnome.org>2005-08-09 03:22:35 +0000
commit0385668a3806a0439a6f5f90e91db873581ed8ff (patch)
treee13c583f158f2cb5e564ea1f08c6c02b0c2c1119 /gui
parent02b9fe3fee3909d00cec074d50727e03a2244e9b (diff)
downloadgdm-0385668a3806a0439a6f5f90e91db873581ed8ff.tar.gz
Updated for 2.8.0.2 release. Fixed strings, refer to bugs #312959, 312960,
2005-08-08 Brian Cameron <brian.cameron@sun.com> * NEWS: Updated for 2.8.0.2 release. * gui/gdmsetup.glade: Fixed strings, refer to bugs #312959, 312960, and 312961.
Diffstat (limited to 'gui')
-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>