aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-event-manager.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-02-10 18:57:34 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-02-10 18:57:34 +0800
commit189ac2ece4abcd095d94ec015154e50d13f46e02 (patch)
tree3ceada285acfa3dade80db9553aa36bd0e94d340 /src/empathy-event-manager.c
parentadd7f929cb12b88b2d3c4810b2d7b034196ddbdf (diff)
downloadgsoc2013-empathy-189ac2ece4abcd095d94ec015154e50d13f46e02.tar
gsoc2013-empathy-189ac2ece4abcd095d94ec015154e50d13f46e02.tar.gz
gsoc2013-empathy-189ac2ece4abcd095d94ec015154e50d13f46e02.tar.bz2
gsoc2013-empathy-189ac2ece4abcd095d94ec015154e50d13f46e02.tar.lz
gsoc2013-empathy-189ac2ece4abcd095d94ec015154e50d13f46e02.tar.xz
gsoc2013-empathy-189ac2ece4abcd095d94ec015154e50d13f46e02.tar.zst
gsoc2013-empathy-189ac2ece4abcd095d94ec015154e50d13f46e02.zip
improve phrasing of the subscription request message
Diffstat (limited to 'src/empathy-event-manager.c')
-rw-r--r--src/empathy-event-manager.c2
1 files changed, 1 insertions, 1 deletions
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))