diff options
Diffstat (limited to 'addressbook/contact-editor/e-contact-editor-strings.h')
-rw-r--r-- | addressbook/contact-editor/e-contact-editor-strings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/contact-editor/e-contact-editor-strings.h b/addressbook/contact-editor/e-contact-editor-strings.h index b718d53500..40c2ee85a5 100644 --- a/addressbook/contact-editor/e-contact-editor-strings.h +++ b/addressbook/contact-editor/e-contact-editor-strings.h @@ -9,7 +9,7 @@ gchar *s = N_("_Full Name..."); gchar *s = N_("Company:"); gchar *s = N_("File As:"); gchar *s = N_("Web page address:"); -gchar *s = N_("Wants _HTML mail"); +gchar *s = N_("Wants to receive _HTML mail"); gchar *s = N_("Address:"); gchar *s = N_("_Business"); gchar *s = N_("_Home"); |