commit missing country code for Country form control.
Add help for add/edit event metadata field. Set correct help for www_editMetadataField.
This commit is contained in:
parent
6761a9635e
commit
7a2d82ac0c
4 changed files with 76 additions and 2 deletions
|
|
@ -344,6 +344,17 @@ our $I18N = { ##hashref of hashes
|
|||
context => q|In Manage Event Metadata screen|,
|
||||
},
|
||||
|
||||
'add/edit event metadata field' => {
|
||||
message => q|Add/Edit Event Metadata Field|,
|
||||
lastUpdated => 1138908251,
|
||||
context => q|In Manage Event Metadata screen|,
|
||||
},
|
||||
|
||||
'add/edit event metadata field body' => {
|
||||
message => q|<p>This screen allows you to add a new metadata field to an event or to reconfigure existing metadata fields.</p>|,
|
||||
lastUpdated => 1138908251,
|
||||
},
|
||||
|
||||
'null field error' => {
|
||||
message => q|The %s field cannot be blank.|,
|
||||
lastUpdated => 1138908251,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue