change setting string

reviewable/pr11532/r1
Frans de Jonge 2 months ago
parent 049bde79f1
commit c61ee4f1db

@ -342,7 +342,7 @@ function Wallabag:addToMainMenu(menu_items)
separator = true,
},
{
text = _("Download original document if supported and not HTML"),
text = _("Prefer original non-HTML document"),
keep_menu_open = true,
checked_func = function()
return self.download_original_document

Loading…
Cancel
Save