From 4108f397d872da7cbc783813fb236d89633cf62b Mon Sep 17 00:00:00 2001 From: nishiki Date: Sun, 15 May 2016 23:52:12 +0200 Subject: [PATCH] remove translate client ssh --- i18n/en.yml | 11 ----------- i18n/fr.yml | 11 ----------- 2 files changed, 22 deletions(-) diff --git a/i18n/en.yml b/i18n/en.yml index 6576691..c6298aa 100644 --- a/i18n/en.yml +++ b/i18n/en.yml @@ -139,17 +139,6 @@ en: server: "Server" warning: "Warning" - ssh: - option: - usage: "Usage" - login: "Change the login" - server: "Change the host or the ip" - port: "Change the port" - help: "Show this help message" - display: - connect: "Connection to:" - nothing: "Nothing result!" - formats: default: ! '%Y-%m-%d' long: ! '%B %d, %Y' diff --git a/i18n/fr.yml b/i18n/fr.yml index 5564be4..11dde2b 100644 --- a/i18n/fr.yml +++ b/i18n/fr.yml @@ -139,17 +139,6 @@ fr: server: "Serveur" warning: "Warning" - ssh: - option: - usage: "Utilisation" - login: "Change l'identifiant de connexion" - server: "Change le nom de domaine ou l'ip du serveur" - port: "Change le port de connexion" - help: "Affiche ce message d'aide" - display: - connect: "Connexion à:" - nothing: "Aucun résultat!" - formats: default: ! '%Y-%m-%d' long: ! '%B %d, %Y'