Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
jpirnay
2026-05-03 00:42:20 +02:00
co-authored by Copilot
parent 8c85623c4d
commit a7bc00ab0f
3 changed files with 20 additions and 21 deletions
+10 -10
View File
@@ -571,16 +571,16 @@ 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_DEF_IGNORE: "Default (ignore)"
STR_BTN_DEF_EXIT_READER: "Default (exit reader)"
STR_BTN_DEF_GO_HOME: "Default (go home)"
STR_BTN_DEF_READER_MENU: "Default (reader menu)"
STR_BTN_DEF_KOREADER_SYNC: "Default (KOReader sync)"
STR_BTN_DEF_PREV_PAGE: "Default (previous page)"
STR_BTN_DEF_NEXT_PAGE: "Default (next page)"
STR_BTN_DEF_CHAPTER_BACK: "Default (chapter back)"
STR_BTN_DEF_CHAPTER_FORWARD: "Default (chapter forward)"
STR_BTN_DEF_SLEEP: "Default (sleep)"
STR_BTN_DEF_IGNORE: "Ignore"
STR_BTN_DEF_EXIT_READER: "Exit Reader"
STR_BTN_DEF_GO_HOME: "Go Home"
STR_BTN_DEF_READER_MENU: "Reader Menu"
STR_BTN_DEF_KOREADER_SYNC: "KOReader Sync"
STR_BTN_DEF_PREV_PAGE: "Previous Page"
STR_BTN_DEF_NEXT_PAGE: "Next Page"
STR_BTN_DEF_CHAPTER_BACK: "Chapter Back"
STR_BTN_DEF_CHAPTER_FORWARD: "Chapter Forward"
STR_BTN_DEF_SLEEP: "Sleep"
STR_BTN_ACT_PAGE_FORWARD: "Next Page"
STR_BTN_ACT_PAGE_BACK: "Previous Page"
STR_BTN_ACT_PAGE_FORWARD_10: "Skip 10 Pages Forward"