mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add missing gettext for buttondialog
This commit is contained in:
@@ -8,6 +8,7 @@ local Geom = require("ui/geometry")
|
||||
local Input = require("ui/input")
|
||||
local Screen = require("ui/screen")
|
||||
local UIManager = require("ui/uimanager")
|
||||
local _ = require("gettext")
|
||||
|
||||
local ButtonDialog = InputContainer:new{
|
||||
buttons = nil,
|
||||
|
||||
Reference in New Issue
Block a user