Update readerbookmark.lua

reviewable/pr11563/r10
hius07 1 month ago committed by GitHub
parent b987aa1d18
commit e55a64d93f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -70,7 +70,7 @@ function ReaderBookmark:genItemTextMenuItem(type, get_string)
local text_type = {
text = _("highlighted text"),
all = _("highlighted text and note"),
note = _("note"),
note = _("note, or highlighted text"),
}
if get_string then
return text_type[type]

Loading…
Cancel
Save