mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Minor English improvements.
This commit is contained in:
@@ -7,7 +7,7 @@ local DEBUG = require("dbg")
|
||||
local _ = require("gettext")
|
||||
|
||||
local ReaderGoto = InputContainer:new{
|
||||
goto_menu_title = _("Go To"),
|
||||
goto_menu_title = _("Go to"),
|
||||
goto_dialog_title = _("Go to Page or Location"),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user