aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-fr/strings.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-04-02 22:11:23 -0700
committerKenny Root <kenny@the-b.org>2015-04-02 22:11:23 -0700
commitb9cf1f2dc1eac99001754d61dbc8e3f0b141e087 (patch)
tree36adbdb3b6f7fca4f624ca3fae1a271dbed26d09 /app/src/main/res/values-fr/strings.xml
parenta1c3e4f005ec269281c2ff1f821346b7242cef61 (diff)
parent97f1655b8c63f5ad7875fe63898b409e011db973 (diff)
downloadconnectbot-b9cf1f2dc1eac99001754d61dbc8e3f0b141e087.tar.gz
connectbot-b9cf1f2dc1eac99001754d61dbc8e3f0b141e087.tar.bz2
connectbot-b9cf1f2dc1eac99001754d61dbc8e3f0b141e087.zip
Merge branch 'master' into gradle-conversion
Diffstat (limited to 'app/src/main/res/values-fr/strings.xml')
-rw-r--r--app/src/main/res/values-fr/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 86d7f29..05a4049 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -8,6 +8,7 @@
<string name="title_host_editor">Modifier le serveur</string>
<string name="title_help">Aide</string>
<string name="title_colors">Couleurs</string>
+ <string name="title_color_picker">Choisissez une couleur</string>
<string name="resolve_connect">Connexion</string>
<string name="resolve_entropy">Générer de l\'entropie</string>
<string name="menu_insert">Ajouter un serveur</string>
@@ -79,6 +80,7 @@
<string name="pref_titlebarhide_summary">Appuyez sur console pour montrer la barre de titre et accèder au menu</string>
<string name="pref_fullscreen_title">Plein écran</string>
<string name="pref_fullscreen_summary">Cacher la barre de notifications lorsque la console est active</string>
+ <string name="pref_keyboard_category">Clavier</string>
<string name="pref_shiftfkeys_title">\"Shift+Numéro\" sont les touches de \"F1-F10\"</string>
<string name="pref_shiftfkeys_summary">Sur les claviers matériels, les touches des chiffres envoient F1-F10 avec la touche Shift</string>
<string name="pref_ctrlfkeys_title">Ctrl+Numéro sont les touches de \"F1-F10\"</string>