diff --git a/resources/lang/de/search-engine.php b/resources/lang/de/search-engine.php index 1385550e693dcb3349a3826a4bb76316f6350e45..7a7eae2a6d197664e5231b149eb9642b29912ff2 100644 --- a/resources/lang/de/search-engine.php +++ b/resources/lang/de/search-engine.php @@ -2,7 +2,7 @@ return [ 'head.1' => 'Über unsere Suchmaschinen', - 'head.2' => 'MetaGer nutzt mehrere Suchmaschinen', + 'head.2' => 'MetaGer nutzt mehrere Indexe', 'head.3' => 'Yahoo!', 'head.4' => 'Bing', 'head.5' => 'Scopia', @@ -14,7 +14,7 @@ return [ - 'text.1' => 'MetaGer ist eine <a href=":transparenz">Metasuchmaschine</a>.', + 'text.1' => 'MetaGer ist eine <a href=":transparenz">Metasuchmaschine</a>. Deshalb nutzen wir die Indexe verschiedener anderer Suchmaschinen. Für jeder dieser Suchmaschinen haben wir einen kurzen Steckbrief mit den wichtigsten Eckdaten erstellt. Da wir diese Übersicht nicht ständig aktualisieren, sind alle Angaben ohne Gewähr.', 'text.2.1' => 'Name: ', 'text.2.1.1' => 'Yahoo!', @@ -35,8 +35,8 @@ return [ 'text.3.1' => 'Bing', 'text.3.2' => 'Microsoft Bing', 'text.3.3' => '3. Juni 2009', - 'text.3.4' => 'Remond, Washington, Vereinigte Staaten', - 'text.3.5' => 'Microsoft Inc', + 'text.3.4' => 'Redmond, Washington, Vereinigte Staaten', + 'text.3.5' => 'Microsoft Inc.', 'text.3.6' => 'vermutlich 8-14-Millarden', 'text.3.7' => 'englische Suche, deutsche Suche (Nur für Mitglieder)', diff --git a/resources/lang/en/search-engine.php b/resources/lang/en/search-engine.php index 254cf1bf4f087cbffdc73d58e8dec03c251b0dfe..b52932ba9c1783482e58b7bdbe66c57b6a8c2a43 100644 --- a/resources/lang/en/search-engine.php +++ b/resources/lang/en/search-engine.php @@ -2,7 +2,7 @@ return [ 'head.1' => 'About our search engines', - 'head.2' => 'MetaGer uses multiple search engines', + 'head.2' => 'MetaGer uses multiple search indexes', 'head.3' => 'Yahoo!', 'head.4' => 'Bing', 'head.5' => 'Scopia', @@ -12,13 +12,13 @@ return [ 'head.9' => 'OneNewspage', 'head.10' => 'OneNewspage (Video)', - 'text.1' => 'MetaGer is a <a href=":transparenz">metasearch engine</a>.', + 'text.1' => 'MetaGer is a <a href=":transparenz">metasearch engine</a>. Therefore, we use the indexes of various other search engines. For each of these search engines, we have created a short profile with the key information. Since we do not constantly update this overview, all information is without guarantee.', 'text.2.1' => 'Name: ', 'text.2.1.1' => 'Yahoo!', 'text.2.2' => 'Used index: ', 'text.2.2.1' => 'Microsoft Bing', - 'text.2.3' => 'founded: ', + 'text.2.3' => 'Founded: ', 'text.2.3.1' => '2. March 1995', 'text.2.4' => 'Headquarters: ', 'text.2.4.1' => 'New York City, United States', @@ -32,8 +32,8 @@ return [ 'text.3.1' => 'Bing', 'text.3.2' => 'Microsoft Bing', 'text.3.3' => '3. June 2009', - 'text.3.4' => 'Remond, Washington, United States', - 'text.3.5' => 'Microsoft Inc', + 'text.3.4' => 'Redmond, Washington, United States', + 'text.3.5' => 'Microsoft Inc.', 'text.3.6' => 'around 8-14 billion', 'text.3.7' => 'English search, German search (members only)',