[evolution-data-server] Bug #658348 - Harmonize wording for "Check new messages in INBOX"
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Bug #658348 - Harmonize wording for "Check new messages in INBOX"
- Date: Thu, 16 Feb 2012 09:28:05 +0000 (UTC)
commit 54c762ed100c03cef892ffa54af9334829ab838c
Author: Milan Crha <mcrha redhat com>
Date: Thu Feb 16 10:27:22 2012 +0100
Bug #658348 - Harmonize wording for "Check new messages in INBOX"
camel/providers/local/camel-local-provider.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/camel/providers/local/camel-local-provider.c b/camel/providers/local/camel-local-provider.c
index 4db7c59..1238824 100644
--- a/camel/providers/local/camel-local-provider.c
+++ b/camel/providers/local/camel-local-provider.c
@@ -83,7 +83,7 @@ static CamelProviderConfEntry maildir_conf_entries[] = {
CAMEL_PROVIDER_CONF_DEFAULT_PATH,
{ CAMEL_PROVIDER_CONF_SECTION_START, "general", NULL, N_("Options") },
{ CAMEL_PROVIDER_CONF_CHECKBOX, "filter-inbox", NULL,
- N_("_Apply filters to new messages in INBOX"), "0" },
+ N_("_Apply filters to new messages in Inbox"), "0" },
{ CAMEL_PROVIDER_CONF_SECTION_END },
{ CAMEL_PROVIDER_CONF_END }
};
@@ -104,7 +104,7 @@ static CamelProviderConfEntry spool_conf_entries[] = {
CAMEL_PROVIDER_CONF_DEFAULT_PATH,
{ CAMEL_PROVIDER_CONF_SECTION_START, "general", NULL, N_("Options") },
{ CAMEL_PROVIDER_CONF_CHECKBOX, "filter-inbox", NULL,
- N_("_Apply filters to new messages in INBOX"), "0" },
+ N_("_Apply filters to new messages in Inbox"), "0" },
{ CAMEL_PROVIDER_CONF_CHECKBOX, "use-xstatus-headers", NULL, N_("_Store status headers in Elm/Pine/Mutt format"), "0" },
{ CAMEL_PROVIDER_CONF_SECTION_END },
{ CAMEL_PROVIDER_CONF_END }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]