Update readermenu.lua

wording
reviewable/pr11549/r1
SomeGuy 2 months ago committed by GitHub
parent 9665a91c44
commit 3d8280b4c6
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 = _("Don't show this book cover on lock screen"),
text = _("Do not show current 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