aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/sendmail/camel-sendmail-provider.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/providers/sendmail/camel-sendmail-provider.c')
-rw-r--r--camel/providers/sendmail/camel-sendmail-provider.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/camel/providers/sendmail/camel-sendmail-provider.c b/camel/providers/sendmail/camel-sendmail-provider.c
index 3b0b35dd72..5fbac10434 100644
--- a/camel/providers/sendmail/camel-sendmail-provider.c
+++ b/camel/providers/sendmail/camel-sendmail-provider.c
@@ -31,10 +31,10 @@
static CamelProvider sendmail_provider = {
"sendmail",
- "Sendmail",
+ N_("Sendmail"),
- "For delivering mail by passing it to the \"sendmail\" program "
- "on the local system.",
+ N_("For delivering mail by passing it to the \"sendmail\" program "
+ "on the local system."),
"mail",