From 7ea9983079adcbab0606abdcd7eb506e3a80b041 Mon Sep 17 00:00:00 2001
From: Kim <kim@suma-ev.de>
Date: Mon, 6 Jul 2020 09:21:30 +0200
Subject: [PATCH] Changed wording for startpage texts

---
 resources/lang/en/index.php | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/resources/lang/en/index.php b/resources/lang/en/index.php
index 12945ec75..f2ae4e937 100644
--- a/resources/lang/en/index.php
+++ b/resources/lang/en/index.php
@@ -28,13 +28,13 @@ return [
     "focus-creator.focusname" => "Focus:",
 
     'about.1.1' => "Guaranteed Privacy",
-    'about.1.2' => 'With us you have full control over your data. We don\'t save and our source code is free.',
+    'about.1.2' => 'With us you have full control over your data. We don\'t track and our source code is free.',
     'about.2.1' => 'Diverse & free',
-    'about.2.2' => 'MetaGer protects against censorship by combining results of many search engines.',
-    'about.3.1' => '100 % renewable energy',
+    'about.2.2' => 'MetaGer protects against censorship by combining the results of multiple search engines.',
+    'about.3.1' => '100 % renewable energy',
     'about.3.2' => 'All of our services are run using renewable energy. Sustainable and clean.',
     'about.4.1' => 'Nonprofit organization',
-    'about.4.2' => 'Strengthen us by becoming a member or donating to our nonprofit organization!',
+    'about.4.2' => 'Strengthen us by becoming a member or by donating to our nonprofit organization!',
 
     'lang.tooltip' => 'Language',
     'key.placeholder' => 'Enter member key',
-- 
GitLab