From f83d905521594ea47377844a0e0fe9f749a92abc Mon Sep 17 00:00:00 2001 From: Fabian Wilkens Date: Sat, 20 Mar 2021 13:40:32 +0100 Subject: [PATCH] Remove unneeded ask strings --- manifest.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/manifest.json b/manifest.json index 9d09222..017e8dd 100644 --- a/manifest.json +++ b/manifest.json @@ -24,11 +24,6 @@ { "name": "domain", "type": "domain", - "ask": { - "en": "Choose a domain name for snweb", - "fr": "Choisissez un domaine pour snweb", - "de": "Wähle einen Domain Namen für snweb" - }, "example": "example.com" }, { @@ -37,11 +32,6 @@ "help": { "en": "A public application means that anyone can access this site." }, - "ask": { - "en": "Is it a public application?", - "fr": "Est-ce une application publique ?", - "de": "Ist die Application Öffendlich?" - }, "default": false }, {