From c58d911d35540fe83683547cb88d5f16db599f6b Mon Sep 17 00:00:00 2001 From: Dominik Pfennig <dominik@suma-ev.de> Date: Tue, 20 Sep 2016 07:36:05 +0200 Subject: [PATCH] Delete index.php --- resources/lang/en/index.php | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 resources/lang/en/index.php diff --git a/resources/lang/en/index.php b/resources/lang/en/index.php deleted file mode 100644 index 731681033..000000000 --- a/resources/lang/en/index.php +++ /dev/null @@ -1,37 +0,0 @@ -<?php - -return [ - 'foki.web' => 'Web', - 'foki.bilder' => 'Pictures', - 'foki.nachrichten' => 'News', - 'foki.wissenschaft' => 'Science', - 'foki.produkte' => 'Shopping', - 'foki.anpassen' => 'customize', - 'foki.angepasst' => 'customized', - - 'conveyor' => 'Purchase at affiliate shops', - - 'plugin' => 'Add the MetaGer-Plugin', - - 'sponsors.head.1' => 'Further Information', - 'sponsors.head.2' => 'Sponsored Links', - 'sponsors.woxikon' => '<a href="/en/kontakt" class="mutelink" >This could be your link</a>', - 'sponsors.gutscheine' => '<a href="/en/kontakt" class="mutelink" >Please contact us</a>', - 'sponsors.kredite' => '<a href="/en/kontakt" class="mutelink">https://metager.de/kontakt</a>', - - 'about.title' => 'About Us', - 'about.1.1' => 'Data protection & privacy', - 'about.1.2' => ' are simple and natural for us.', - 'about.2.1' => 'We do not work for profit. We are a ', - 'about.2.2' => 'non-profit association. ', - - 'plugin.head.1' => 'Add MetaGer to your Firefox', - 'plugin.head.2' => 'Add MetaGer to your Chrome', - 'plugin.head.3' => 'Add MetaGer to your Opera', - 'plugin.head.4' => 'Add MetaGer to your Internet Explorer', - 'plugin.head.5' => 'Add MetaGer to your Microsoft Edge', - 'plugin.head.6' => 'Add MetaGer to your Safari', - - 'plugin.firefox.1' => 'Click on the magnifying glass with the small green "+" and then on "Add MetaGer.." (picture 1)', - 'plugin.firefox.2' => 'Now right click on the new MetaGer Logo in the List and select "Make MetaGer the default search engine" (picture2)', -]; -- GitLab