Merge pull request #48 from twobob/master

Added Help To Help
This commit is contained in:
{Qingping,Dave} Hou
2013-04-09 10:41:18 -07:00

View File

@@ -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
})