From 2a26940439483d525a541ff037b5383e3c0ceec0 Mon Sep 17 00:00:00 2001 From: Julien Malik Date: Mon, 30 Jun 2014 15:14:18 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9b44e49..44410db 100644 --- a/manifest.json +++ b/manifest.json @@ -42,14 +42,14 @@ "name": "upload_password", "ask": { "en": "Set the password granting upload permissions (leave empty to allow anybody to upload)", - "fr": "Choisissez le permettant l'accès à l'envoi de fichiers (laissez vide pour autoriser tout le monde)" + "fr": "Définissez le mot de passe permettant l'accès à l'envoi de fichiers (laissez vide pour autoriser tout le monde)" }, "example": "supersecretpassword" }, { "name": "is_public", "ask": { - "en": "Is it a public Jirafeau site ?", + "en": "Is it a public Jirafeau site?", "fr": "Est-ce un site public ?" }, "choices": ["Yes", "No"],