removed old macros from default config file
added duplicate button
This commit is contained in:
parent
3d10acb8ce
commit
414dfde9c3
5 changed files with 34 additions and 3 deletions
|
|
@ -175,6 +175,12 @@ our $I18N = {
|
|||
context => q|Used in asset context menus.|
|
||||
},
|
||||
|
||||
'duplicate' => {
|
||||
message => q|Duplicate|,
|
||||
lastUpdated => 0,
|
||||
context => q|Used in asset context menus.|
|
||||
},
|
||||
|
||||
'copy' => {
|
||||
message => q|Copy|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue