[evolution-data-server] Bug 609374 - Missing mnemonic in imapx preference



commit 0430858ab9ef8b92d201019b3153969a99afc918
Author: Chenthill Palanisamy <pchenthill novell com>
Date:   Tue Feb 9 12:22:53 2010 +0530

    Bug 609374 -  Missing mnemonic in imapx preference

 camel/providers/imapx/camel-imapx-provider.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/camel/providers/imapx/camel-imapx-provider.c b/camel/providers/imapx/camel-imapx-provider.c
index aa5dbbc..a92e775 100644
--- a/camel/providers/imapx/camel-imapx-provider.c
+++ b/camel/providers/imapx/camel-imapx-provider.c
@@ -39,7 +39,7 @@ CamelProviderConfEntry imapx_conf_entries[] = {
 		{ CAMEL_PROVIDER_CONF_SECTION_START, "mailcheck", NULL,
 	  N_("Checking for New Mail") },
 	{ CAMEL_PROVIDER_CONF_CHECKBOX, "use_idle", NULL,
-	  N_("Use Idle if the server supports it"), "1" },
+	  N_("Use I_dle if the server supports it"), "1" },
 	{ CAMEL_PROVIDER_CONF_CHECKBOX, "check_all", NULL,
 	  N_("C_heck for new messages in all folders"), "1" },
 	{ CAMEL_PROVIDER_CONF_CHECKBOX, "check_lsub", NULL,



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