remove translations with duplicate values
This commit is contained in:
@@ -118,7 +118,7 @@ function showPluginMenu(page, elem) {
|
||||
|
||||
if (configHref) {
|
||||
menuItems.push({
|
||||
name: globalize.translate('ButtonSettings'),
|
||||
name: globalize.translate('Settings'),
|
||||
id: 'open',
|
||||
icon: 'mode_edit'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user