From 57d819bc1d0c59dbfc3d48afb31706dc513b749d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phil=20H=C3=B6fer?= <phil@suma-ev.de> Date: Thu, 14 Mar 2019 12:59:16 +0100 Subject: [PATCH] Update resources/lang/en/key.php --- resources/lang/en/key.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en/key.php b/resources/lang/en/key.php index a76348a58..67b611435 100644 --- a/resources/lang/en/key.php +++ b/resources/lang/en/key.php @@ -2,7 +2,7 @@ return [ 'h1' => "Key for your ad-free search", - 'p1' => 'MetaGer offers <a href=":url1">SUMA-EV members</a> and generous <a href=":url2">donors</a> a key that allows to use the search engine completely ad-free.', + 'p1' => 'MetaGer offers <a href=":url1">SUMA-EV members</a> and generous <a href=":url2">donors</a> a key that gives them access to a volume of ad-free searches.', 'p2' => 'On this page you can enter your key (if known). We save it with the help of a cookie on your PC. This way, your browser automatically sends the key to us every time you search, so we can remove the ad for you.', 'p3' => 'If you look at the cookie there is "key = xxxx" in there. We do not use it for tracking purposes. It is also never stored or logged by us in any way.', 'p4' => 'Important: In order to use this function, you must have allowed cookies in your browser. The setting will remain saved as long as your browser saves cookies.', -- GitLab