[evolution-kolab: 2/7] updated IMAPX files as of EDS commit 54c762ed100c03cef892ffa54af9334829ab838c
- From: Christian Hilberg <chilberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-kolab: 2/7] updated IMAPX files as of EDS commit 54c762ed100c03cef892ffa54af9334829ab838c
- Date: Thu, 16 Feb 2012 14:30:21 +0000 (UTC)
commit c2dffe02d0a7b4e413cc156a86c745c32d2be2ca
Author: Christian Hilberg <hilberg kernelconcepts de>
Date: Thu Feb 16 14:48:53 2012 +0100
updated IMAPX files as of EDS commit 54c762ed100c03cef892ffa54af9334829ab838c
* updated the local IMAPX code from upstream
* now at EDS commit
54c762ed100c03cef892ffa54af9334829ab838c
src/camel/providers/imapx/camel-imapx-folder.c | 2 +-
src/camel/providers/imapx/camel-imapx-provider.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/camel/providers/imapx/camel-imapx-folder.c b/src/camel/providers/imapx/camel-imapx-folder.c
index 24deaf5..9505554 100644
--- a/src/camel/providers/imapx/camel-imapx-folder.c
+++ b/src/camel/providers/imapx/camel-imapx-folder.c
@@ -744,7 +744,7 @@ camel_imapx_folder_class_init (CamelIMAPXFolderClass *class)
g_param_spec_boolean (
"apply-filters",
"Apply Filters",
- _("Apply message filters to this folder"),
+ _("Apply message _filters to this folder"),
FALSE,
G_PARAM_READWRITE |
CAMEL_PARAM_PERSISTENT));
diff --git a/src/camel/providers/imapx/camel-imapx-provider.c b/src/camel/providers/imapx/camel-imapx-provider.c
index 05a93de..14bb8ba 100644
--- a/src/camel/providers/imapx/camel-imapx-provider.c
+++ b/src/camel/providers/imapx/camel-imapx-provider.c
@@ -75,7 +75,7 @@ CamelProviderConfEntry imapx_conf_entries[] = {
{ CAMEL_PROVIDER_CONF_CHECKBOX, "filter-inbox", "!filter-all",
N_("_Apply filters to new messages in Inbox on this server"), "1" },
{ CAMEL_PROVIDER_CONF_CHECKBOX, "filter-junk", NULL,
- N_("Check new messages for Jun_k contents"), "0" },
+ N_("Check new messages for _Junk contents"), "0" },
{ CAMEL_PROVIDER_CONF_CHECKBOX, "filter-junk-inbox", "filter-junk",
N_("Only check for Junk messages in the IN_BOX folder"), "0" },
{ CAMEL_PROVIDER_CONF_CHECKBOX, "stay-synchronized", NULL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]