Added Help Tip to Help menu

pull/48/head
Twobob 11 years ago
parent f63c315337
commit bb15773853

@ -61,7 +61,7 @@ function ReaderMenu:setUpdateItemTable()
text = _("Help"),
callback = function()
UIManager:show(InfoMessage:new{
text = _("Please report bugs to https://github.com/koreader/ koreader/issues"),
text = _("Please report bugs to https://github.com/koreader/ koreader/issues, Click at the bottom of the page for more options"),
})
end
})

Loading…
Cancel
Save