[network-manager-applet/NMA_0_8_1] 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/NMA_0_8_1] editor: fix tooltip on the Apply... button (bgo #619469)
- Date: Mon, 24 May 2010 18:44:43 +0000 (UTC)
commit e041d71671137f6225b199e8cea762ad4d76a0a9
Author: Dan Williams <dcbw redhat com>
Date: Mon May 24 00:05:30 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 47568d7..8c660c5 100644
--- a/src/connection-editor/nm-connection-editor.c
+++ b/src/connection-editor/nm-connection-editor.c
@@ -417,7 +417,7 @@ nm_connection_editor_new (NMConnection *connection,
}
editor->ok_button = ce_polkit_button_new (_("Apply"),
- _("Save this connection for all users of this machine."),
+ _("Save any changes made to this connection."),
_("Apply..."),
_("Authenticate to save this connection for all users of this machine."),
GTK_STOCK_APPLY,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]