docs and i18n for event image

This commit is contained in:
Colin Kuskie 2006-04-21 20:46:46 +00:00
parent 712efa3e18
commit ef15ac0067
3 changed files with 24 additions and 5 deletions

View file

@ -157,6 +157,16 @@ our $I18N = { ##hashref of hashes
lastUpdated => 1138312761,
},
'add/edit event image' => {
message => q|Event Image|,
lastUpdated => 1145636759,
},
'add/edit event image description' => {
message => q|An image representing your event for display to site visitors.|,
lastUpdated => 1145636774,
},
'add/edit event description' => {
message => q|Description|,
lastUpdated => 1138312761,
@ -395,6 +405,10 @@ The title of this event.
The description of this event.
</p>
<p><b>image</b><br />
The image assigned to represent this event.
</p>
<p><b>price</b><br />
The price of this event.
</p>