From 451586f09f819c5a099eac7389522acd8a554466 Mon Sep 17 00:00:00 2001 From: Thomas Pointhuber Date: Mon, 29 Sep 2014 16:31:32 +0200 Subject: oscar template: update translation files --- searx/templates/oscar/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/templates/oscar/base.html') diff --git a/searx/templates/oscar/base.html b/searx/templates/oscar/base.html index 6138404a2..544820060 100644 --- a/searx/templates/oscar/base.html +++ b/searx/templates/oscar/base.html @@ -58,7 +58,7 @@
{% block footer %} {% endblock %} -

Powered by Searx - a privacy-respecting, hackable metasearch engine

+

{{ _('Powered by') }} Searx - {{ _('a privacy-respecting, hackable metasearch engine') }}

-- cgit v1.2.3