mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Fix some texts (#3769)
This commit is contained in:
@@ -191,7 +191,7 @@ function ReaderWikipedia:addToMainMenu(menu_items)
|
||||
},
|
||||
{
|
||||
{
|
||||
text = _("Change (select directory by long-pressing"),
|
||||
text = _("Change (select directory by long-pressing)"),
|
||||
callback = function()
|
||||
UIManager:close(dialog)
|
||||
-- Use currently read book's directory as starting point,
|
||||
|
||||
Reference in New Issue
Block a user