mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Change skim mode menu & dialog title (#4223)
This commit is contained in:
@@ -7,7 +7,7 @@ local _ = require("gettext")
|
||||
|
||||
local ReaderGoto = InputContainer:new{
|
||||
goto_menu_title = _("Go to"),
|
||||
skim_menu_title = _("Skim to"),
|
||||
skim_menu_title = _("Skim document"),
|
||||
}
|
||||
|
||||
function ReaderGoto:init()
|
||||
|
||||
Reference in New Issue
Block a user