From 1751506d44f13ea2a600f6a6b3307b8bfb0663f8 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 18 Oct 2001 22:26:06 +0000 Subject: String cleanup for bug #6640. 2001-10-18 Jeffrey Stedfast * providers/local/camel-local-provider.c: String cleanup for bug #6640. svn path=/trunk/; revision=13777 --- camel/providers/local/camel-local-provider.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'camel/providers') diff --git a/camel/providers/local/camel-local-provider.c b/camel/providers/local/camel-local-provider.c index ef17726988..eacb49ec28 100644 --- a/camel/providers/local/camel-local-provider.c +++ b/camel/providers/local/camel-local-provider.c @@ -66,8 +66,8 @@ static CamelProviderConfEntry local_conf_entries[] = { static CamelProvider maildir_provider = { "maildir", - N_("Qmail maildir-format mail files"), - N_("For storing local mail in qmail maildir directories."), + N_("Maildir-format mail directories"), + N_("For storing local mail in maildir directories."), "mail", CAMEL_PROVIDER_IS_SOURCE | CAMEL_PROVIDER_IS_STORAGE | CAMEL_PROVIDER_IS_LOCAL, -- cgit v1.2.3