[network-manager-applet/NETWORKMANAGER_APPLET_0_7] editor: fix various IP page tooltips (bgo #595287)
- From: Dan Williams <dcbw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [network-manager-applet/NETWORKMANAGER_APPLET_0_7] editor: fix various IP page tooltips (bgo #595287)
- Date: Fri, 6 Nov 2009 07:45:13 +0000 (UTC)
commit f383caa107d383cdfe62c6b63beee70575d7935a
Author: Jirka Klimes <jklimes redhat com>
Date: Thu Nov 5 23:43:54 2009 -0800
editor: fix various IP page tooltips (bgo #595287)
src/connection-editor/ce-page-ip4.glade | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/src/connection-editor/ce-page-ip4.glade b/src/connection-editor/ce-page-ip4.glade
index 211e993..07798fd 100644
--- a/src/connection-editor/ce-page-ip4.glade
+++ b/src/connection-editor/ce-page-ip4.glade
@@ -157,6 +157,7 @@ Shared to other computers</property>
<widget class="GtkEntry" id="ip4_dhcp_client_id_entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="tooltip" translatable="yes">The DHCP client identifier allows the network administrator to customize your computer's configuration. If you wish to use a DHCP client identifier, enter it here.</property>
<property name="invisible_char">●</property>
</widget>
<packing>
@@ -171,7 +172,7 @@ Shared to other computers</property>
<widget class="GtkEntry" id="ip4_dns_searches_entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="tooltip" translatable="yes">IP addresses identify your computer on the network. Click the "Add" button to add an IP address.</property>
+ <property name="tooltip" translatable="yes">Domains used when resolving host names. Use commas to separate multiple domains.</property>
<property name="invisible_char">●</property>
</widget>
<packing>
@@ -229,7 +230,7 @@ Shared to other computers</property>
<widget class="GtkEntry" id="ip4_dns_servers_entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="tooltip" translatable="yes">IP addresses identify your computer on the network. Click the "Add" button to add an IP address.</property>
+ <property name="tooltip" translatable="yes">IP addresses of domain name servers used to resolve host names. Use commas to separate multiple domain name server addresses.</property>
<property name="invisible_char">●</property>
</widget>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]