From 006e2e0308af1aaa5e52102e930e26ccfb4a276b Mon Sep 17 00:00:00 2001
From: Dominik Pfennig <dominik@suma-ev.de>
Date: Fri, 12 Aug 2016 13:06:27 +0200
Subject: [PATCH] Add new file

---
 resources/lang/en/partnershops.php | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 resources/lang/en/partnershops.php

diff --git a/resources/lang/en/partnershops.php b/resources/lang/en/partnershops.php
new file mode 100644
index 000000000..c07d9f160
--- /dev/null
+++ b/resources/lang/en/partnershops.php
@@ -0,0 +1,22 @@
+<?php
+
+return [
+	'heading1'	=>	'MetaGer-Partnershop',
+	'absatz1'	=>	'If the MetaGer result list shows links which have the word "Partnershop" in
+that line, these are at first normal search results.  They are not ranked  
+higher or differently treated than all other search results of MetaGer.  By
+showing these links we do not transfer any of your data to third parties - 
+in the same way we do not transfer such data for ANY search.',
+	'absatz2'	=>	'Behind such links are companies which will pay us with a small amount of
+money if you click on that link.  The result shows the company logo as well.
+By that you additionally recognize our partnershops.  If you click on such  
+link (and ONLY then) the user data will be given to the click address - in  
+the same way as done by clicking the result links of all search engines.  If
+you do not want that, then MetaGer optionally gives the possibility to click
+on "anonym öffnen" (open anonymously).  So you do not have to give your user
+data to third parties.  But in that case we do not receive a share to
+finance MetaGer.  We appeal for a donation in that case, so that we are able
+to run and develope MetaGer as an independent alternative within a
+non-commercial NGO: <a href="https://metager.de/en/spende">https://metager.de/en/spende</a>',
+];
+
-- 
GitLab