From 142b837bb618105f7b6d0484c8a51680cba39f8d Mon Sep 17 00:00:00 2001
From: De Carvalho Geoffroy <geoffroy.dec@gmail.com>
Date: Fri, 4 Apr 2014 16:44:44 +0200
Subject: [PATCH] Fix french translation issue

---
 i18n/cli/fr.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i18n/cli/fr.yml b/i18n/cli/fr.yml
index 1ea2e57..cc8708d 100644
--- a/i18n/cli/fr.yml
+++ b/i18n/cli/fr.yml
@@ -53,7 +53,7 @@ fr:
       title: "Ajout d'un nouvel élément"
       name: "Entrez le nom: "
       group: "Entrez le groupe (optionnel): "
-      server: "Entrez the hostname or ip: "
+      server: "Entrez le nom de l'hôte ou l'adresse ip: "
       protocol: "Entrez le protocole de connexion (ssh, http, other): "
       login: "Entrez l'identifiant de connexion: "
       password: "Entrez le mot de passe: "