aboutsummaryrefslogtreecommitdiffstats
path: root/composer
diff options
context:
space:
mode:
Diffstat (limited to 'composer')
-rw-r--r--composer/e-msg-composer.c6
-rw-r--r--composer/mail-composer.error.xml4
2 files changed, 3 insertions, 7 deletions
diff --git a/composer/e-msg-composer.c b/composer/e-msg-composer.c
index dc50fad5ad..308d7e8294 100644
--- a/composer/e-msg-composer.c
+++ b/composer/e-msg-composer.c
@@ -381,7 +381,7 @@ add_inlined_images (EMsgComposer *composer, CamelMultipart *multipart)
}
/* These functions builds a CamelMimeMessage for the message that the user has
- * composed in `composer'.
+ * composed in 'composer'.
*/
static void
@@ -1663,10 +1663,6 @@ msg_composer_constructed (GObject *object)
/* Honor User Preferences */
- active = e_shell_settings_get_boolean (
- shell_settings, "composer-format-html");
- gtkhtml_editor_set_html_mode (GTKHTML_EDITOR (composer), active);
-
action = GTK_TOGGLE_ACTION (ACTION (REQUEST_READ_RECEIPT));
active = e_shell_settings_get_boolean (
shell_settings, "composer-request-receipt");
diff --git a/composer/mail-composer.error.xml b/composer/mail-composer.error.xml
index b9789c23e0..b9d1a3891d 100644
--- a/composer/mail-composer.error.xml
+++ b/composer/mail-composer.error.xml
@@ -2,13 +2,13 @@
<error-list domain="mail-composer">
<error id="no-attach" type="error" modal="true">
- <_primary>You cannot attach the file `{0}' to this message.</_primary>
+ <_primary>You cannot attach the file n{0}' to this message.</_primary>
<!--For Translators: '{1}' is the exception description,describing why the file could not be attached to the message -->
<secondary>{1}</secondary>
</error>
<error id="attach-notfile" type="warning">
- <_primary>The file `{0}' is not a regular file and cannot be sent in a message.</_primary>
+ <_primary>The file '{0}' is not a regular file and cannot be sent in a message.</_primary>
</error>
<error id="attach-nomessages" type="error">