update text in menu help item

pull/40/head
Qingping Hou 11 years ago
parent bdd884b849
commit 5a96c00142

@ -61,7 +61,7 @@ function ReaderMenu:setUpdateItemTable()
text = _("Help"),
callback = function()
UIManager:show(InfoMessage:new{
text = _("Just kidding, this page is not implemented yet."),
text = _("Please report bugs to https://github.com/koreader/ koreader/issues"),
})
end
})

Loading…
Cancel
Save