diff --git a/metager/lang/es/help/help-functions.php b/metager/lang/es/help/help-functions.php index fceaffd6f20c8f97b5dd53c0f8dc088ee50346e1..63ac44101f6f4b411be2a96f22ac458a17a9d777 100644 --- a/metager/lang/es/help/help-functions.php +++ b/metager/lang/es/help/help-functions.php @@ -2,9 +2,6 @@ return [ 'title' => 'Ayuda de MetaGer', 'backarrow' => 'Devolver', - 'mehrwortsuche' => [ - '2' => 'Si esto no es suficiente para usted, tiene 2 opciones para hacer su búsqueda más precisa:', - ], 'urls' => [ 'title' => 'Excluir URLs', 'explanation' => 'Puede excluir los resultados de búsqueda que contengan palabras especÃficas en sus enlaces de resultados utilizando "-url:" en su búsqueda.', diff --git a/metager/lang/fi/help/help-functions.php b/metager/lang/fi/help/help-functions.php index da4cf43b8ffc1a18e1dc2060210c08d46f2400f6..085f46ffe6eae89f938235309f9ae2ba8cd758b4 100644 --- a/metager/lang/fi/help/help-functions.php +++ b/metager/lang/fi/help/help-functions.php @@ -2,9 +2,6 @@ return [ 'title' => 'MetaGer - Apua', 'backarrow' => 'Takaisin', - 'mehrwortsuche' => [ - '2' => 'Esimerkki: haku Shakespears <div class="well well-sm">to be or not to be</div> antaa monia tuloksia, mutta tarkka lause löytyy vain käyttämällä <div class="well well-sm">"to be or nor to be".</div>', - ], 'urls' => [ 'title' => 'Sulje pois URL-osoitteet', 'explanation' => 'Voit sulkea pois hakutulokset, joiden tuloslinkit sisältävät tiettyjä sanoja, käyttämällä hakusanaa "-url:".', diff --git a/metager/lang/fr/help/help-functions.php b/metager/lang/fr/help/help-functions.php index fda562e71ebf2017f20e6b1e92c715096c418316..592c55d8b0f2d2b5161720c6e0973c43b18a88dd 100644 --- a/metager/lang/fr/help/help-functions.php +++ b/metager/lang/fr/help/help-functions.php @@ -7,9 +7,6 @@ return [ ], 'title' => 'MetaGer - Aide', 'backarrow' => 'Retour', - 'mehrwortsuche' => [ - '2' => 'Exemple : la recherche de Shakespears <div class="well well-sm">to be or not to be</div> donnera de nombreux résultats, mais la phrase exacte ne sera trouvée qu\'en utilisant <div class="well well-sm">"to be or nor to be".</div>', - ], 'urls' => [ 'title' => 'Exclure des URL', 'explanation' => 'Vous pouvez exclure les résultats de recherche qui contiennent des mots spécifiques dans leurs liens de résultats en utilisant "-url :" dans votre recherche.', diff --git a/metager/lang/it/help/help-functions.php b/metager/lang/it/help/help-functions.php index b1d6d9aa312d4b8eec0cf0445a50b71bc49d7ab2..c196c01f1e7a2c7256acf6f599f905749a662452 100644 --- a/metager/lang/it/help/help-functions.php +++ b/metager/lang/it/help/help-functions.php @@ -13,11 +13,6 @@ return [ ], 'title' => 'MetaGer - Aiuto', 'backarrow' => 'Indietro', - 'mehrwortsuche' => [ - '4' => [ - 'text' => 'Mettete le parole o le frasi tra virgolette per cercare le combinazioni esatte.', - ], - ], 'urls' => [ 'title' => 'Escludere gli URL', 'explanation' => 'È possibile escludere i risultati della ricerca che contengono parole specifiche nei link dei risultati utilizzando "-url:" nella ricerca.', diff --git a/metager/lang/nl/help/help-functions.php b/metager/lang/nl/help/help-functions.php index 8367497a50bc3385edeb6cd20569ff5cd2943391..b2f8529db08c555721fc556194dfac15b478a4e6 100644 --- a/metager/lang/nl/help/help-functions.php +++ b/metager/lang/nl/help/help-functions.php @@ -2,9 +2,6 @@ return [ 'title' => 'MetaGer - Hulp', 'backarrow' => 'Terug', - 'mehrwortsuche' => [ - '2' => 'Voorbeeld: zoeken op Shakespears <div class="well well-sm">to be or not to be</div> levert veel resultaten op, maar de exacte zin wordt alleen gevonden met <div class="well well-sm">"to be or nor to be".</div>', - ], 'urls' => [ 'explanation' => 'Je kunt zoekresultaten uitsluiten die specifieke woorden bevatten in hun resultaatlinks door "-url:" te gebruiken in je zoekopdracht.', 'example_b' => '<i>mijn zoekopdracht</i> -url:hond', diff --git a/metager/lang/sv/help/help-functions.php b/metager/lang/sv/help/help-functions.php index b5a8a03c46f79c221f0ebe9f81845f274d14985e..d7fa39ce6c82f776f42bc9acebb917efe6dea1d4 100644 --- a/metager/lang/sv/help/help-functions.php +++ b/metager/lang/sv/help/help-functions.php @@ -2,9 +2,6 @@ return [ 'title' => 'MetaGer - Hjälp', 'backarrow' => 'Tillbaka', - 'mehrwortsuche' => [ - '2' => 'Exempel: sökning efter Shakespears <div class="well well-sm">to be or not to be</div> kommer att ge mÃ¥nga resultat, men den exakta frasen kommer endast att hittas med <div class="well well-sm">"to be or nor to be"</div>', - ], 'urls' => [ 'title' => 'Utesluta URL-adresser', 'explanation' => 'Du kan utesluta sökresultat som innehÃ¥ller specifika ord i sina resultatlänkar genom att använda "-url:" i din sökning.',