[Minor] make "Keep this directory" translatable (#4090)

pull/4096/head
Robert 6 years ago committed by poire-z
parent 0d66ea7555
commit d4ebcd26c9

@ -183,7 +183,7 @@ function ReaderWikipedia:addToMainMenu(menu_items)
buttons = {
{
{
text = "Keep this directory",
text = _("Keep this directory"),
callback = function()
UIManager:close(dialog)
end,

Loading…
Cancel
Save