From 249c30e45ed37fb69367555dc4d39f6bd86b700f Mon Sep 17 00:00:00 2001
From: Carsten Riel <carsten@suma-ev.de>
Date: Wed, 18 Jan 2017 11:08:52 +0100
Subject: [PATCH] Update hilfe.php

---
 resources/lang/en/hilfe.php | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/resources/lang/en/hilfe.php b/resources/lang/en/hilfe.php
index 4a0654155..656992028 100644
--- a/resources/lang/en/hilfe.php
+++ b/resources/lang/en/hilfe.php
@@ -42,6 +42,7 @@ return [
     "domains.showcase.menu.2"	=>	"To start a new search with just the domain of the result (de.wikipedia.de)",
     "domains.showcase.menu.3"	=>	"To start a search without the results of that subdomain (de.wikipedia.de)",
     "domains.showcase.menu.4"	=>	"To start a search without results of the top level domain (wikipedia.de)",
+    "domains.showcase.menu.5"	=>	"Click \"Options\" to try it now.",
     "dienste"	=>	"Tools-free of charge",
     "app.title"	=>	"Android-App",
     "app.1"	=>	"You can use MetaGer within an app, too. To do so just download the <a href=\"https://play.google.com/store/apps/details?id=de.metager.metagerapp\" target=\"_blank\" rel=\"noopener\">MetaGer App</a> on your Android smartphone.",
@@ -72,4 +73,4 @@ return [
     "maps.2"	=>	"After loading the map shows POIs according to the MetaGer results. You see them in the right column too. Mouseover a POI highlights its counterpart. Click \"Details\" to get further information (Nominatim data base) to this POI.",
     "maps.3"	=>	"The maps are rendered before (except for the last three ones) and fast available. Affect the zoom level by mouse-wheel or the \"+ / -\" buttons in the upper left corner of the map.",
     "sucheingabe"	=>	"Enter search words"
-];
+];
\ No newline at end of file
-- 
GitLab