From a96181d74fd21f96780ca8341679f31ddf238137 Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Sun, 27 Dec 2020 14:10:43 +0100 Subject: [PATCH] Fix typo in "remove bookmark?" (#7062) --- frontend/apps/reader/modules/readerbookmark.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/apps/reader/modules/readerbookmark.lua b/frontend/apps/reader/modules/readerbookmark.lua index 44c5f6ced..ea61ddebb 100644 --- a/frontend/apps/reader/modules/readerbookmark.lua +++ b/frontend/apps/reader/modules/readerbookmark.lua @@ -326,7 +326,7 @@ function ReaderBookmark:onShowBookmark() text = _("Remove this bookmark"), callback = function() UIManager:show(ConfirmBox:new{ - text = _("Do you want remove this bookmark?"), + text = _("Remove this bookmark?"), cancel_text = _("Cancel"), cancel_callback = function() return