[empathy] improve phrasing of the subscription request message



commit 189ac2ece4abcd095d94ec015154e50d13f46e02
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Thu Feb 10 11:57:34 2011 +0100

    improve phrasing of the subscription request message

 src/empathy-event-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-event-manager.c b/src/empathy-event-manager.c
index 96950c5..9699a3a 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))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]