From 189ac2ece4abcd095d94ec015154e50d13f46e02 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 10 Feb 2011 11:57:34 +0100 Subject: improve phrasing of the subscription request message --- src/empathy-event-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/empathy-event-manager.c') diff --git a/src/empathy-event-manager.c b/src/empathy-event-manager.c index 96950c5f9..9699a3a07 100644 --- a/src/empathy-event-manager.c +++ b/src/empathy-event-manager.c @@ -1066,7 +1066,7 @@ event_manager_pendings_changed_cb (EmpathyContactList *list, } header = g_strdup_printf ( - _("%s would like permission to see when you are available"), + _("%s would like permission to see when you are online"), empathy_contact_get_alias (contact)); if (!EMP_STR_EMPTY (message)) -- cgit v1.2.3