Added Help Tip to Help menu

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

@ -61,7 +61,7 @@ function ReaderMenu:setUpdateItemTable()
text = _("Help"), text = _("Help"),
callback = function() callback = function()
UIManager:show(InfoMessage:new{ 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 end
}) })

Loading…
Cancel
Save