changeset 23871:7cb7bc8865af

It's not "Accounts->Add/Edit" any more, it's now "Accounts->Manage Accounts".
author Richard Laager <rlaager@wiktel.com>
date Wed, 20 Aug 2008 21:20:03 +0000
parents 13ca254ea7db
children 78b43f9c741b 60de5d1ee482 a3cfc07e34f7
files pidgin/gtkaccount.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkaccount.c	Wed Aug 20 21:10:01 2008 +0000
+++ b/pidgin/gtkaccount.c	Wed Aug 20 21:20:03 2008 +0000
@@ -2159,7 +2159,7 @@
 						 "press <b>Add</b> again to configure them all.\n\n"
 
 						 "You can come back to this window to add, edit, or remove "
-						 "accounts from <b>Accounts->Add/Edit</b> in the Buddy "
+						 "accounts from <b>Accounts->Manage Accounts</b> in the Buddy "
 						 "List window"), PIDGIN_NAME, PIDGIN_NAME, PIDGIN_NAME);
 	pretty = pidgin_make_pretty_arrows(tmp);
 	g_free(tmp);