aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-fr/strings.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-11-06 09:07:01 -0800
committerKenny Root <kenny@the-b.org>2015-11-06 09:07:01 -0800
commitad6d5bb18bfba975386210f2114d15a9d49d4a73 (patch)
tree5f30db0aa6effc4663bb1f694f9cdc12b09c0fca /app/src/main/res/values-fr/strings.xml
parent9bcc1233fba2a81a0f60cee25b34a7350a49dd0b (diff)
parenta60d7944928b03c8426a1b1d2c0c8b036b1535c8 (diff)
downloadconnectbot-ad6d5bb18bfba975386210f2114d15a9d49d4a73.tar.gz
connectbot-ad6d5bb18bfba975386210f2114d15a9d49d4a73.tar.bz2
connectbot-ad6d5bb18bfba975386210f2114d15a9d49d4a73.zip
Merge pull request #330 from alescdb/keyboard-always-visible
Add an option to always show the virtual keyboard (special keys)
Diffstat (limited to 'app/src/main/res/values-fr/strings.xml')
-rw-r--r--app/src/main/res/values-fr/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index b615b2b..d09ab89 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -78,6 +78,7 @@
<string name="pref_rotation_summary">Comment changer l\'orientation de l\'écran suivant si le clavier est déplié</string>
<string name="pref_titlebarhide_title">Masquer automatiquement la barre de titre</string>
<string name="pref_titlebarhide_summary">Appuyez sur console pour montrer la barre de titre et accèder au menu</string>
+ <string name="pref_alwaysvisible_title">Toujours afficher les touches spéciales</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>