expand macros in the synopsis shown by the Search asset
This commit is contained in:
parent
c4255305c0
commit
f4db27c76b
3 changed files with 11 additions and 7 deletions
|
|
@ -130,13 +130,14 @@ our $I18N = { ##hashref of hashes
|
|||
},
|
||||
|
||||
'synopsis' => {
|
||||
message => q|The synopsis of the Asset found in the search.|,
|
||||
lastUpdated => 1169843465,
|
||||
message => q|The synopsis of the Asset found in the search. Macros in the synopsis will be expanded.|,
|
||||
lastUpdated => 1227292885,
|
||||
},
|
||||
|
||||
'assetId' => {
|
||||
message => q|The assetId of the Asset found in the search.|,
|
||||
lastUpdated => 1169843465,
|
||||
},
|
||||
message => q|The assetId of the Asset found in the search.|,
|
||||
lastUpdated => 1169843465,
|
||||
},
|
||||
|
||||
'results_found' => {
|
||||
message => q|A conditional variable that will be true if any results were found.|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue