diff options
Diffstat (limited to 'composer/mail-composer.error.xml')
-rw-r--r-- | composer/mail-composer.error.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer/mail-composer.error.xml b/composer/mail-composer.error.xml index b9d1a3891d..262eee459c 100644 --- a/composer/mail-composer.error.xml +++ b/composer/mail-composer.error.xml @@ -2,7 +2,7 @@ <error-list domain="mail-composer"> <error id="no-attach" type="error" modal="true"> - <_primary>You cannot attach the file n{0}' to this message.</_primary> + <_primary>You cannot attach the file "{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> |