1
0
Fork 0

it is now possible to hide an entire Fn column

This commit is contained in:
sspanak 2025-05-05 12:42:26 +03:00 committed by Dimo Karaivanov
parent 58f9be779a
commit ea42b41a05
17 changed files with 133 additions and 73 deletions

View file

@ -221,7 +221,7 @@
<string name="function_undo">Annuler (Undo)</string>
<string name="pref_hack_precalculate_navbar_height">Recalculer le remplissage inférieur</string>
<string name="fn_key_order_column_2">Colonne 2</string>
<string name="fn_key_order_error_wrong_key_count">Il doit y avoir exactement 4 touches par colonne.</string>
<string name="fn_key_order_error_wrong_key_count">La colonne peut contenir au maximum 4 touches.</string>
<string name="fn_key_order_error_unsupported_key_code">Seuls les codes de touche 1 à 8 sont autorisés.</string>
<string name="fn_key_order_error_key_on_both_sides">Une touche ne peut pas être placée dans les deux colonnes.</string>
<string name="fn_key_order_column_1">Colonne 1</string>