diff options
author | John Heroy <johnheroy@gmail.com> | 2015-10-26 11:14:28 -0700 |
---|---|---|
committer | John Heroy <johnheroy@gmail.com> | 2015-10-26 11:14:28 -0700 |
commit | 66a8bc74e5605e0d9915cd94b1ccd2524acc7aed (patch) | |
tree | 2cfc814e2422ea73cab1f558954a0a8c7d4c63ad /app/src/main/res/values-fr | |
parent | bf85ee5635f7610a55fe5d212ad3c3ebe7d4419e (diff) | |
parent | c34afa579b2492d41838ba4154b2147728da01d0 (diff) | |
download | connectbot-66a8bc74e5605e0d9915cd94b1ccd2524acc7aed.tar.gz connectbot-66a8bc74e5605e0d9915cd94b1ccd2524acc7aed.tar.bz2 connectbot-66a8bc74e5605e0d9915cd94b1ccd2524acc7aed.zip |
Merge branch 'master' into publickeys-icon
Diffstat (limited to 'app/src/main/res/values-fr')
-rw-r--r-- | app/src/main/res/values-fr/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 1203926..0edece9 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -54,7 +54,6 @@ <string name="alert_wrong_password_msg">Mauvais mot de passe !</string> <string name="alert_key_corrupted_msg">La clé privé semble corrompue !</string> <string name="alert_sdcard_absent">Pas de carte SD dans le lecteur !</string> - <string name="button_add">Ajouter</string> <string name="button_change">Changer</string> <string name="button_resize">Retailler</string> <string name="alert_disconnect_msg">Connexion perdue</string> @@ -139,7 +138,6 @@ <string name="portforward_dynamic">Dynamique (SOCKS)</string> <string name="portforward_pos">Créer la redirection de port</string> <string name="portforward_problem">Problème de création de la redirection de port, peut-être utilisez-vous un port sous le 1024 ou un déjà utilisé ?</string> - <string name="list_format_error">Utilisez le format \"%1$s\"</string> <string name="format_username">utilisateur</string> <string name="format_hostname">nom d\'hôte</string> <string name="format_port">port</string> |