title for asset add/edit
This commit is contained in:
parent
46a010ef59
commit
3ab66505a6
1 changed files with 7 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ our $I18N = {
|
|||
lastUpdated => 1099344172,
|
||||
},
|
||||
|
||||
'asset, add/edit' => {
|
||||
'asset add/edit body' => {
|
||||
message => q|
|
||||
<p>
|
||||
<b>Title</b><br>
|
||||
|
|
@ -69,8 +69,12 @@ A short description of an asset. It is used in default meta tags, site maps and
|
|||
|,
|
||||
context => q|Describing the form to add or edit an Asset.|,
|
||||
lastUpdated => 1100462749,
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
'asset add/edit title' => {
|
||||
message => q|Asset, Add/Edit|,
|
||||
lastUpdated => 1100463645,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue