[evolution-kolab] kolab-util-camel: marked string as translatable



commit 14b11560ab171cff6801b9404292eb536ac1c4ca
Author: Christian Hilberg <hilberg kernelconcepts de>
Date:   Thu Jul 26 10:37:58 2012 +0200

    kolab-util-camel: marked string as translatable

 src/libekolabutil/kolab-util-camel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libekolabutil/kolab-util-camel.c b/src/libekolabutil/kolab-util-camel.c
index ebc789c..ac7831d 100644
--- a/src/libekolabutil/kolab-util-camel.c
+++ b/src/libekolabutil/kolab-util-camel.c
@@ -98,7 +98,7 @@ kolab_util_camel_get_storage_path (CamelService *service,
 		g_set_error (err,
 		             KOLAB_CAMEL_KOLAB_ERROR,
 		             KOLAB_CAMEL_KOLAB_ERROR_DB,
-		             "Could not get Camel storage path");
+		             _("Could not get Camel storage path"));
 	}
 
 	return store_path;



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