diff src/protocols/zephyr/zephyr.c @ 3427:8fa61405af2b

[gaim-migrate @ 3453] Who never commits anything *now*, Etan? I changed most of the error message text around. If you think any of it should be different, just let me know, or send a patch. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 25 Aug 2002 10:51:24 +0000
parents ec20536eaeb0
children 7a3f16a375a5
line wrap: on
line diff
--- a/src/protocols/zephyr/zephyr.c	Sun Aug 25 06:08:15 2002 +0000
+++ b/src/protocols/zephyr/zephyr.c	Sun Aug 25 10:51:24 2002 +0000
@@ -588,7 +588,8 @@
 	ZSubscription_t sub;
 
 	if (zgc) {
-		do_error_dialog("Already logged in with Zephyr", "Zephyr");
+		do_error_dialog("Already logged in with Zephyr", "Because Zephyr uses your system username, you are unable to "
+                                "have multiple accounts on it when logged in as the same user.", GAIM_ERROR);
 		return;
 	}