From 56359d9404d7a39c95cea1268bf9e8cdffed4229 Mon Sep 17 00:00:00 2001
From: Colin Kuskie
Date: Thu, 7 Sep 2006 16:37:09 +0000
Subject: [PATCH] doc tweaks. typo in Navigation, and define what Data Form
Templates are used for
---
lib/WebGUI/i18n/English/Asset_DataForm.pm | 5 +++--
lib/WebGUI/i18n/English/Asset_Navigation.pm | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/lib/WebGUI/i18n/English/Asset_DataForm.pm b/lib/WebGUI/i18n/English/Asset_DataForm.pm
index 67720a689..f3115da3c 100644
--- a/lib/WebGUI/i18n/English/Asset_DataForm.pm
+++ b/lib/WebGUI/i18n/English/Asset_DataForm.pm
@@ -598,9 +598,10 @@ field.|,
},
'83' => {
- message => q|The following template variables are available for Data Form templates.
+ message => q|The following template variables are available for Data Form templates for
+ creating forms, displaying data and sending emails.
|,
- lastUpdated => 1149392104,
+ lastUpdated => 1157575884,
},
'61' => {
diff --git a/lib/WebGUI/i18n/English/Asset_Navigation.pm b/lib/WebGUI/i18n/English/Asset_Navigation.pm
index 450476f56..b61251376 100644
--- a/lib/WebGUI/i18n/English/Asset_Navigation.pm
+++ b/lib/WebGUI/i18n/English/Asset_Navigation.pm
@@ -437,8 +437,8 @@ a Google sitemap of your site.
},
'page.inBranch' => {
- message => q|A conditional that is the logical OR of isAncestor, isSister, isBasepage and isDescendent.|,
- lastUpdated => 1149394665,
+ message => q|A conditional that is the logical OR of isAncestor, isSibling, isBasepage and isDescendent.|,
+ lastUpdated => 1157647394,
},
'page.hasChild' => {