From 3b86d36a5792537086c736ef30ca32ab86947bc9 Mon Sep 17 00:00:00 2001 From: Massimo Maiurana Date: Thu, 20 Dec 2012 19:47:10 +0000 Subject: [PATCH] Make some labels in Places modules translatable (patch from Igor Murzov) SVN revision: 81480 --- src/e_mod_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/e_mod_main.c b/src/e_mod_main.c index b275979..447fc14 100644 --- a/src/e_mod_main.c +++ b/src/e_mod_main.c @@ -295,7 +295,7 @@ _gc_orient(E_Gadcon_Client *gcc, E_Gadcon_Orient orient) static const char * _gc_label(const E_Gadcon_Client_Class *client_class) { - return "Places"; + return D_("Places"); } static const char *