mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
@@ -626,7 +626,7 @@ end
|
||||
function ReaderFooter:set_custom_text(touchmenu_instance)
|
||||
local text_dialog
|
||||
text_dialog = MultiInputDialog:new{
|
||||
title = "Enter a custom text",
|
||||
title = _("Enter a custom text"),
|
||||
fields = {
|
||||
{
|
||||
text = self.custom_text or "",
|
||||
|
||||
Reference in New Issue
Block a user