added explicit locking
This commit is contained in:
parent
e23d239e2a
commit
ea09f24608
5 changed files with 39 additions and 5 deletions
|
|
@ -55,6 +55,12 @@ our $I18N = {
|
|||
context => q|The label for the purge button in the trash manager.|
|
||||
},
|
||||
|
||||
'lock' => {
|
||||
message => q|Lock|,
|
||||
lastUpdated => 0,
|
||||
context => q|A context menu item to lock an asset for editing.|
|
||||
},
|
||||
|
||||
'locked' => {
|
||||
message => q|Locked|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue