Add orientation change to button actions

This commit is contained in:
jpirnay
2026-05-04 13:27:40 +02:00
parent 4c936853b9
commit 6eae99362d
7 changed files with 33 additions and 2 deletions
+2 -1
View File
@@ -615,5 +615,6 @@ STR_KB_HINT_LOWER_SECONDARY: "Hold SELECT for lowercase or secondary char"
STR_KB_HINT_URL_SNIPPETS: "Press URL for snippets"
STR_BIONIC_READING: "Bionic Reading"
STR_BTN_ACT_TOGGLE_BIONIC_READING: "Toggle Bionic Reading"
STR_BTN_ACT_CYCLE_FONT_SIZE: "Cycle Font Size"
STR_BTN_ACT_CYCLE_FONT_SIZE: "Change Font Size"
STR_BTN_ACT_CYCLE_ORIENTATION: "Change Orientation"
STR_RESTART_DEVICE: "Restart Device"