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(),
|
||||
|
||||
@@ -67,6 +67,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: frontend/apps/reader/modules/readerbookmark.lua:15
|
||||
#: frontend/apps/reader/modules/readerbookmark.lua:101
|
||||
msgid ""
|
||||
"Bookmarks"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user