From: Frank Lichtenheld Date: Tue, 19 Aug 2008 21:53:48 +0000 (+0200) Subject: html/search_contents.tmpl: Fix inverted wording choice X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=82882e2e83a55feb15c260738f98efa8e47c3dca;hp=03fd65fd5acb38809b66bf2e5af864395e2f6588 html/search_contents.tmpl: Fix inverted wording choice --- 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) %s", 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 :/ %]

[% g('You have searched for %s %s in suite %s, %s, and %s.',