diff src/protocols/msn/error.c @ 12318:e346a085bb4f

[gaim-migrate @ 14622] Try to remove the word contact from the UI as much as possible. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 04 Dec 2005 17:47:37 +0000
parents ab6636c5a136
children cfc2f7fcb3dd
line wrap: on
line diff
--- a/src/protocols/msn/error.c	Sun Dec 04 17:47:05 2005 +0000
+++ b/src/protocols/msn/error.c	Sun Dec 04 17:47:37 2005 +0000
@@ -92,7 +92,7 @@
 			break;
 		case 231:
 			g_snprintf(msg, sizeof(msg),
-					   _("Tried to add a contact to a group "
+					   _("Tried to add a user to a group "
 						 "that doesn't exist"));
 			break;
 		case 280: