[empathy/mc5] Put string up for translation
- From: Sjoerd Simons <sjoerds src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy/mc5] Put string up for translation
- Date: Sun, 23 Aug 2009 22:21:53 +0000 (UTC)
commit 05deeddf094d51dfdfc6133850f40e3e1d5591ca
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date: Sun Aug 23 22:51:52 2009 +0100
Put string up for translation
src/empathy-import-mc4-accounts.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-import-mc4-accounts.c b/src/empathy-import-mc4-accounts.c
index 602cfc1..c4ceb2f 100644
--- a/src/empathy-import-mc4-accounts.c
+++ b/src/empathy-import-mc4-accounts.c
@@ -103,7 +103,7 @@ _create_default_display_name (const gchar *protocol)
if (!tp_strdiff (protocol, "local-xmpp"))
return g_strdup (_("People Nearby"));
- return g_strdup_printf ("%s account", protocol);
+ return g_strdup_printf (_("%s account"), protocol);
}
static const gchar *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]