[evolution-ews] Revert one previous string change of mine to keep consistency
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-ews] Revert one previous string change of mine to keep consistency
- Date: Tue, 6 Sep 2011 11:19:51 +0000 (UTC)
commit 5546ed369a58ea2cdfa62857410728f9fc185e04
Author: Andre Klapper <a9016009 gmx de>
Date: Tue Sep 6 13:17:51 2011 +0200
Revert one previous string change of mine to keep consistency
src/camel/camel-ews-provider.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/camel/camel-ews-provider.c b/src/camel/camel-ews-provider.c
index 74230b9..c3f9462 100644
--- a/src/camel/camel-ews-provider.c
+++ b/src/camel/camel-ews-provider.c
@@ -52,7 +52,7 @@ static CamelProviderConfEntry ews_conf_entries[] = {
{ CAMEL_PROVIDER_CONF_SECTION_START, "general", NULL, N_("Options") },
{ CAMEL_PROVIDER_CONF_CHECKBOX, "filter", NULL,
- N_("_Apply filters to new messages in INBOX on this server"), "0" },
+ N_("_Apply filters to new messages in Inbox on this server"), "0" },
{ CAMEL_PROVIDER_CONF_CHECKBOX, "filter_junk", NULL,
N_("Check new messages for Jun_k contents"), "0" },
{ CAMEL_PROVIDER_CONF_CHECKBOX, "filter_junk_inbox", "filter_junk",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]