two small rewrites

This commit is contained in:
Colin Kuskie 2004-11-12 06:04:30 +00:00
parent 5a2957331c
commit 5704b5f123

View file

@ -74,7 +74,7 @@ our $I18N = {
'metadata edit property body' => { 'metadata edit property body' => {
message => q| message => q|
You may add as many Metadata properties as you like.<br> You may add as many Metadata properties to a Wobject as you like.<br>
<br> <br>
<b>Field Name</b><br> <b>Field Name</b><br>
The name of this metadata property.It must be unique. <br> The name of this metadata property.It must be unique. <br>
@ -87,10 +87,10 @@ as mouseover text in the wobject properties tab.</p>
</b>Choose the type of form element for this field.<b><br> </b>Choose the type of form element for this field.<b><br>
<br> <br>
Possible Values<br> Possible Values<br>
</b>This field is used for the list types (Radio List and Select List). Enter </b>This field is used only for the Radio List and Select List data types. Enter
the values you wish to appear, one per line.</p> the values you wish to appear, one per line.</p>
|, |,
lastUpdated => 1089039511 lastUpdated => 1100232327
}, },
'metadata manage body' => { 'metadata manage body' => {