From c599b15b99798b917f1294fdafcbc09489ec9874 Mon Sep 17 00:00:00 2001 From: Carsten Riel <carsten@suma-ev.de> Date: Tue, 1 Aug 2017 14:20:59 +0200 Subject: [PATCH] Update hilfe.php --- resources/lang/en/hilfe.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/en/hilfe.php b/resources/lang/en/hilfe.php index b14578d93..5baa626a0 100644 --- a/resources/lang/en/hilfe.php +++ b/resources/lang/en/hilfe.php @@ -11,8 +11,8 @@ return [ "suchfokus.title" => "Select a search focus / using the \"customize\" button", "suchfokus.1" => "There are five predefined search settings (foci) above the search field. These should be enough for the most demands. ( \"Web\", \"Pictures\", \"News/Politics\", \"Science\", \"Shopping\").", "suchfokus.2" => "Click this button to create an own search focus:", - "suchfokus.3" => "At first give a name to your new focus. Then chose your desired engines and click \"Save search focus\".", - "suchfokus.4" => "You may change your own focus by clicking the pencil: (<i class=\"fa fa-pencil\" aria-hidden=\"true\"></i>)", + "suchfokus.3" => "At first give a name to your new focus. Then choose your desired engines and click \"Save search focus\".", + "suchfokus.4" => "You may change / edit your own focus by clicking the pencil: (<i class=\"fa fa-pencil\" aria-hidden=\"true\"></i>)", "sucheingabe.title" => "Search field", "sucheingabe.hint" => "The following <i>searches and web pages</i> are just examples. Replace them by your own in practice.", "stopworte.title" => "Stopwords", @@ -40,7 +40,7 @@ return [ "domains.blacklist.example.5" => "Exclude all results of all wikipedia domains:", "domains.blacklist.example.6" => "<i>my search words</i> -site:*.<i>wikipedia.org</i>", "domains.showcase.explanation.1" => "Additionally there is the option to exclude hosts or domains on the result page: All of the results have the small triangle sign:", - "domains.showcase.explanation.2" => "Click for the menu shown below:", + "domains.showcase.explanation.2" => "Click on the menu shown below:", "domains.showcase.menu.1" => "Decide here:", "domains.showcase.menu.2" => "To cache your search results in a separate tab (see <a href=\"#searchinsearch\"> here</a>)", "domains.showcase.menu.3" => "To start a new search with just the domain of the result (de.wikipedia.de)", -- GitLab