From d846e8f0c2f5571f2ed0884f1d7f59ffe12fa79a Mon Sep 17 00:00:00 2001 From: polytan02 Date: Fri, 23 Dec 2016 17:54:37 +0000 Subject: [PATCH] Update of manifest --- manifest.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index e73388e..b8b0d12 100644 --- a/manifest.json +++ b/manifest.json @@ -26,17 +26,17 @@ "name": "domain", "type": "domain", "ask": { - "en": "Choose a domain for your Webapp", - "fr": "Choisissez un domaine pour votre Webapp" + "en": "Choose a domain for COPS library", + "fr": "Choisissez un domaine pour votre bibliotheque COPS" }, - "example": "domain.org" + "example": "domain.tld" }, { "name": "path", "type": "path", "ask": { - "en": "Choose a path for your Webapp", - "fr": "Choisissez un chemin pour votre Webapp" + "en": "Choose a path to access your COPS library", + "fr": "Choisissez un chemin pour acceder a votre bibliotheque COPS" }, "example": "/eBooks", "default": "/eBooks"