Introduce extended button handler
This commit is contained in:
@@ -547,3 +547,30 @@ STR_CAPTIVE_PORTAL_DETECTED: "Login Required"
|
||||
STR_CAPTIVE_PORTAL_HINT_1: "Network requires browser login. On another device,"
|
||||
STR_CAPTIVE_PORTAL_HINT_2: "visit the URL below to authorize, then press OK."
|
||||
STR_CAPTIVE_PORTAL_DONE: "I'm authorized"
|
||||
STR_MENU_BTN_ACTIONS: "Button Actions"
|
||||
STR_BTN_SHORT_PRESS: "Short Press"
|
||||
STR_BTN_DOUBLE_PRESS: "Double Press"
|
||||
STR_BTN_LONG_PRESS: "Long Press"
|
||||
STR_BTN_BACK: "Back Button"
|
||||
STR_BTN_CONFIRM: "Confirm Button"
|
||||
STR_BTN_LEFT: "Left Button"
|
||||
STR_BTN_RIGHT: "Right Button"
|
||||
STR_BTN_UP: "Up Button"
|
||||
STR_BTN_DOWN: "Down Button"
|
||||
STR_BTN_PAGE_BACK: "Page Back Button"
|
||||
STR_BTN_PAGE_FORWARD: "Page Forward Button"
|
||||
STR_BTN_POWER: "Power Button"
|
||||
STR_BTN_ACT_DEFAULT: "Default"
|
||||
STR_BTN_ACT_PAGE_FORWARD: "Next Page"
|
||||
STR_BTN_ACT_PAGE_BACK: "Previous Page"
|
||||
STR_BTN_ACT_PAGE_FORWARD_10: "Skip 10 Pages Forward"
|
||||
STR_BTN_ACT_PAGE_BACK_10: "Skip 10 Pages Back"
|
||||
STR_BTN_ACT_GO_HOME: "Go Home"
|
||||
STR_BTN_ACT_SLEEP: "Sleep"
|
||||
STR_BTN_ACT_FORCE_REFRESH: "Refresh Screen"
|
||||
STR_BTN_ACT_OPEN_TOC: "Open Table of Contents"
|
||||
STR_BTN_ACT_OPEN_BOOKMARKS: "Open Bookmarks"
|
||||
STR_BTN_ACT_STAR_PAGE: "Star Page"
|
||||
STR_BTN_ACT_FOOTNOTES: "Footnotes"
|
||||
STR_BTN_ACT_NEXT_SECTION: "Next Section / Chapter"
|
||||
STR_BTN_ACT_PREV_SECTION: "Previous Section / Chapter"
|
||||
|
||||
Reference in New Issue
Block a user