diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-09-11 06:48:24 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-09-11 06:51:26 +0800 |
commit | e6067ccb6c5b3988d607c3dbcfee9f3e5458fa08 (patch) | |
tree | 7a264e949127c3361ecb5755ba739f18c17c790e /composer | |
parent | 38b1b83bf6255c6c4ffb453a380f0fbe4a8b3f14 (diff) | |
download | gsoc2013-evolution-e6067ccb6c5b3988d607c3dbcfee9f3e5458fa08.tar gsoc2013-evolution-e6067ccb6c5b3988d607c3dbcfee9f3e5458fa08.tar.gz gsoc2013-evolution-e6067ccb6c5b3988d607c3dbcfee9f3e5458fa08.tar.bz2 gsoc2013-evolution-e6067ccb6c5b3988d607c3dbcfee9f3e5458fa08.tar.lz gsoc2013-evolution-e6067ccb6c5b3988d607c3dbcfee9f3e5458fa08.tar.xz gsoc2013-evolution-e6067ccb6c5b3988d607c3dbcfee9f3e5458fa08.tar.zst gsoc2013-evolution-e6067ccb6c5b3988d607c3dbcfee9f3e5458fa08.zip |
Bug 616073 - Various translation issues
Diffstat (limited to 'composer')
-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> |