mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
VirtualKeyboard: redesign and enhancements (#8089)
See #8089 for all the details.
This commit is contained in:
@@ -328,7 +328,7 @@ end
|
||||
|
||||
if Device:isTouchDevice() then
|
||||
common_settings.keyboard_layout = {
|
||||
text = _("Keyboard layout"),
|
||||
text = _("Keyboard"),
|
||||
sub_item_table = require("ui/elements/menu_keyboard_layout"),
|
||||
}
|
||||
common_settings.taps_and_gestures = {
|
||||
|
||||
Reference in New Issue
Block a user