---
templates/html/search.tmpl | 2 +-
templates/html/search_contents.tmpl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/html/search.tmpl b/templates/html/search.tmpl
index 683d8bc..92a73ca 100644
--- a/templates/html/search.tmpl
+++ b/templates/html/search.tmpl
@@ -109,7 +109,7 @@
[% END; END %]
[% UNLESS results || too_many_hits %]
-<p id="psearchnoresult">[% g('Sorry, your search gave no results') %]</p>
+<p id="psearchnoresult">[% g('Sorry, your search gave no results.') %]</p>
[% END %]
[% FOREACH categories %]
diff --git a/templates/html/search_contents.tmpl
b/templates/html/search_contents.tmpl
index 3388fe3..b614297 100644
--- a/templates/html/search_contents.tmpl
+++ b/templates/html/search_contents.tmpl
@@ -128,7 +128,7 @@
[% ELSE %]
-<p id="psearchnoresult">[% g('Sorry, your search gave no results') %]</p>
+<p id="psearchnoresult">[% g('Sorry, your search gave no results.') %]</p>
[% END %]
--
1.7.10
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive:
http://lists.debian.org/[email protected]