aboutsummaryrefslogtreecommitdiffstats
path: root/composer/mail-composer-errors.xml
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-05-28 06:06:37 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-05-28 06:06:37 +0800
commitcd26a513dfc3339aee4f4db74c231dedece737ab (patch)
tree4a88ef79ff3ff5995ae8e3d645ca8704bb39d5a1 /composer/mail-composer-errors.xml
parent8d4226518212defdf41d41db7957d9286bee85b3 (diff)
downloadgsoc2013-evolution-cd26a513dfc3339aee4f4db74c231dedece737ab.tar
gsoc2013-evolution-cd26a513dfc3339aee4f4db74c231dedece737ab.tar.gz
gsoc2013-evolution-cd26a513dfc3339aee4f4db74c231dedece737ab.tar.bz2
gsoc2013-evolution-cd26a513dfc3339aee4f4db74c231dedece737ab.tar.lz
gsoc2013-evolution-cd26a513dfc3339aee4f4db74c231dedece737ab.tar.xz
gsoc2013-evolution-cd26a513dfc3339aee4f4db74c231dedece737ab.tar.zst
gsoc2013-evolution-cd26a513dfc3339aee4f4db74c231dedece737ab.zip
s/${0}/{0}/g
2004-05-27 Jeffrey Stedfast <fejj@novell.com> * mail-composer-errors.xml: s/${0}/{0}/g svn path=/trunk/; revision=26117
Diffstat (limited to 'composer/mail-composer-errors.xml')
-rw-r--r--composer/mail-composer-errors.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer/mail-composer-errors.xml b/composer/mail-composer-errors.xml
index 96ace3dd7b..ff332c622a 100644
--- a/composer/mail-composer-errors.xml
+++ b/composer/mail-composer-errors.xml
@@ -1,13 +1,13 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="mail-composer">
<error id="no-attach" type="error" modal="true">
- <primary>You cannot attach the file `${0}' to this message.</primary>
- <secondary>${1}</secondary>
+ <primary>You cannot attach the file `{0}' to this message.</primary>
+ <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-directory">
@@ -39,12 +39,12 @@
<error id="no-build-message" type="error" modal="true">
<primary>Could not create message.</primary>
- <secondary>Because &quot;${0}&quot;, you may need to select different mail options.</secondary>
+ <secondary>Because &quot;{0}&quot;, you may need to select different mail options.</secondary>
</error>
<error id="no-sig-file" type="warning" modal="true">
<primary>Could not read signature file &quot;{0}&quot;.</primary>
- <secondary>Because &quot;${1}&quot;.</secondary>
+ <secondary>Because &quot;{1}&quot;.</secondary>
</error>
<error id="all-accounts-deleted" type="warning" modal="true">