Minor English improvements.

This commit is contained in:
Frans de Jonge
2014-11-12 12:29:38 +01:00
parent 8171fcc52d
commit ff4e2f3458
8 changed files with 14 additions and 14 deletions

View File

@@ -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"),
}