Update readermenu.lua

wording changes
reviewable/pr11549/r1
SomeGuy 2 months ago committed by GitHub
parent 518b648c42
commit 4d6b8a362c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -254,7 +254,7 @@ function ReaderMenu:setUpdateItemTable()
if Device:supportsScreensaver() then
local ss_book_settings = {
text = _("Exclude this book's content and cover from screensaver"),
text = _("Don't show this book cover on lock screen"),
enabled_func = function()
if self.ui and self.ui.document then
local screensaverType = G_reader_settings:readSetting("screensaver_type")

Loading…
Cancel
Save