update help info

This commit is contained in:
chrox
2014-05-28 19:45:42 +08:00
parent 3726e096f9
commit 449445d95d

View File

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