From 5704b5f1239686c6d5302ba0349cf46c91023cf2 Mon Sep 17 00:00:00 2001
From: Colin Kuskie
Date: Fri, 12 Nov 2004 06:04:30 +0000
Subject: [PATCH] two small rewrites
---
lib/WebGUI/i18n/English/MetaData.pm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/WebGUI/i18n/English/MetaData.pm b/lib/WebGUI/i18n/English/MetaData.pm
index 029d490dd..98ccc0051 100644
--- a/lib/WebGUI/i18n/English/MetaData.pm
+++ b/lib/WebGUI/i18n/English/MetaData.pm
@@ -74,7 +74,7 @@ our $I18N = {
'metadata edit property body' => {
message => q|
-You may add as many Metadata properties as you like.
+You may add as many Metadata properties to a Wobject as you like.
Field Name
The name of this metadata property.It must be unique.
@@ -87,10 +87,10 @@ as mouseover text in the wobject properties tab.
Choose the type of form element for this field.
Possible Values
-This field is used for the list types (Radio List and Select List). Enter
+This field is used only for the Radio List and Select List data types. Enter
the values you wish to appear, one per line.
|,
- lastUpdated => 1089039511
+ lastUpdated => 1100232327
},
'metadata manage body' => {