[evolution] A minor translatable string change
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] A minor translatable string change
- Date: Fri, 27 Jan 2017 08:27:25 +0000 (UTC)
commit f1d9e7e328c43aedd5d82589c01f655ba302bbad
Author: Milan Crha <mcrha redhat com>
Date: Fri Jan 27 09:27:28 2017 +0100
A minor translatable string change
...to follow convention for a folder reference from other places
of the Evolution.
src/libemail-engine/mail-vfolder.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/libemail-engine/mail-vfolder.c b/src/libemail-engine/mail-vfolder.c
index 992f250..e96cfa5 100644
--- a/src/libemail-engine/mail-vfolder.c
+++ b/src/libemail-engine/mail-vfolder.c
@@ -38,7 +38,7 @@
#define d(x) /* (printf("%s:%s: ", G_STRLOC, G_STRFUNC), (x))*/
-/* Note: Once we completely move mail to EDS, this context wont be available for UI.
+/* Note: Once we completely move mail to EDS, this context wont be available for UI.
* and vfoldertypes.xml should be moved here really. */
EMVFolderContext *context; /* context remains open all time */
@@ -299,7 +299,7 @@ vfolder_adduri_desc (struct _adduri_msg *m)
display_name = camel_service_get_display_name (service);
description = g_strdup_printf (
- _("Updating Search Folders for “%s” — %s"),
+ _("Updating Search Folders for “%s : %s”"),
display_name, folder_name);
g_object_unref (store);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]