fix i18n and cursor (to show clickability)
This commit is contained in:
parent
13d65d8b4a
commit
ca2a91f2d4
5 changed files with 50 additions and 13 deletions
|
|
@ -1469,6 +1469,12 @@ Couldn't open %-s because %-s <br />
|
|||
context => q{Class, as in name of class, or type of asset},
|
||||
},
|
||||
|
||||
'history' => {
|
||||
message => q{History},
|
||||
lastUpdated => 0,
|
||||
context => q{Label for list of asset's revisions},
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue