aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-fr
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-07-29 15:20:43 -0700
committerKenny Root <kenny@the-b.org>2015-07-29 15:20:43 -0700
commit4c587389790963ca8d72fae0e4907611abc55360 (patch)
tree94119cf99cb9547baf17d5a924a69f45ffd5b80a /app/src/main/res/values-fr
parent1c0f56ad8bc82ebf0ed56d38092fc59410ea34f3 (diff)
downloadconnectbot-4c587389790963ca8d72fae0e4907611abc55360.tar.gz
connectbot-4c587389790963ca8d72fae0e4907611abc55360.tar.bz2
connectbot-4c587389790963ca8d72fae0e4907611abc55360.zip
Fix French and German translations of "nickname"
Diffstat (limited to 'app/src/main/res/values-fr')
-rw-r--r--app/src/main/res/values-fr/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 2c6a583..daf0608 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -112,7 +112,7 @@
<string name="list_keymode_none">Désactivé</string>
<string name="list_pubkeyids_none">Ne pas utiliser les clés publiques</string>
<string name="list_pubkeyids_any">Utiliser une clé pour l\'authentification</string>
- <string name="hostpref_nickname_title">Surnom</string>
+ <string name="hostpref_nickname_title">Pseudonyme</string>
<string name="hostpref_color_title">Catégorie de couleur</string>
<string name="hostpref_fontsize_title">Taille de police (pt)</string>
<string name="hostpref_pubkeyid_title">Utiliser l\'authentification par clé publique</string>