default asset helpers are now i18ned
This commit is contained in:
parent
cd15d36ce4
commit
54b8cfc5a9
2 changed files with 25 additions and 12 deletions
|
|
@ -1475,6 +1475,17 @@ Couldn't open %-s because %-s <br />
|
|||
context => q{Label for list of asset's revisions},
|
||||
},
|
||||
|
||||
'copy branch' => {
|
||||
message => q{Copy Branch},
|
||||
lastUpdated => 0,
|
||||
context => q{Label for asset helper},
|
||||
},
|
||||
|
||||
'export as html' => {
|
||||
message => q{Export As HTML},
|
||||
lastUpdated => 0,
|
||||
context => q{Label for asset helper},
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue