changeset 28374:83f02215c55f

Hopefully be more clear about just what a "webcam invite" is
author Mark Doliner <mark@kingant.net>
date Thu, 20 Aug 2009 06:17:55 +0000
parents 8d408dff1bff
children c9e760d350b8
files libpurple/protocols/msn/slp.c
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/msn/slp.c	Thu Aug 20 06:01:56 2009 +0000
+++ b/libpurple/protocols/msn/slp.c	Thu Aug 20 06:17:55 2009 +0000
@@ -403,9 +403,8 @@
 			if (conv) {
 				char *buf;
 				buf = g_strdup_printf(
-						_("%s has sent you a webcam "
-						"invite, which is not yet "
-						"supported."), from);
+						_("%s invited you to view his/her webcam, but this"
+						"is not yet supported."), from);
 				purple_conversation_write(conv, NULL, buf,
 						PURPLE_MESSAGE_SYSTEM |
 						PURPLE_MESSAGE_NOTIFY,