renamed the Stealth mode to Invisible mode and added some missing translations
This commit is contained in:
parent
7f402d370e
commit
91a278210e
9 changed files with 20 additions and 4 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<string name="pref_category_about">À propos de l\'application</string>
|
||||
<string name="pref_layout_numpad">Pavé numérique (BETA)</string>
|
||||
<string name="pref_layout_small">Touches de fonction</string>
|
||||
<string name="pref_layout_stealth">Furtivité</string>
|
||||
<string name="pref_layout_stealth">Invisible</string>
|
||||
<string name="pref_layout_tray">Seulement liste de mots</string>
|
||||
<string name="pref_help">Aide</string>
|
||||
<string name="pref_dark_theme">Thème sombre</string>
|
||||
|
|
@ -52,6 +52,7 @@
|
|||
<string name="pref_abc_auto_accept_normal">Modérée</string>
|
||||
<string name="pref_abc_auto_accept_slow">Lente</string>
|
||||
<string name="pref_alternative_suggestion_scrolling">Méthode alternative de défilement des mots</string>
|
||||
<string name="pref_alternative_suggestion_scrolling_summary">Activer si parfois vous ne pouvez pas voir toutes les suggestions ou vous avez des difficultés à les défiler (Android 9 ou plus ancien).</string>
|
||||
<string name="pref_auto_space">Espace automatique</string>
|
||||
<string name="pref_auto_text_case">Majuscules automatiques</string>
|
||||
<string name="pref_auto_space_summary">Ajouter automatiquement un espace après signes de ponctuation et mots.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue