Make sidebar menu label translatable
svn: r15072
This commit is contained in:
@@ -36,5 +36,5 @@ fname = 'categorysidebar.py',
|
||||
authors = [u"Nick Hall"],
|
||||
authors_email = ["nick__hall@hotmail.com"],
|
||||
sidebarclass = 'CategorySidebar',
|
||||
menu_label = 'Category'
|
||||
menu_label = _('Category')
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user