Update readermenu.lua

words
reviewable/pr11549/r5
SomeGuy 2 months ago committed by GitHub
parent 1c5ce5b264
commit 3a011872f0
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 = _("Do not show current book cover on lock screen"),
text = _("Do not 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