# HG changeset patch # User Mark Doliner # Date 1250749075 0 # Node ID 83f02215c55f8def89bb4339e8ec574c5c38271b # Parent 8d408dff1bff86a8e14683a26fd27f2c72078efc Hopefully be more clear about just what a "webcam invite" is diff -r 8d408dff1bff -r 83f02215c55f libpurple/protocols/msn/slp.c --- 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,