restored the Precalculate Navbar Height hack and added it offically to Appearance
This commit is contained in:
parent
477e0924e1
commit
ceec555ae2
28 changed files with 100 additions and 8 deletions
|
|
@ -171,6 +171,7 @@
|
|||
<string name="voice_input_error_no_network">Pas de connexion Internet</string>
|
||||
<string name="voice_input_error_not_available">La saisie vocale n\'est pas disponible</string>
|
||||
<string name="voice_input_stopping">Désactivation du microphone…</string>
|
||||
<string name="pref_hack_precalculate_navbar_height_summary">Empêcher l’espace vide sous les touches. Désactiver sur Samsung pour éviter le chevauchement avec la barre de navigation.</string>
|
||||
<string name="pref_haptic_feedback">Vibration</string>
|
||||
<string name="pref_numpad_alignment">Alignement</string>
|
||||
<string name="virtual_numpad_alignment_center">Au milieu</string>
|
||||
|
|
@ -213,4 +214,5 @@
|
|||
<string name="pref_allow_composing_text">Afficher texte en cours</string>
|
||||
<string name="pref_drag_resize">Redimensionner en faisant glisser</string>
|
||||
<string name="function_undo">Annuler (Undo)</string>
|
||||
<string name="pref_hack_precalculate_navbar_height">Recalculer le remplissage inférieur</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue