From df978ca148d5b950a8a1c52bbcbf9550bcfb2a76 Mon Sep 17 00:00:00 2001 From: Carsten Riel Date: Tue, 11 Jul 2017 12:30:07 +0200 Subject: [PATCH] =?UTF-8?q?IDs=20"datenschutz.faktencheck.xxx=20eingef?= =?UTF-8?q?=C3=BCgt=20und=20Link=20ge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/lang/en/hilfe.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/en/hilfe.php b/resources/lang/en/hilfe.php index 5c5f9fc0..9dda04ba 100644 --- a/resources/lang/en/hilfe.php +++ b/resources/lang/en/hilfe.php @@ -60,6 +60,9 @@ return [ "datenschutz.1" => "Cookies, Session-IDs, IP addresses", "datenschutz.2" => "We don't store or work with any personal information (For the purpose of securing our servers against Hacking- and Bot-Attacks, we need to store these information for a short period of time. It will be then automatically deleted afterwards). We provide further privacy security services as follows:", "datenschutz.3" => "For more details see \"Tools\" above.", + "datenschutz.faktencheck.heading"=> "Fact-Check versus fake news:", + "datenschutz.faktencheck.body.1" => 'Ausführliche Anleitung und Beschreibung von Albrecht Ude', + "datenschutz.faktencheck.body.2" => 'Checklist' "tor.title" => "Tor Hidden Service", "tor.1" => "MetaGer provides the highest reachable security level for your privacy (anonymised IP addresses, servers under german privacy protection law). For further security needs or fear of compromised servers you may use the MetaGer-Tor branch. Please download the specialized webbrowser from https://www.torproject.org/. You will find help there, too.", "tor.2" => "MetaGer Tor address: http://b7cxf4dkdsko6ah2.onion/tor/", -- GitLab