From 66754b58911f229faab16b93cc3d8b1fc197ac38 Mon Sep 17 00:00:00 2001 From: polytan02 Date: Mon, 16 Mar 2015 13:53:47 +0000 Subject: [PATCH] update of manifest --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 26cccca..cdcf2d8 100644 --- a/manifest.json +++ b/manifest.json @@ -51,8 +51,8 @@ { "name": "admin_pwd", "ask": { - "en": "Indicate phpBB admin password", - "fr": "Renseignez un mot de passe pour l'admin phpBB" + "en": "Indicate phpBB admin password. At this stage, this password is also used for phpBB MySQL database", + "fr": "Renseignez un mot de passe pour l'admin phpBB. Pour l'instant, ce mot de passe est également utilisé pour la base de donnée MySQL de phpBB" }, "example": "super_strong_admin_password" },