mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
keep plugin naming consistent
This commit is contained in:
@@ -35,7 +35,7 @@ end
|
||||
|
||||
function KOSync:addToMainMenu(tab_item_table)
|
||||
table.insert(tab_item_table.plugins, {
|
||||
text = _("Progress Sync"),
|
||||
text = _("Progress sync"),
|
||||
sub_item_table = {
|
||||
{
|
||||
text_func = function()
|
||||
|
||||
Reference in New Issue
Block a user