keep plugin naming consistent

This commit is contained in:
chrox
2015-03-10 15:12:44 +08:00
parent 25c7687c7d
commit 2a373e5f5b

View File

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