mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Translate bookmarks page title
This commit is contained in:
@@ -98,7 +98,7 @@ function ReaderBookmark:onShowBookmark()
|
||||
end
|
||||
|
||||
local bm_menu = Menu:new{
|
||||
title = "Bookmarks",
|
||||
title = _("Bookmarks"),
|
||||
item_table = self.bookmarks,
|
||||
is_borderless = true,
|
||||
width = Screen:getWidth(),
|
||||
|
||||
Reference in New Issue
Block a user