1
0
Fork 0

restored the Precalculate Navbar Height hack and added it offically to Appearance

This commit is contained in:
sspanak 2025-04-23 11:27:11 +03:00 committed by Dimo Karaivanov
parent 477e0924e1
commit ceec555ae2
28 changed files with 100 additions and 8 deletions

View file

@ -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 lespace 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>