aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter.error.xml
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-02-17 22:11:39 +0800
committerAndre Klapper <a9016009@gmx.de>2012-02-17 22:11:39 +0800
commit771b41d952bf2a272f8adf681b5d30984ee87a5e (patch)
tree7b8f70cfb446be8fe922e27e100026b0aa62651f /filter/filter.error.xml
parent53ca9a1f976b5fd414cc5dd774e5a59ef7e76a67 (diff)
downloadgsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar
gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar.gz
gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar.bz2
gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar.lz
gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar.xz
gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar.zst
gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.zip
Change 'file name' to 'filename' according to the GDP Style Guide
Diffstat (limited to 'filter/filter.error.xml')
-rw-r--r--filter/filter.error.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/filter/filter.error.xml b/filter/filter.error.xml
index 63294dc75e..62b75193d2 100644
--- a/filter/filter.error.xml
+++ b/filter/filter.error.xml
@@ -7,13 +7,13 @@
</error>
<error id="no-file" type="error">
- <_primary>Missing file name.</_primary>
- <_secondary>You must specify a file name.</_secondary>
+ <_primary>Missing filename.</_primary>
+ <_secondary>You must specify a filename.</_secondary>
</error>
<error id="bad-file" type="error">
<_primary>File &quot;{0}&quot; does not exist or is not a regular file.</_primary>
- <_secondary>You must specify a file name.</_secondary>
+ <_secondary>You must specify a filename.</_secondary>
</error>
<error id="bad-regexp" type="error">
@@ -31,4 +31,4 @@
<_secondary>Please choose another name.</_secondary>
</error>
-</error-list> \ No newline at end of file
+</error-list>