From 204466d2b18cf66edd651fdfa6e9648bd190aa64 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Sat, 27 Aug 2005 23:59:01 +0000 Subject: [PATCH] retag help due to changes in International::get --- lib/WebGUI/Help/Asset.pm | 4 ++-- lib/WebGUI/i18n/English/Asset.pm | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/WebGUI/Help/Asset.pm b/lib/WebGUI/Help/Asset.pm index fef34c350..7371a3c6b 100644 --- a/lib/WebGUI/Help/Asset.pm +++ b/lib/WebGUI/Help/Asset.pm @@ -112,8 +112,8 @@ our $HELP = { }, 'page export' => { - title => 'Page, Export', - body => 'Page, Export body', + title => 'Page Export', + body => 'Page Export body', fields => [ { title => 'Depth', diff --git a/lib/WebGUI/i18n/English/Asset.pm b/lib/WebGUI/i18n/English/Asset.pm index 1cca5c77c..31dee6124 100644 --- a/lib/WebGUI/i18n/English/Asset.pm +++ b/lib/WebGUI/i18n/English/Asset.pm @@ -739,12 +739,12 @@ config file.

|, lastUpdated => 1121361557, }, - 'Page, Export' => { + 'Page Export' => { message => q|Page, Export|, lastUpdated => 1089039511, context => q|Help title for Page Export operation| }, - 'Page, Export body' => { + 'Page Export body' => { message => q|

The Export Page function allows you to export WebGUI pages to static HTML files on disk. The "exportPath" variable in the WebGUI