aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorFrank Lichtenheld <frank@lichtenheld.de>2008-08-19 23:53:48 +0200
committerFrank Lichtenheld <frank@lichtenheld.de>2008-08-19 23:55:16 +0200
commit82882e2e83a55feb15c260738f98efa8e47c3dca (patch)
tree1bc606225a983d222476ce68e8a6aa39e0084b6a /templates
parent03fd65fd5acb38809b66bf2e5af864395e2f6588 (diff)
html/search_contents.tmpl: Fix inverted wording choice
Diffstat (limited to 'templates')
-rw-r--r--templates/html/search_contents.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/html/search_contents.tmpl b/templates/html/search_contents.tmpl
index 64547ba..3388fe3 100644
--- a/templates/html/search_contents.tmpl
+++ b/templates/html/search_contents.tmpl
@@ -73,9 +73,9 @@
arch_wording = ( architectures_enc == 'any' ? g("all architectures") : g("architecture(s) <em>%s</em>", architectures_enc) );
wording = g("paths that end with");
IF mode == 'filename';
- wording = g("files named");
- ELSIF mode == 'exactfilename';
wording = g("filenames that contain");
+ ELSIF mode == 'exactfilename';
+ wording = g("files named");
END %]
[%# @translators: I'm really sorry :/ %]
<p>[% g('You have searched for %s <em>%s</em> in suite <em>%s</em>, %s, and %s.',