aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter.error.xml
diff options
context:
space:
mode:
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>