[network-manager-applet/NETWORKMANAGER_APPLET_0_7] editor: fix tooltip on the Apply... button (bgo #619469)
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/NETWORKMANAGER_APPLET_0_7] editor: fix tooltip on the Apply... button (bgo #619469)
- Date: Mon, 24 May 2010 07:07:47 +0000 (UTC)
commit a0b6e6ca38f38185b76826818cd0b2d39f91d60b
Author: Dan Williams <dcbw redhat com>
Date: Mon May 24 00:02:55 2010 -0700
editor: fix tooltip on the Apply... button (bgo #619469)
src/connection-editor/nm-connection-editor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/connection-editor/nm-connection-editor.c b/src/connection-editor/nm-connection-editor.c
index 63ca371..50b272f 100644
--- a/src/connection-editor/nm-connection-editor.c
+++ b/src/connection-editor/nm-connection-editor.c
@@ -325,7 +325,7 @@ nm_connection_editor_init (NMConnectionEditor *editor)
auth_label = _("Apply...");
auth_tooltip = _("Authenticate to save this connection for all users of this machine.");
label = _("Apply");
- tooltip = _("Save this connection for all users of this machine.");
+ tooltip = _("Save any changes made to this connection.");
g_object_set (editor->system_gnome_action,
"polkit-action", NULL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]