From 1b21302eb3b690890dd52bf6584fe093f0ecf367 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Sun, 4 Jul 2004 20:29:01 +0000 Subject: [PATCH] updated internationalization system again --- lib/WebGUI/Help/Article.pm | 8 +- lib/WebGUI/Help/AuthLDAP.pm | 20 +- lib/WebGUI/Help/AuthSMB.pm | 20 +- lib/WebGUI/Help/AuthWebGUI.pm | 40 +- lib/WebGUI/Help/DataForm.pm | 16 +- lib/WebGUI/Help/EventsCalendar.pm | 16 +- lib/WebGUI/Help/FileManager.pm | 12 +- lib/WebGUI/Help/HttpProxy.pm | 4 +- lib/WebGUI/Help/IndexedSearch.pm | 8 +- lib/WebGUI/Help/MessageBoard.pm | 12 +- lib/WebGUI/Help/Poll.pm | 8 +- lib/WebGUI/Help/Product.pm | 28 +- lib/WebGUI/Help/SQLReport.pm | 8 +- lib/WebGUI/Help/SiteMap.pm | 8 +- lib/WebGUI/Help/Survey.pm | 12 +- lib/WebGUI/Help/SyndicatedContent.pm | 8 +- lib/WebGUI/Help/USS.pm | 16 +- lib/WebGUI/Help/WSClient.pm | 8 +- lib/WebGUI/Help/WebGUI.pm | 272 +- lib/WebGUI/Help/WobjectProxy.pm | 4 +- lib/WebGUI/International.pm | 2 +- lib/WebGUI/i18n/English/Article.pm | 95 +- lib/WebGUI/i18n/English/AuthLDAP.pm | 106 +- lib/WebGUI/i18n/English/AuthSMB.pm | 90 +- lib/WebGUI/i18n/English/AuthWebGUI.pm | 199 +- lib/WebGUI/i18n/English/DataForm.pm | 281 +- lib/WebGUI/i18n/English/EventsCalendar.pm | 192 +- lib/WebGUI/i18n/English/FileManager.pm | 120 +- lib/WebGUI/i18n/English/HttpProxy.pm | 67 +- lib/WebGUI/i18n/English/IndexedSearch.pm | 150 +- lib/WebGUI/i18n/English/MessageBoard.pm | 58 +- lib/WebGUI/i18n/English/Navigation.pm | 192 +- lib/WebGUI/i18n/English/Poll.pm | 85 +- lib/WebGUI/i18n/English/Product.pm | 305 +- lib/WebGUI/i18n/English/SQLReport.pm | 75 +- lib/WebGUI/i18n/English/SiteMap.pm | 60 +- lib/WebGUI/i18n/English/Survey.pm | 618 ++- lib/WebGUI/i18n/English/SyndicatedContent.pm | 40 +- lib/WebGUI/i18n/English/USS.pm | 307 +- lib/WebGUI/i18n/English/WSClient.pm | 239 +- lib/WebGUI/i18n/English/WebGUI.pm | 5066 +++++++++++++----- lib/WebGUI/i18n/English/WebGUIProfile.pm | 70 +- lib/WebGUI/i18n/English/WobjectProxy.pm | 54 +- 43 files changed, 6716 insertions(+), 2283 deletions(-) diff --git a/lib/WebGUI/Help/Article.pm b/lib/WebGUI/Help/Article.pm index c149a14b9..eb868f110 100644 --- a/lib/WebGUI/Help/Article.pm +++ b/lib/WebGUI/Help/Article.pm @@ -2,8 +2,8 @@ package WebGUI::Help::Article; our $HELP = { 'article add/edit' => { - title => 61, - body => 71, + title => '61', + body => '71', related => [ { tag => 'article template', @@ -20,8 +20,8 @@ our $HELP = { ] }, 'article template' => { - title => 72, - body => 73, + title => '72', + body => '73', related => [ { tag => 'article add/edit', diff --git a/lib/WebGUI/Help/AuthLDAP.pm b/lib/WebGUI/Help/AuthLDAP.pm index 1cfa3b5d2..364f99321 100644 --- a/lib/WebGUI/Help/AuthLDAP.pm +++ b/lib/WebGUI/Help/AuthLDAP.pm @@ -11,16 +11,6 @@ our $HELP = { } ] }, - 'ldap authentication anonymous registration template' => { - title => 'create-1', - body => 'create-2', - related => [ - { - tag => 'wobject template', - namespace => 'WebGUI' - } - ] - }, 'ldap authentication login template' => { title => 'login-1', body => 'login-2', @@ -31,6 +21,16 @@ our $HELP = { } ] }, + 'ldap authentication anonymous registration template' => { + title => 'create-1', + body => 'create-2', + related => [ + { + tag => 'wobject template', + namespace => 'WebGUI' + } + ] + }, }; 1; diff --git a/lib/WebGUI/Help/AuthSMB.pm b/lib/WebGUI/Help/AuthSMB.pm index 9831be60f..22e30f859 100644 --- a/lib/WebGUI/Help/AuthSMB.pm +++ b/lib/WebGUI/Help/AuthSMB.pm @@ -11,16 +11,6 @@ our $HELP = { } ] }, - 'smb authentication anonymous registration template' => { - title => 'create-1', - body => 'create-2', - related => [ - { - tag => 'wobject template', - namespace => 'WebGUI' - } - ] - }, 'smb authentication login template' => { title => 'login-1', body => 'login-2', @@ -31,6 +21,16 @@ our $HELP = { } ] }, + 'smb authentication anonymous registration template' => { + title => 'create-1', + body => 'create-2', + related => [ + { + tag => 'wobject template', + namespace => 'WebGUI' + } + ] + }, }; 1; diff --git a/lib/WebGUI/Help/AuthWebGUI.pm b/lib/WebGUI/Help/AuthWebGUI.pm index dc6609b8a..84ecbfbb6 100644 --- a/lib/WebGUI/Help/AuthWebGUI.pm +++ b/lib/WebGUI/Help/AuthWebGUI.pm @@ -11,26 +11,6 @@ our $HELP = { } ] }, - 'webgui authentication anonymous registration template' => { - title => 'create-1', - body => 'create-2', - related => [ - { - tag => 'wobject template', - namespace => 'WebGUI' - } - ] - }, - 'webgui authentication password expiration template' => { - title => 'expired-1', - body => 'expired-2', - related => [ - { - tag => 'wobject template', - namespace => 'WebGUI' - } - ] - }, 'webgui authentication login template' => { title => 'login-1', body => 'login-2', @@ -41,6 +21,16 @@ our $HELP = { } ] }, + 'webgui authentication anonymous registration template' => { + title => 'create-1', + body => 'create-2', + related => [ + { + tag => 'wobject template', + namespace => 'WebGUI' + } + ] + }, 'webgui authentication password recovery template' => { title => 'recovery-1', body => 'recovery-2', @@ -51,6 +41,16 @@ our $HELP = { } ] }, + 'webgui authentication password expiration template' => { + title => 'expired-1', + body => 'expired-2', + related => [ + { + tag => 'wobject template', + namespace => 'WebGUI' + } + ] + }, }; 1; diff --git a/lib/WebGUI/Help/DataForm.pm b/lib/WebGUI/Help/DataForm.pm index 609718a84..928b3525b 100644 --- a/lib/WebGUI/Help/DataForm.pm +++ b/lib/WebGUI/Help/DataForm.pm @@ -2,8 +2,8 @@ package WebGUI::Help::DataForm; our $HELP = { 'data form add/edit' => { - title => 61, - body => 71, + title => '61', + body => '71', related => [ { tag => 'data form fields add/edit', @@ -24,8 +24,8 @@ our $HELP = { ] }, 'data form fields add/edit' => { - title => 62, - body => 72, + title => '62', + body => '72', related => [ { tag => 'data form template', @@ -38,8 +38,8 @@ our $HELP = { ] }, 'data form template' => { - title => 82, - body => 83, + title => '82', + body => '83', related => [ { tag => 'data form fields add/edit', @@ -56,8 +56,8 @@ our $HELP = { ] }, 'data form list template' => { - title => 88, - body => 89, + title => '88', + body => '89', related => [ { tag => 'data form add/edit', diff --git a/lib/WebGUI/Help/EventsCalendar.pm b/lib/WebGUI/Help/EventsCalendar.pm index 2108ea411..d52f7714a 100644 --- a/lib/WebGUI/Help/EventsCalendar.pm +++ b/lib/WebGUI/Help/EventsCalendar.pm @@ -2,8 +2,8 @@ package WebGUI::Help::EventsCalendar; our $HELP = { 'events calendar add/edit' => { - title => 61, - body => 71, + title => '61', + body => '71', related => [ { tag => 'event add/edit', @@ -20,8 +20,8 @@ our $HELP = { ] }, 'event add/edit' => { - title => 72, - body => 73, + title => '72', + body => '73', related => [ { tag => 'event template', @@ -34,8 +34,8 @@ our $HELP = { ] }, 'events calendar template' => { - title => 94, - body => 95, + title => '94', + body => '95', related => [ { tag => 'events calendar add/edit', @@ -52,8 +52,8 @@ our $HELP = { ] }, 'event template' => { - title => 96, - body => 97, + title => '96', + body => '97', related => [ { tag => 'event add/edit', diff --git a/lib/WebGUI/Help/FileManager.pm b/lib/WebGUI/Help/FileManager.pm index a1921b714..8de288d26 100644 --- a/lib/WebGUI/Help/FileManager.pm +++ b/lib/WebGUI/Help/FileManager.pm @@ -2,8 +2,8 @@ package WebGUI::Help::FileManager; our $HELP = { 'file manager add/edit' => { - title => 61, - body => 71, + title => '61', + body => '71', related => [ { tag => 'file manager template', @@ -20,8 +20,8 @@ our $HELP = { ] }, 'file add/edit' => { - title => 72, - body => 73, + title => '72', + body => '73', related => [ { tag => 'file manager add/edit', @@ -30,8 +30,8 @@ our $HELP = { ] }, 'file manager template' => { - title => 75, - body => 76, + title => '75', + body => '76', related => [ { tag => 'file manager add/edit', diff --git a/lib/WebGUI/Help/HttpProxy.pm b/lib/WebGUI/Help/HttpProxy.pm index 6c101a37a..00de55949 100644 --- a/lib/WebGUI/Help/HttpProxy.pm +++ b/lib/WebGUI/Help/HttpProxy.pm @@ -2,8 +2,8 @@ package WebGUI::Help::HttpProxy; our $HELP = { 'http proxy add/edit' => { - title => 10, - body => 11, + title => '10', + body => '11', related => [ { tag => 'wobjects using', diff --git a/lib/WebGUI/Help/IndexedSearch.pm b/lib/WebGUI/Help/IndexedSearch.pm index bd4d2fb96..b145aea26 100644 --- a/lib/WebGUI/Help/IndexedSearch.pm +++ b/lib/WebGUI/Help/IndexedSearch.pm @@ -2,8 +2,8 @@ package WebGUI::Help::IndexedSearch; our $HELP = { 'search add/edit' => { - title => 26, - body => 27, + title => '26', + body => '27', related => [ { tag => 'wobjects using', @@ -16,8 +16,8 @@ our $HELP = { ] }, 'search template' => { - title => 29, - body => 28, + title => '29', + body => '28', related => [ { tag => 'wobjects using', diff --git a/lib/WebGUI/Help/MessageBoard.pm b/lib/WebGUI/Help/MessageBoard.pm index 5afced17f..f401d934a 100644 --- a/lib/WebGUI/Help/MessageBoard.pm +++ b/lib/WebGUI/Help/MessageBoard.pm @@ -2,8 +2,8 @@ package WebGUI::Help::MessageBoard; our $HELP = { 'message board add/edit' => { - title => 61, - body => 71, + title => '61', + body => '71', related => [ { tag => 'forum add/edit', @@ -20,8 +20,8 @@ our $HELP = { ] }, 'message board template' => { - title => 73, - body => 74, + title => '73', + body => '74', related => [ { tag => 'forum notification template', @@ -58,8 +58,8 @@ our $HELP = { ] }, 'forum add/edit' => { - title => 78, - body => 79, + title => '78', + body => '79', related => [ { tag => 'forum discussion properties', diff --git a/lib/WebGUI/Help/Poll.pm b/lib/WebGUI/Help/Poll.pm index b8619e57b..183b456f5 100644 --- a/lib/WebGUI/Help/Poll.pm +++ b/lib/WebGUI/Help/Poll.pm @@ -2,8 +2,8 @@ package WebGUI::Help::Poll; our $HELP = { 'poll add/edit' => { - title => 61, - body => 71, + title => '61', + body => '71', related => [ { tag => 'poll template', @@ -16,8 +16,8 @@ our $HELP = { ] }, 'poll template' => { - title => 73, - body => 74, + title => '73', + body => '74', related => [ { tag => 'poll add/edit', diff --git a/lib/WebGUI/Help/Product.pm b/lib/WebGUI/Help/Product.pm index 90bdaeb61..f892fbd12 100644 --- a/lib/WebGUI/Help/Product.pm +++ b/lib/WebGUI/Help/Product.pm @@ -2,8 +2,8 @@ package WebGUI::Help::Product; our $HELP = { 'product add/edit' => { - title => 38, - body => 39, + title => '38', + body => '39', related => [ { tag => 'product related add/edit', @@ -36,8 +36,8 @@ our $HELP = { ] }, 'product feature add/edit' => { - title => 40, - body => 41, + title => '40', + body => '41', related => [ { tag => 'product benefit add/edit', @@ -50,8 +50,8 @@ our $HELP = { ] }, 'product specification add/edit' => { - title => 42, - body => 43, + title => '42', + body => '43', related => [ { tag => 'product add/edit', @@ -60,8 +60,8 @@ our $HELP = { ] }, 'product accessory add/edit' => { - title => 44, - body => 45, + title => '44', + body => '45', related => [ { tag => 'product add/edit', @@ -70,8 +70,8 @@ our $HELP = { ] }, 'product related add/edit' => { - title => 46, - body => 47, + title => '46', + body => '47', related => [ { tag => 'product add/edit', @@ -80,8 +80,8 @@ our $HELP = { ] }, 'product benefit add/edit' => { - title => 49, - body => 50, + title => '49', + body => '50', related => [ { tag => 'product feature add/edit', @@ -94,8 +94,8 @@ our $HELP = { ] }, 'product template' => { - title => 62, - body => 63, + title => '62', + body => '63', related => [ { tag => 'product add/edit', diff --git a/lib/WebGUI/Help/SQLReport.pm b/lib/WebGUI/Help/SQLReport.pm index 4b782154a..64dc652b2 100644 --- a/lib/WebGUI/Help/SQLReport.pm +++ b/lib/WebGUI/Help/SQLReport.pm @@ -2,8 +2,8 @@ package WebGUI::Help::SQLReport; our $HELP = { 'sql report add/edit' => { - title => 61, - body => 71, + title => '61', + body => '71', related => [ { tag => 'sql report template', @@ -16,8 +16,8 @@ our $HELP = { ] }, 'sql report template' => { - title => 72, - body => 73, + title => '72', + body => '73', related => [ { tag => 'pagination template variables', diff --git a/lib/WebGUI/Help/SiteMap.pm b/lib/WebGUI/Help/SiteMap.pm index 677882f5a..555444793 100644 --- a/lib/WebGUI/Help/SiteMap.pm +++ b/lib/WebGUI/Help/SiteMap.pm @@ -2,8 +2,8 @@ package WebGUI::Help::SiteMap; our $HELP = { 'site map add/edit' => { - title => 61, - body => 71, + title => '61', + body => '71', related => [ { tag => 'site map template', @@ -16,8 +16,8 @@ our $HELP = { ] }, 'site map template' => { - title => 72, - body => 73, + title => '72', + body => '73', related => [ { tag => 'site map add/edit', diff --git a/lib/WebGUI/Help/Survey.pm b/lib/WebGUI/Help/Survey.pm index 06df903ed..4a6e91e4b 100644 --- a/lib/WebGUI/Help/Survey.pm +++ b/lib/WebGUI/Help/Survey.pm @@ -2,8 +2,8 @@ package WebGUI::Help::Survey; our $HELP = { 'survey add/edit' => { - title => 3, - body => 4, + title => '3', + body => '4', related => [ { tag => 'wobjects using', @@ -12,8 +12,8 @@ our $HELP = { ] }, 'survey template' => { - title => 88, - body => 89, + title => '88', + body => '89', related => [ { tag => 'survey template common vars', @@ -30,8 +30,8 @@ our $HELP = { ] }, 'survey template common vars' => { - title => 90, - body => 91, + title => '90', + body => '91', related => [ { tag => 'survey template', diff --git a/lib/WebGUI/Help/SyndicatedContent.pm b/lib/WebGUI/Help/SyndicatedContent.pm index 86b85a073..b98135631 100644 --- a/lib/WebGUI/Help/SyndicatedContent.pm +++ b/lib/WebGUI/Help/SyndicatedContent.pm @@ -2,8 +2,8 @@ package WebGUI::Help::SyndicatedContent; our $HELP = { 'syndicated content add/edit' => { - title => 61, - body => 71, + title => '61', + body => '71', related => [ { tag => 'syndicated content template', @@ -16,8 +16,8 @@ our $HELP = { ] }, 'syndicated content template' => { - title => 72, - body => 73, + title => '72', + body => '73', related => [ { tag => 'syndicated content add/edit', diff --git a/lib/WebGUI/Help/USS.pm b/lib/WebGUI/Help/USS.pm index 91e88dd97..e75896b14 100644 --- a/lib/WebGUI/Help/USS.pm +++ b/lib/WebGUI/Help/USS.pm @@ -2,8 +2,8 @@ package WebGUI::Help::USS; our $HELP = { 'user submission system add/edit' => { - title => 61, - body => 71, + title => '61', + body => '71', related => [ { tag => 'forum discussion properties', @@ -28,8 +28,8 @@ our $HELP = { ] }, 'submission form template' => { - title => 93, - body => 94, + title => '93', + body => '94', related => [ { tag => 'user submission system add/edit', @@ -38,8 +38,8 @@ our $HELP = { ] }, 'user submission system template' => { - title => 74, - body => 75, + title => '74', + body => '75', related => [ { tag => 'pagination template variables', @@ -56,8 +56,8 @@ our $HELP = { ] }, 'submission template' => { - title => 76, - body => 77, + title => '76', + body => '77', related => [ { tag => 'user submission system add/edit', diff --git a/lib/WebGUI/Help/WSClient.pm b/lib/WebGUI/Help/WSClient.pm index 04ecef490..c43d783b0 100644 --- a/lib/WebGUI/Help/WSClient.pm +++ b/lib/WebGUI/Help/WSClient.pm @@ -2,8 +2,8 @@ package WebGUI::Help::WSClient; our $HELP = { 'web services client add/edit' => { - title => 61, - body => 71, + title => '61', + body => '71', related => [ { tag => 'web services client template', @@ -16,8 +16,8 @@ our $HELP = { ] }, 'web services client template' => { - title => 72, - body => 73, + title => '72', + body => '73', related => [ { tag => 'web services client add/edit', diff --git a/lib/WebGUI/Help/WebGUI.pm b/lib/WebGUI/Help/WebGUI.pm index f3ea3fcc8..732d805c5 100644 --- a/lib/WebGUI/Help/WebGUI.pm +++ b/lib/WebGUI/Help/WebGUI.pm @@ -2,8 +2,8 @@ package WebGUI::Help::WebGUI; our $HELP = { 'image add/edit' => { - title => 670, - body => 625, + title => '670', + body => '625', related => [ { tag => 'collateral manage', @@ -12,8 +12,8 @@ our $HELP = { ] }, 'root manage' => { - title => 678, - body => 633, + title => '678', + body => '633', related => [ { tag => 'page add/edit', @@ -26,8 +26,8 @@ our $HELP = { ] }, 'packages creating' => { - title => 681, - body => 636, + title => '681', + body => '636', related => [ { tag => 'package add', @@ -44,8 +44,8 @@ our $HELP = { ] }, 'package add' => { - title => 680, - body => 635, + title => '680', + body => '635', related => [ { tag => 'packages creating', @@ -54,8 +54,8 @@ our $HELP = { ] }, 'search engine using' => { - title => 675, - body => 630, + title => '675', + body => '630', related => [ { tag => 'style macros', @@ -64,8 +64,8 @@ our $HELP = { ] }, 'company information edit' => { - title => 656, - body => 611, + title => '656', + body => '611', related => [ { tag => 'settings manage', @@ -74,8 +74,8 @@ our $HELP = { ] }, 'trash empty' => { - title => 696, - body => 651, + title => '696', + body => '651', related => [ { tag => 'trash manage', @@ -84,8 +84,8 @@ our $HELP = { ] }, 'profile settings edit' => { - title => 672, - body => 627, + title => '672', + body => '627', related => [ { tag => 'settings manage', @@ -94,8 +94,8 @@ our $HELP = { ] }, 'miscellaneous settings edit' => { - title => 674, - body => 629, + title => '674', + body => '629', related => [ { tag => 'settings manage', @@ -104,8 +104,8 @@ our $HELP = { ] }, 'style template' => { - title => 1073, - body => 1074, + title => '1073', + body => '1074', related => [ { tag => 'style macros', @@ -126,8 +126,8 @@ our $HELP = { ] }, 'messaging settings edit' => { - title => 663, - body => 618, + title => '663', + body => '618', related => [ { tag => 'settings manage', @@ -136,8 +136,8 @@ our $HELP = { ] }, 'wobjects using' => { - title => 671, - body => 626, + title => '671', + body => '626', related => [ { tag => 'macros using', @@ -158,8 +158,8 @@ our $HELP = { ] }, 'wobject add/edit' => { - title => 677, - body => 632, + title => '677', + body => '632', related => [ { tag => 'article add/edit', @@ -224,8 +224,8 @@ our $HELP = { ] }, 'style sheets using' => { - title => 668, - body => 623, + title => '668', + body => '623', related => [ { tag => 'page template', @@ -238,8 +238,8 @@ our $HELP = { ] }, 'group add/edit' => { - title => 667, - body => 622, + title => '667', + body => '622', related => [ { tag => 'groups manage', @@ -248,8 +248,8 @@ our $HELP = { ] }, 'user settings edit' => { - title => 652, - body => 607, + title => '652', + body => '607', related => [ { tag => 'settings manage', @@ -258,8 +258,8 @@ our $HELP = { ] }, 'group delete' => { - title => 665, - body => 620, + title => '665', + body => '620', related => [ { tag => 'groups manage', @@ -268,8 +268,8 @@ our $HELP = { ] }, 'wobject delete' => { - title => 664, - body => 619, + title => '664', + body => '619', related => [ { tag => 'wobjects using', @@ -278,8 +278,8 @@ our $HELP = { ] }, 'settings manage' => { - title => 662, - body => 617, + title => '662', + body => '617', related => [ { tag => 'company information edit', @@ -308,8 +308,8 @@ our $HELP = { ] }, 'groups manage' => { - title => 660, - body => 615, + title => '660', + body => '615', related => [ { tag => 'group add/edit', @@ -326,8 +326,8 @@ our $HELP = { ] }, 'users manage' => { - title => 658, - body => 613, + title => '658', + body => '613', related => [ { tag => 'groups manage', @@ -348,8 +348,8 @@ our $HELP = { ] }, 'user delete' => { - title => 657, - body => 612, + title => '657', + body => '612', related => [ { tag => 'users manage', @@ -358,8 +358,8 @@ our $HELP = { ] }, 'user profile edit' => { - title => 682, - body => 637, + title => '682', + body => '637', related => [ { tag => 'users manage', @@ -368,8 +368,8 @@ our $HELP = { ] }, 'user add/edit' => { - title => 655, - body => 610, + title => '655', + body => '610', related => [ { tag => 'users manage', @@ -378,8 +378,8 @@ our $HELP = { ] }, 'page delete' => { - title => 653, - body => 608, + title => '653', + body => '608', related => [ { tag => 'page add/edit', @@ -388,8 +388,8 @@ our $HELP = { ] }, 'page add/edit' => { - title => 642, - body => 606, + title => '642', + body => '606', related => [ { tag => 'page template', @@ -402,8 +402,8 @@ our $HELP = { ] }, 'content settings edit' => { - title => 679, - body => 634, + title => '679', + body => '634', related => [ { tag => 'settings manage', @@ -412,8 +412,8 @@ our $HELP = { ] }, 'templates manage' => { - title => 683, - body => 638, + title => '683', + body => '638', related => [ { tag => 'themes manage', @@ -434,8 +434,8 @@ our $HELP = { ] }, 'template add/edit' => { - title => 684, - body => 639, + title => '684', + body => '639', related => [ { tag => 'templates manage', @@ -444,8 +444,8 @@ our $HELP = { ] }, 'template delete' => { - title => 685, - body => 640, + title => '685', + body => '640', related => [ { tag => 'templates manage', @@ -454,8 +454,8 @@ our $HELP = { ] }, 'macros using' => { - title => 669, - body => 624, + title => '669', + body => '624', related => [ { tag => 'collateral macros', @@ -480,8 +480,8 @@ our $HELP = { ] }, 'trash manage' => { - title => 960, - body => 961, + title => '960', + body => '961', related => [ { tag => 'trash empty', @@ -490,8 +490,8 @@ our $HELP = { ] }, 'clipboard manage' => { - title => 957, - body => 958, + title => '957', + body => '958', related => [ { tag => 'clipboard empty', @@ -500,8 +500,8 @@ our $HELP = { ] }, 'karma using' => { - title => 697, - body => 698, + title => '697', + body => '698', related => [ { tag => 'article add/edit', @@ -530,8 +530,8 @@ our $HELP = { ] }, 'collateral manage' => { - title => 785, - body => 786, + title => '785', + body => '786', related => [ { tag => 'collateral macros', @@ -560,8 +560,8 @@ our $HELP = { ] }, 'template language' => { - title => 825, - body => 826, + title => '825', + body => '826', related => [ { tag => 'templates manage', @@ -570,8 +570,8 @@ our $HELP = { ] }, 'wobject template' => { - title => 827, - body => 828, + title => '827', + body => '828', related => [ { tag => 'article template', @@ -616,8 +616,8 @@ our $HELP = { ] }, 'page template' => { - title => 829, - body => 830, + title => '829', + body => '830', related => [ { tag => 'page add/edit', @@ -630,8 +630,8 @@ our $HELP = { ] }, 'collateral macros' => { - title => 831, - body => 832, + title => '831', + body => '832', related => [ { tag => 'collateral manage', @@ -644,8 +644,8 @@ our $HELP = { ] }, 'file add/edit' => { - title => 833, - body => 834, + title => '833', + body => '834', related => [ { tag => 'collateral manage', @@ -654,8 +654,8 @@ our $HELP = { ] }, 'snippet add/edit' => { - title => 835, - body => 836, + title => '835', + body => '836', related => [ { tag => 'collateral manage', @@ -664,8 +664,8 @@ our $HELP = { ] }, 'folder add/edit' => { - title => 837, - body => 838, + title => '837', + body => '838', related => [ { tag => 'collateral manage', @@ -674,8 +674,8 @@ our $HELP = { ] }, 'programmer macros' => { - title => 839, - body => 840, + title => '839', + body => '840', related => [ { tag => 'macros using', @@ -684,8 +684,8 @@ our $HELP = { ] }, 'navigation macro' => { - title => 841, - body => 842, + title => '841', + body => '842', related => [ { tag => 'macros using', @@ -694,8 +694,8 @@ our $HELP = { ] }, 'user macros' => { - title => 843, - body => 844, + title => '843', + body => '844', related => [ { tag => 'macros using', @@ -704,8 +704,8 @@ our $HELP = { ] }, 'style macros' => { - title => 845, - body => 846, + title => '845', + body => '846', related => [ { tag => 'macros using', @@ -718,8 +718,8 @@ our $HELP = { ] }, 'clipboard empty' => { - title => 968, - body => 969, + title => '968', + body => '969', related => [ { tag => 'clipboard manage', @@ -728,8 +728,8 @@ our $HELP = { ] }, 'themes manage' => { - title => 931, - body => 932, + title => '931', + body => '932', related => [ { tag => 'collateral manage', @@ -754,8 +754,8 @@ our $HELP = { ] }, 'theme edit' => { - title => 933, - body => 934, + title => '933', + body => '934', related => [ { tag => 'themes manage', @@ -764,8 +764,8 @@ our $HELP = { ] }, 'theme import' => { - title => 936, - body => 937, + title => '936', + body => '937', related => [ { tag => 'themes manage', @@ -774,8 +774,8 @@ our $HELP = { ] }, 'theme delete' => { - title => 938, - body => 939, + title => '938', + body => '939', related => [ { tag => 'themes manage', @@ -784,8 +784,8 @@ our $HELP = { ] }, 'database links manage' => { - title => 997, - body => 1000, + title => '997', + body => '1000', related => [ { tag => 'database link add/edit', @@ -802,8 +802,8 @@ our $HELP = { ] }, 'database link add/edit' => { - title => 998, - body => 1001, + title => '998', + body => '1001', related => [ { tag => 'database links manage', @@ -820,8 +820,8 @@ our $HELP = { ] }, 'database link delete' => { - title => 999, - body => 1002, + title => '999', + body => '1002', related => [ { tag => 'database links manage', @@ -838,8 +838,8 @@ our $HELP = { ] }, 'forum discussion properties' => { - title => 1054, - body => 1055, + title => '1054', + body => '1055', related => [ { tag => 'forum notification template', @@ -868,8 +868,8 @@ our $HELP = { ] }, 'forum template' => { - title => 1056, - body => 1057, + title => '1056', + body => '1057', related => [ { tag => 'forum discussion properties', @@ -886,8 +886,8 @@ our $HELP = { ] }, 'forum post template' => { - title => 1058, - body => 1059, + title => '1058', + body => '1059', related => [ { tag => 'forum discussion properties', @@ -904,8 +904,8 @@ our $HELP = { ] }, 'forum thread template' => { - title => 1060, - body => 1061, + title => '1060', + body => '1061', related => [ { tag => 'forum discussion properties', @@ -926,8 +926,8 @@ our $HELP = { ] }, 'forum notification template' => { - title => 1062, - body => 1063, + title => '1062', + body => '1063', related => [ { tag => 'forum discussion properties', @@ -948,8 +948,8 @@ our $HELP = { ] }, 'forum post form template' => { - title => 1065, - body => 1066, + title => '1065', + body => '1066', related => [ { tag => 'forum discussion properties', @@ -970,8 +970,8 @@ our $HELP = { ] }, 'forum search template' => { - title => 1067, - body => 1068, + title => '1067', + body => '1068', related => [ { tag => 'forum discussion properties', @@ -988,8 +988,8 @@ our $HELP = { ] }, 'pagination template variables' => { - title => 1085, - body => 1086, + title => '1085', + body => '1086', related => [ { tag => 'wobject template', @@ -998,8 +998,8 @@ our $HELP = { ] }, 'gradebook report template' => { - title => 1087, - body => 1088, + title => '1087', + body => '1088', related => [ { tag => 'pagination template variables', @@ -1016,8 +1016,8 @@ our $HELP = { ] }, 'survey response template' => { - title => 1089, - body => 1090, + title => '1089', + body => '1090', related => [ { tag => 'survey template common vars', @@ -1030,8 +1030,8 @@ our $HELP = { ] }, 'statistical overview report template' => { - title => 1091, - body => 1092, + title => '1091', + body => '1092', related => [ { tag => 'pagination template variables', @@ -1048,8 +1048,8 @@ our $HELP = { ] }, 'navigation add/edit' => { - title => 1098, - body => 1093, + title => '1098', + body => '1093', related => [ { tag => 'navigation macro', @@ -1070,8 +1070,8 @@ our $HELP = { ] }, 'navigation manage' => { - title => 1094, - body => 1095, + title => '1094', + body => '1095', related => [ { tag => 'navigation macro', @@ -1088,8 +1088,8 @@ our $HELP = { ] }, 'navigation template' => { - title => 1096, - body => 1097, + title => '1096', + body => '1097', related => [ { tag => 'navigation macro', diff --git a/lib/WebGUI/Help/WobjectProxy.pm b/lib/WebGUI/Help/WobjectProxy.pm index 042a63f0a..e6efc3f7d 100644 --- a/lib/WebGUI/Help/WobjectProxy.pm +++ b/lib/WebGUI/Help/WobjectProxy.pm @@ -2,8 +2,8 @@ package WebGUI::Help::WobjectProxy; our $HELP = { 'wobject proxy add/edit' => { - title => 5, - body => 6, + title => '5', + body => '6', related => [ { tag => 'wobjects using', diff --git a/lib/WebGUI/International.pm b/lib/WebGUI/International.pm index 772f3f85d..0dd3183a4 100644 --- a/lib/WebGUI/International.pm +++ b/lib/WebGUI/International.pm @@ -86,7 +86,7 @@ sub get { my $load = "use ".$cmd; eval($load); WebGUI::ErrorHandler::warn($cmd." failed to compile because ".$@) if ($@); - $cmd = "\$".$cmd."::I18N->{'".$id."'}"; + $cmd = "\$".$cmd."::I18N->{'".$id."'}{message}"; my $output = eval($cmd); WebGUI::ErrorHandler::warn("Couldn't get value from ".$cmd." because ".$@) if ($@); $output = get($id,$namespace,"English") if ($output eq "" && $language ne "English"); diff --git a/lib/WebGUI/i18n/English/Article.pm b/lib/WebGUI/i18n/English/Article.pm index 92b5fd0bb..af6ee9fe4 100644 --- a/lib/WebGUI/i18n/English/Article.pm +++ b/lib/WebGUI/i18n/English/Article.pm @@ -1,39 +1,88 @@ package WebGUI::i18n::English::Article; our $I18N = { - 1 => q|Article|, + '1' => { + message => q|Article|, + lastUpdated => 1031514049 + }, - 3 => q|Start Date|, + '3' => { + message => q|Start Date|, + lastUpdated => 1031514049 + }, - 4 => q|End Date|, + '4' => { + message => q|End Date|, + lastUpdated => 1031514049 + }, - 6 => q|Image|, + '6' => { + message => q|Image|, + lastUpdated => 1031514049 + }, - 7 => q|Link Title|, + '7' => { + message => q|Link Title|, + lastUpdated => 1031514049 + }, - 8 => q|Link URL|, + '8' => { + message => q|Link URL|, + lastUpdated => 1031514049 + }, - 9 => q|Attachment|, + '9' => { + message => q|Attachment|, + lastUpdated => 1031514049 + }, - 10 => q|Convert carriage returns?|, + '10' => { + message => q|Convert carriage returns?|, + lastUpdated => 1031514049 + }, - 11 => q|(Select "Yes" only if you aren't adding <br> manually.)|, + '11' => { + message => q|(Select "Yes" only if you aren't adding <br> manually.)|, + lastUpdated => 1031514049 + }, - 12 => q|Edit Article|, + '12' => { + message => q|Edit Article|, + lastUpdated => 1031514049 + }, - 13 => q|Delete|, + '13' => { + message => q|Delete|, + lastUpdated => 1031514049 + }, - 22 => q|Author|, + '22' => { + message => q|Author|, + lastUpdated => 1031514049 + }, - 23 => q|Date|, + '23' => { + message => q|Date|, + lastUpdated => 1031514049 + }, - 24 => q|Post Response|, + '24' => { + message => q|Post Response|, + lastUpdated => 1031514049 + }, - 28 => q|View Responses|, + '28' => { + message => q|View Responses|, + lastUpdated => 1031514049 + }, - 61 => q|Article, Add/Edit|, + '61' => { + message => q|Article, Add/Edit|, + lastUpdated => 1066583066 + }, - 71 => q|Articles are the Swiss Army knife of WebGUI. Most pieces of static content can be added via the Article. + '71' => { + message => q|Articles are the Swiss Army knife of WebGUI. Most pieces of static content can be added via the Article.

NOTE: You can create a multi-paged article by placing the seperator macro (^-;) at various places through-out your article. @@ -75,8 +124,11 @@ Checking this box will enable responses to your article much like Articles on Sl |, + lastUpdated => 1066583066 + }, - 73 => q|The following template variables are available for article templates. + '73' => { + message => q|The following template variables are available for article templates.

new.template
@@ -179,8 +231,13 @@ The URL to view the replies to this article.

|, + lastUpdated => 1082370724 + }, - 72 => q|Article Template|, + '72' => { + message => q|Article Template|, + lastUpdated => 1038794871 + }, }; diff --git a/lib/WebGUI/i18n/English/AuthLDAP.pm b/lib/WebGUI/i18n/English/AuthLDAP.pm index bda87f88d..c79afd158 100644 --- a/lib/WebGUI/i18n/English/AuthLDAP.pm +++ b/lib/WebGUI/i18n/English/AuthLDAP.pm @@ -1,51 +1,109 @@ package WebGUI::i18n::English::AuthLDAP; our $I18N = { - 2 => q|Cannot connect to LDAP server.|, + '2' => { + message => q|Cannot connect to LDAP server.|, + lastUpdated => 1031514049 + }, - 5 => q|LDAP URL (default)|, + '5' => { + message => q|LDAP URL (default)|, + lastUpdated => 1031514049 + }, - 6 => q|LDAP Identity (default)|, + '6' => { + message => q|LDAP Identity (default)|, + lastUpdated => 1031514049 + }, - 7 => q|LDAP Identity Name|, + '7' => { + message => q|LDAP Identity Name|, + lastUpdated => 1031514049 + }, - 8 => q|LDAP Password Name|, + '8' => { + message => q|LDAP Password Name|, + lastUpdated => 1031514049 + }, - 3 => q|LDAP URL|, + '3' => { + message => q|LDAP URL|, + lastUpdated => 1031514049 + }, - 4 => q|Connect DN|, + '4' => { + message => q|Connect DN|, + lastUpdated => 1031514049 + }, - 9 => q|User RDN|, + '9' => { + message => q|User RDN|, + lastUpdated => 1053777552, + context => q|Specifying the relative distinguished name to authenticate a user against an LDAP directory.| + }, - 1 => q|LDAP Authentication Options|, + '1' => { + message => q|LDAP Authentication Options|, + lastUpdated => 1039450730 + }, - 10 => q|Password (confirm)|, + '10' => { + message => q|Password (confirm)|, + lastUpdated => 1071845113 + }, - 11 => q|No connect DN specified for this user|, + '11' => { + message => q|No connect DN specified for this user|, + lastUpdated => 1071848383 + }, - 13 => q|Invalid LDAP connection URL. Contact your administrator.|, + '13' => { + message => q|Invalid LDAP connection URL. Contact your administrator.|, + lastUpdated => 1071849063 + }, - 12 => q|No LDAP Url Specified for this user|, + '12' => { + message => q|No LDAP Url Specified for this user|, + lastUpdated => 1071848371 + }, - 'account-1' => q|LDAP Authentication Display Account Template|, + 'create-1' => { + message => q|LDAP Authentication Anonymous Registration Template|, + lastUpdated => 1078855925 + }, - 'account-2' => q|The following template variables are available for the LDAP Authentication Display Account templates. -

account.form.karma
A read only form property displaying the amount of karma a user has.  Karma is a configurable user setting that is turned off by default  -

account.form.karma.label
Internationalized text label for the karma form value  -

account.options
Links list of options which allow users to turn on Admin, view and edit profile, view the messageLog, etc. 

displayTitle
Page title

account.message

Any message returned by the system.  Usually displays after the form is submitted.

|, - - 'create-1' => q|LDAP Authentication Anonymous Registration Template|, - - 'create-2' => q|The following template variables are available for LDAP Authentication Anonymous Registration templates.

create.form.header
The required form elements that go at the top of the anonymous registration page.

create.form.hidden
Hidden form fields required for form submittal

create.form.footer
The required form elements that go after the anonymous registration page form. + 'create-2' => { + message => q|The following template variables are available for LDAP Authentication Anonymous Registration templates.

create.form.header
The required form elements that go at the top of the anonymous registration page.

create.form.hidden
Hidden form fields required for form submittal

create.form.footer
The required form elements that go after the anonymous registration page form.

create.form.submit
The default submit button for the anonymous registration form.

title
Default page title

create.form.profile
A loop containing visible and required profile fields for registration

         profile.formElement
         Form element for visible or required profile field

         profile.formElement.label
           Default text label for profile form element


login.url
URL for the login page

login.label
Default text label for login page link.

create.message
Any message returned by the system.  Usually displays after the form is submitted.

create.form.ldapId
Default ldapId form field

create.form.ldapId.label
Default text for ldapId form field

create.form.password
Default password form field

create.form.password.label
Default text for password form field

|, + lastUpdated => 1078855925 + }, - 'login-1' => q|LDAP Authentication Login Template|, + 'login-1' => { + message => q|LDAP Authentication Login Template|, + lastUpdated => 1078854953 + }, - 'login-2' => q|The following template variables are available for LDAP Authentication Login templates. + 'login-2' => { + message => q|The following template variables are available for LDAP Authentication Login templates.

login.form.header
The required form elements that go at the top of the login page.

login.form.hidden
Hidden form fields required for form submission

login.form.footer
The required form elements that go after the login page form.

login.form.submit
The default submit button for the login form.

login.form.username
Default username form field

login.form.username.label
Default text for username form field

login.form.password
Default password form field

login.form.password.label
Default text for password form field

title
Default page title

login.message
Any message returned by the system.  Usually displays after the form is submitted.

anonymousRegistration.isAllowed
Flag indicating whether or not anoymous registrations are allowed

createAccount.url
URL for the anonymous registration page

createAccount.label
Default label for the anonymous registration link

|, + lastUpdated => 1078854953 + }, + + 'account-1' => { + message => q|LDAP Authentication Display Account Template|, + lastUpdated => 1078852969 + }, + + 'account-2' => { + message => q|The following template variables are available for the LDAP Authentication Display Account templates. +

account.form.karma
A read only form property displaying the amount of karma a user has.  Karma is a configurable user setting that is turned off by default  +

account.form.karma.label
Internationalized text label for the karma form value  +

account.options
Links list of options which allow users to turn on Admin, view and edit profile, view the messageLog, etc. 

displayTitle
Page title

account.message

Any message returned by the system.  Usually displays after the form is submitted.

|, + lastUpdated => 1078852969 + }, }; diff --git a/lib/WebGUI/i18n/English/AuthSMB.pm b/lib/WebGUI/i18n/English/AuthSMB.pm index 7bde47c2c..29e15e169 100644 --- a/lib/WebGUI/i18n/English/AuthSMB.pm +++ b/lib/WebGUI/i18n/English/AuthSMB.pm @@ -1,45 +1,93 @@ package WebGUI::i18n::English::AuthSMB; our $I18N = { - 9 => q|NT Password|, + '9' => { + message => q|NT Password|, + lastUpdated => 1039453225 + }, - 8 => q|NT Login|, + '8' => { + message => q|NT Login|, + lastUpdated => 1039452980 + }, - 7 => q|NT Domain|, + '7' => { + message => q|NT Domain|, + lastUpdated => 1039452950 + }, - 6 => q|BDC|, + '6' => { + message => q|BDC|, + lastUpdated => 1039452936 + }, - 5 => q|PDC|, + '5' => { + message => q|PDC|, + lastUpdated => 1039452926 + }, - 4 => q|SMB Logon Error (3)
You have supplied an invalid username/password pair. Probably a typo, please try again.|, + '4' => { + message => q|SMB Logon Error (3)
You have supplied an invalid username/password pair. Probably a typo, please try again.|, + lastUpdated => 1039452797 + }, - 3 => q|SMB Protocol Error (2)
Please contact your sysadmin.|, + '3' => { + message => q|SMB Protocol Error (2)
Please contact your sysadmin.|, + lastUpdated => 1039452769 + }, - 2 => q|SMB Server Error (1)
Something went wrong accessing the domain controller. Perhaps the connection timed out. Please try again or contact your sysadmin.|, + '2' => { + message => q|SMB Server Error (1)
Something went wrong accessing the domain controller. Perhaps the connection timed out. Please try again or contact your sysadmin.|, + lastUpdated => 1039452744 + }, - 1 => q|SMB Authentication Options|, + '1' => { + message => q|SMB Authentication Options|, + lastUpdated => 1039451963 + }, - 10 => q|No SMB username specfified.|, + '10' => { + message => q|No SMB username specfified.|, + lastUpdated => 1071926471 + }, - 'account-1' => q|SMB Authentication Display Account Template|, + 'create-1' => { + message => q|SMB Authentication Anonymous Registration Template|, + lastUpdated => 1078856081 + }, - 'account-2' => q|The following template variables are available for the SMB Authentication Display Account templates. -

account.form.karma
A read only form property displaying the amount of karma a user has.  Karma is a configurable user setting that is turned off by default  -

account.form.karma.label
Internationalized text label for the karma form value  -

account.options
Links list of options which allow users to turn on Admin, view and edit profile, view the messageLog, etc. 

displayTitle
Page title

account.message

Any message returned by the system.  Usually displays after the form is submitted.

|, - - 'create-1' => q|SMB Authentication Anonymous Registration Template|, - - 'create-2' => q|The following template variables are available for SMB Authentication Anonymous Registration templates.

create.form.header
The required form elements that go at the top of the anonymous registration page.

create.form.hidden
Hidden form fields required for form submittal

create.form.footer
The required form elements that go after the anonymous registration page form. + 'create-2' => { + message => q|The following template variables are available for SMB Authentication Anonymous Registration templates.

create.form.header
The required form elements that go at the top of the anonymous registration page.

create.form.hidden
Hidden form fields required for form submittal

create.form.footer
The required form elements that go after the anonymous registration page form.

create.form.submit
The default submit button for the anonymous registration form.

title
Default page title

create.form.profile
A loop containing visible and required profile fields for registration

         profile.formElement
         Form element for visible or required profile field

         profile.formElement.label
           Default text label for profile form element


login.url
URL for the login page

login.label
Default text label for login page link.

create.message
Any message returned by the system.  Usually displays after the form is submitted.

create.form.loginId
Default SMB loginId form field

create.form.loginId.label
Default text for SMB loginId form field

create.form.password
Default password form field

create.form.password.label
Default text for password form field

|, + lastUpdated => 1078856081 + }, - 'login-1' => q|SMB Authentication Login Template|, + 'login-1' => { + message => q|SMB Authentication Login Template|, + lastUpdated => 1078854992 + }, - 'login-2' => q|The following template variables are available for SMB Authentication Login templates. + 'login-2' => { + message => q|The following template variables are available for SMB Authentication Login templates.

login.form.header
The required form elements that go at the top of the login page.

login.form.hidden
Hidden form fields required for form submission

login.form.footer
The required form elements that go after the login page form.

login.form.submit
The default submit button for the login form.

login.form.username
Default username form field

login.form.username.label
Default text for username form field

login.form.password
Default password form field

login.form.password.label
Default text for password form field

title
Default page title

login.message
Any message returned by the system.  Usually displays after the form is submitted.

anonymousRegistration.isAllowed
Flag indicating whether or not anoymous registrations are allowed

createAccount.url
URL for the anonymous registration page

createAccount.label
Default label for the anonymous registration link

|, + lastUpdated => 1078854992 + }, + + 'account-1' => { + message => q|SMB Authentication Display Account Template|, + lastUpdated => 1078853113 + }, + + 'account-2' => { + message => q|The following template variables are available for the SMB Authentication Display Account templates. +

account.form.karma
A read only form property displaying the amount of karma a user has.  Karma is a configurable user setting that is turned off by default  +

account.form.karma.label
Internationalized text label for the karma form value  +

account.options
Links list of options which allow users to turn on Admin, view and edit profile, view the messageLog, etc. 

displayTitle
Page title

account.message

Any message returned by the system.  Usually displays after the form is submitted.

|, + lastUpdated => 1078853113 + }, }; diff --git a/lib/WebGUI/i18n/English/AuthWebGUI.pm b/lib/WebGUI/i18n/English/AuthWebGUI.pm index c7adaede6..20923d9eb 100644 --- a/lib/WebGUI/i18n/English/AuthWebGUI.pm +++ b/lib/WebGUI/i18n/English/AuthWebGUI.pm @@ -1,84 +1,183 @@ package WebGUI::i18n::English::AuthWebGUI; our $I18N = { - 8 => q|Your Password Has Expired|, + '8' => { + message => q|Your Password Has Expired|, + lastUpdated => 1071507773 + }, - 2 => q|Password (confirm)|, + '2' => { + message => q|Password (confirm)|, + lastUpdated => 1071507729 + }, - 3 => q|Your passwords did not match. Please try again.|, + '3' => { + message => q|Your passwords did not match. Please try again.|, + lastUpdated => 1071507737 + }, - 10 => q|Old Password|, + '10' => { + message => q|Old Password|, + lastUpdated => 1071507875 + }, - 9 => q|Expire passwords on user creation?|, + '9' => { + message => q|Expire passwords on user creation?|, + lastUpdated => 1071507780 + }, - 14 => q|Minimum password length|, + '14' => { + message => q|Minimum password length|, + lastUpdated => 1071507951, + context => q|What is the minimum password length?| + }, - 7 => q|Passwords must have a minimum character length of|, + '7' => { + message => q|Passwords must have a minimum character length of|, + lastUpdated => 1071507767, + context => q|Password expires every 10 days| + }, - 11 => q|New Password|, + '11' => { + message => q|New Password|, + lastUpdated => 1071507924 + }, - 12 => q|You may not use your old password as your new password|, + '12' => { + message => q|You may not use your old password as your new password|, + lastUpdated => 1071507932 + }, - 13 => q|Allow password recovery?|, + '13' => { + message => q|Allow password recovery?|, + lastUpdated => 1071507940 + }, - 6 => q|Allow Password Recovery?|, + '6' => { + message => q|Allow Password Recovery?|, + lastUpdated => 1071507760, + context => q|Password expires every 10 days| + }, - 5 => q|Your password cannot be "password".|, + '5' => { + message => q|Your password cannot be "password".|, + lastUpdated => 1071507752 + }, - 4 => q|Your password cannot be blank.|, + '4' => { + message => q|Your password cannot be blank.|, + lastUpdated => 1071507744 + }, - 15 => q|Minimum Password Length|, + '15' => { + message => q|Minimum Password Length|, + lastUpdated => 1071885112 + }, - 1 => q|WebGUI Authentication Options|, + '1' => { + message => q|WebGUI Authentication Options|, + lastUpdated => 1071507721 + }, - 22 => q|There are no fields to update.|, + '22' => { + message => q|There are no fields to update.|, + lastUpdated => 1076361800 + }, - 21 => q|Allow User to Change Username?|, + '21' => { + message => q|Allow User to Change Username?|, + lastUpdated => 1076358688 + }, - 20 => q|Allow User to Change Password?|, + '20' => { + message => q|Allow User to Change Password?|, + lastUpdated => 1076358606 + }, - 19 => q|Allow Users to Change Username?|, + '19' => { + message => q|Allow Users to Change Username?|, + lastUpdated => 1076358029 + }, - 18 => q|Allow Users to Change Passwords?|, + '18' => { + message => q|Allow Users to Change Passwords?|, + lastUpdated => 1076357595 + }, - 17 => q|Password Updated|, + '17' => { + message => q|Password Updated|, + lastUpdated => 1071885563 + }, - 16 => q|Password Timeout|, + '16' => { + message => q|Password Timeout|, + lastUpdated => 1071885309 + }, - 'account-1' => q|WebGUI Authentication Display Account Template|, + 'expired-1' => { + message => q|WebGUI Authentication Password Expiration Template|, + lastUpdated => 1078857230 + }, - 'account-2' => q|The following template variables are available for WebGUI Authentication Display Account templates. + 'expired-2' => { + message => q|The following template variables are available for WebGUI Authentication Password Expiration templates.

expired.form.header
The required form elements that go at the top of the password expiration page.

expired.form.hidden
Hidden form fields required for form submittal

expired.form.footer
The required form elements that go after the password expiration page form. +

expired.form.submit
The default submit button for the password expiration form.

displayTitle
Default page title +

expired.message
Any message returned by the system.  Usually displays after the form is submitted.

create.form.oldPassword
Default old password form field

create.form.oldPassword.label
Default text for old password form field

expired.form.password
Default password form field

expired.form.password.label
Default text for password form field

expired.form.passwordConfirm
Default password confirm form field

expired.form.passwordConfirm.label
Default text for password confirm form field

|, + lastUpdated => 1078857230 + }, + + 'create-2' => { + message => q|The following template variables are available for WebGUI Authentication Anonymous Registration templates.

create.form.header
The required form elements that go at the top of the anonymous registration page.

create.form.hidden
Hidden form fields required for form submittal

create.form.footer
The required form elements that go after the anonymous registration page form. +

create.form.submit
The default submit button for the anonymous registration form.

title
Default page title +

create.form.profile
A loop containing visible and required profile fields for anonymouse registration

         profile.formElement
         Form element for visible or required profile field

         profile.formElement.label
           Default text label for profile form element


login.url
URL for the login page

login.label
Default text label for login page link.

create.message
Any message returned by the system.  Usually displays after the form is submitted.

create.form.username
Default username form field

create.form.username.label
Default text for username form field

create.form.password
Default password form field

create.form.password.label
Default text for password form field

create.form.passwordConfirm
Default password confirm form field

create.form.passwordConfirm.label
Default text for password confirm form field

recoverPassword.isAllowed
Flag indicating whether or not password recovery is enabled

recoverPassword.url
URL for the password recovery page.

recoverPassword.label
Default label for the password recovery link

|, + lastUpdated => 1078856626 + }, + + 'create-1' => { + message => q|WebGUI Authentication Anonymous Registration Template|, + lastUpdated => 1078856626 + }, + + 'recovery-1' => { + message => q|WebGUI Authentication Password Recovery Template|, + lastUpdated => 1078856556 + }, + + 'recovery-2' => { + message => q|The following template variables are available for WebGUI Authentication Password Recovery templates. +

recover.form.header
The required form elements that go at the top of the password recovery page.

recover.form.hidden
Hidden form fields required for form submission

recover.form.footer
The required form elements that go after the password recovery page form.

+

recover.form.submit
The default submit button for the password recovery form.

login.form.email
Default email form field

login.form.email.label
Default text for email form field

title
Default page title +

recover.message
Any message returned by the system.  Usually displays after the form is submitted.

anonymousRegistration.isAllowed
Flag indicating whether or not anoymous registrations are allowed

createAccount.url
URL for the anonymous registration page

createAccount.label
Default label for the anonymous registration link

login.url
URL for the login page

login.label
Default text label for login page link.

|, + lastUpdated => 1078856556 + }, + + 'login-1' => { + message => q|WebGUI Authentication Login Template|, + lastUpdated => 1078854830 + }, + + 'login-2' => { + message => q|The following template variables are available for WebGUI Authentication Login templates. +

login.form.header
The required form elements that go at the top of the login page.

login.form.hidden
Hidden form fields required for form submission

login.form.footer
The required form elements that go after the login page form.

+

login.form.submit
The default submit button for the login form.

login.form.username
Default username form field

login.form.username.label
Default text for username form field

login.form.password
Default password form field

login.form.password.label
Default text for password form field

title
Default page title +

login.message
Any message returned by the system.  Usually displays after the form is submitted.

anonymousRegistration.isAllowed
Flag indicating whether or not anoymous registrations are allowed

createAccount.url
URL for the anonymous registration page

createAccount.label
Default label for the anonymous registration link

recoverPassword.isAllowed
Flag indicating whether or not password recovery is enabled

recoverPassword.url
URL for the password recovery page.

recoverPassword.label
Default label for the password recovery link

|, + lastUpdated => 1078854830 + }, + + 'account-1' => { + message => q|WebGUI Authentication Display Account Template|, + lastUpdated => 1078852836 + }, + + 'account-2' => { + message => q|The following template variables are available for WebGUI Authentication Display Account templates.

account.form.header
The required form elements that go at the top of the display account page.

account.form.footer
The required form elements that go after the display account page form.

account.form.karma
A read only form property displaying the amount of karma a user has.  Karma is a configurable user setting that is turned off by default 

account.form.karma.label
Internationalized text label for the karma form value 

account.form.submit
The default submit button for the display account form.

account.options
Links list of options which allow users to turn on Admin, view and edit profile, view the messageLog, etc. 

displayTitle
Page title

account.message
Any message returned by the system.  Usually displays after the form is submitted.

account.form.username
Default username form field

account.form.username.label
Default text for username form field

account.form.password
Default password form field

account.form.password.label
Default text for password form field

account.form.passwordConfirm
Default password confirm form field

account.form.passwordConfirm.label
Default text for password confirm form field

account.noform
Indicates whether or not the display account form has any visible fields

account.nofields
Default display in the case that there are no form elements to display

|, - - 'create-2' => q|The following template variables are available for WebGUI Authentication Anonymous Registration templates.

create.form.header
The required form elements that go at the top of the anonymous registration page.

create.form.hidden
Hidden form fields required for form submittal

create.form.footer
The required form elements that go after the anonymous registration page form. -

create.form.submit
The default submit button for the anonymous registration form.

title
Default page title -

create.form.profile
A loop containing visible and required profile fields for anonymouse registration

         profile.formElement
         Form element for visible or required profile field

         profile.formElement.label
           Default text label for profile form element


login.url
URL for the login page

login.label
Default text label for login page link.

create.message
Any message returned by the system.  Usually displays after the form is submitted.

create.form.username
Default username form field

create.form.username.label
Default text for username form field

create.form.password
Default password form field

create.form.password.label
Default text for password form field

create.form.passwordConfirm
Default password confirm form field

create.form.passwordConfirm.label
Default text for password confirm form field

recoverPassword.isAllowed
Flag indicating whether or not password recovery is enabled

recoverPassword.url
URL for the password recovery page.

recoverPassword.label
Default label for the password recovery link

|, - - 'create-1' => q|WebGUI Authentication Anonymous Registration Template|, - - 'expired-1' => q|WebGUI Authentication Password Expiration Template|, - - 'expired-2' => q|The following template variables are available for WebGUI Authentication Password Expiration templates.

expired.form.header
The required form elements that go at the top of the password expiration page.

expired.form.hidden
Hidden form fields required for form submittal

expired.form.footer
The required form elements that go after the password expiration page form. -

expired.form.submit
The default submit button for the password expiration form.

displayTitle
Default page title -

expired.message
Any message returned by the system.  Usually displays after the form is submitted.

create.form.oldPassword
Default old password form field

create.form.oldPassword.label
Default text for old password form field

expired.form.password
Default password form field

expired.form.password.label
Default text for password form field

expired.form.passwordConfirm
Default password confirm form field

expired.form.passwordConfirm.label
Default text for password confirm form field

|, - - 'login-1' => q|WebGUI Authentication Login Template|, - - 'login-2' => q|The following template variables are available for WebGUI Authentication Login templates. -

login.form.header
The required form elements that go at the top of the login page.

login.form.hidden
Hidden form fields required for form submission

login.form.footer
The required form elements that go after the login page form.

-

login.form.submit
The default submit button for the login form.

login.form.username
Default username form field

login.form.username.label
Default text for username form field

login.form.password
Default password form field

login.form.password.label
Default text for password form field

title
Default page title -

login.message
Any message returned by the system.  Usually displays after the form is submitted.

anonymousRegistration.isAllowed
Flag indicating whether or not anoymous registrations are allowed

createAccount.url
URL for the anonymous registration page

createAccount.label
Default label for the anonymous registration link

recoverPassword.isAllowed
Flag indicating whether or not password recovery is enabled

recoverPassword.url
URL for the password recovery page.

recoverPassword.label
Default label for the password recovery link

|, - - 'recovery-1' => q|WebGUI Authentication Password Recovery Template|, - - 'recovery-2' => q|The following template variables are available for WebGUI Authentication Password Recovery templates. -

recover.form.header
The required form elements that go at the top of the password recovery page.

recover.form.hidden
Hidden form fields required for form submission

recover.form.footer
The required form elements that go after the password recovery page form.

-

recover.form.submit
The default submit button for the password recovery form.

login.form.email
Default email form field

login.form.email.label
Default text for email form field

title
Default page title -

recover.message
Any message returned by the system.  Usually displays after the form is submitted.

anonymousRegistration.isAllowed
Flag indicating whether or not anoymous registrations are allowed

createAccount.url
URL for the anonymous registration page

createAccount.label
Default label for the anonymous registration link

login.url
URL for the login page

login.label
Default text label for login page link.

|, + lastUpdated => 1078852836 + }, }; diff --git a/lib/WebGUI/i18n/English/DataForm.pm b/lib/WebGUI/i18n/English/DataForm.pm index 4235fe7f9..7c76e03a4 100644 --- a/lib/WebGUI/i18n/English/DataForm.pm +++ b/lib/WebGUI/i18n/English/DataForm.pm @@ -1,59 +1,139 @@ package WebGUI::i18n::English::DataForm; our $I18N = { - 1 => q|Data Form|, + '1' => { + message => q|Data Form|, + lastUpdated => 1052045252 + }, - 2 => q|Your email subject here|, + '2' => { + message => q|Your email subject here|, + lastUpdated => 1031514049 + }, - 3 => q|Thank you for your feedback!|, + '3' => { + message => q|Thank you for your feedback!|, + lastUpdated => 1031514049 + }, - 4 => q|Hidden|, + '4' => { + message => q|Hidden|, + lastUpdated => 1031514049 + }, - 5 => q|Displayed|, + '5' => { + message => q|Displayed|, + lastUpdated => 1031514049 + }, - 6 => q|Modifiable|, + '6' => { + message => q|Modifiable|, + lastUpdated => 1031514049 + }, - 7 => q|Edit Data Form|, + '7' => { + message => q|Edit Data Form|, + lastUpdated => 1052045309 + }, - 8 => q|Width|, + '8' => { + message => q|Width|, + lastUpdated => 1031514049 + }, - 10 => q|From|, + '10' => { + message => q|From|, + lastUpdated => 1031514049 + }, - 11 => q|To|, + '11' => { + message => q|To|, + lastUpdated => 1052047848 + }, - 12 => q|Cc|, + '12' => { + message => q|Cc|, + lastUpdated => 1031514049 + }, - 13 => q|Bcc|, + '13' => { + message => q|Bcc|, + lastUpdated => 1031514049 + }, - 14 => q|Subject|, + '14' => { + message => q|Subject|, + lastUpdated => 1031514049 + }, - 16 => q|Acknowledgement|, + '16' => { + message => q|Acknowledgement|, + lastUpdated => 1031514049 + }, - 17 => q|Mail Sent|, + '17' => { + message => q|Mail Sent|, + lastUpdated => 1031514049 + }, - 18 => q|Go back!|, + '18' => { + message => q|Go back!|, + lastUpdated => 1031514049 + }, - 19 => q|Are you certain that you want to delete this field?|, + '19' => { + message => q|Are you certain that you want to delete this field?|, + lastUpdated => 1031514049 + }, - 20 => q|Edit Field|, + '20' => { + message => q|Edit Field|, + lastUpdated => 1031514049 + }, - 21 => q|Field Name|, + '21' => { + message => q|Field Name|, + lastUpdated => 1031514049 + }, - 22 => q|Status|, + '22' => { + message => q|Status|, + lastUpdated => 1031514049 + }, - 23 => q|Type|, + '23' => { + message => q|Type|, + lastUpdated => 1031514049 + }, - 24 => q|Possible Values|, + '24' => { + message => q|Possible Values|, + lastUpdated => 1031514049 + }, - 25 => q|Default Value(s)|, + '25' => { + message => q|Default Value(s)|, + lastUpdated => 1053855043 + }, - 79 => q|Subtext|, + '79' => { + message => q|Subtext|, + lastUpdated => 1051482497, + context => q|A small piece of text under a form element. Gives extra description.| + }, - 61 => q|Data Form, Add/Edit|, + '61' => { + message => q|Data Form, Add/Edit|, + lastUpdated => 1053885941 + }, - 62 => q|Data Form Fields, Add/Edit|, + '62' => { + message => q|Data Form Fields, Add/Edit|, + lastUpdated => 1052047004 + }, - 71 => q|This wobject creates a simple multipurpose data-entry form. + '71' => { + message => q|This wobject creates a simple multipurpose data-entry form.

Acknowledgement
@@ -81,8 +161,11 @@ Choose a template that will be used to display the acknowlegement. List Template
Choose a template that will be used to display the list of stored records in this Data Form.

|, + lastUpdated => 1053885941 + }, - 83 => q|The following template variables are available for Data Form templates. + '83' => { + message => q|The following template variables are available for Data Form templates.

acknowledgement
@@ -230,8 +313,11 @@ The end of the form.

*Only available if the user has already submitted the form.|, + lastUpdated => 1053948922 + }, - 72 => q|You may add as many additional fields to your Data Form as you like. + '72' => { + message => q|You may add as many additional fields to your Data Form as you like.

Label
@@ -272,38 +358,94 @@ Enter the default value (if any) for the field. For Yes/No fields, enter "yes"

|, + lastUpdated => 1053855075 + }, - 80 => q|Email Template|, + '80' => { + message => q|Email Template|, + lastUpdated => 1052044326, + context => q|A template that will construct the email to be sent.| + }, - 73 => q|Send|, + '73' => { + message => q|Send|, + lastUpdated => 1039776778 + }, - 27 => q|Height|, + '27' => { + message => q|Height|, + lastUpdated => 1045210016 + }, - 28 => q|Optional for text area and HTML area.|, + '28' => { + message => q|Optional for text area and HTML area.|, + lastUpdated => 1052048005 + }, - 100 => q|Are you certain that you want to delete this tab ?|, + '100' => { + message => q|Are you certain that you want to delete this tab ?|, + lastUpdated => + }, - 101 => q|Label|, + '101' => { + message => q|Label|, + lastUpdated => + }, - 84 => q|Export tab delimited.|, + '84' => { + message => q|Export tab delimited.|, + lastUpdated => 1052088598, + context => q|Save the data with tabs as separaters.| + }, - 82 => q|Data Form Template|, + '82' => { + message => q|Data Form Template|, + lastUpdated => 1053885798 + }, - 81 => q|Acknowlegement Template|, + '81' => { + message => q|Acknowlegement Template|, + lastUpdated => 1052064282, + context => q|A template to display whatever data there is to display.| + }, - 77 => q|Label|, + '77' => { + message => q|Label|, + lastUpdated => 1051467316, + context => q|The text in front of a form field. (Like "Context" or "Message".)| + }, - 76 => q|Add a field.|, + '76' => { + message => q|Add a field.|, + lastUpdated => 1051464925, + context => q|As in "Add a field element to this form."| + }, - 75 => q|Required|, + '75' => { + message => q|Required|, + lastUpdated => 1051463599, + context => q|A field that cannot be blank.| + }, - 74 => q|Mail data?|, + '74' => { + message => q|Mail data?|, + lastUpdated => 1051463006, + context => q|As in, "Do you wish to email someone this data?"| + }, - 85 => q|One per line.|, + '85' => { + message => q|One per line.|, + lastUpdated => 1053855146, + context => q|Telling the user to add one entry per line.| + }, - 88 => q|Data Form List Template|, + '88' => { + message => q|Data Form List Template|, + lastUpdated => 1053885702 + }, - 89 => q|The following variables are available to the Data Form List template: + '89' => { + message => q|The following variables are available to the Data Form List template:

back.url
@@ -400,24 +542,55 @@ A conditional indicating whether this field exists for the mail subsystem of the |, + lastUpdated => 1053885702 + }, - 87 => q|List Template|, + '87' => { + message => q|List Template|, + lastUpdated => 1053884753, + context => q|Prompt the user to select a template for the list view of the data form.| + }, - 86 => q|List all entries.|, + '86' => { + message => q|List all entries.|, + lastUpdated => 1053882548, + context => q|A label that links to all Data Form entries made to date.| + }, - 29 => q|is required|, + '29' => { + message => q|is required|, + lastUpdated => 1031515049 + }, - 102 => q|Subtext|, + '102' => { + message => q|Subtext|, + lastUpdated => + }, - 106 => q|Tab Template|, + '106' => { + message => q|Tab Template|, + lastUpdated => + }, - 105 => q|Add a Tab|, + '105' => { + message => q|Add a Tab|, + lastUpdated => + }, - 104 => q|Tab|, + '104' => { + message => q|Tab|, + lastUpdated => + }, - 103 => q|Add new Tab|, + '103' => { + message => q|Add new Tab|, + lastUpdated => + }, - 90 => q|Delete this entry.|, + '90' => { + message => q|Delete this entry.|, + lastUpdated => 1057208065 + }, }; diff --git a/lib/WebGUI/i18n/English/EventsCalendar.pm b/lib/WebGUI/i18n/English/EventsCalendar.pm index e822ffe32..22ca819c9 100644 --- a/lib/WebGUI/i18n/English/EventsCalendar.pm +++ b/lib/WebGUI/i18n/English/EventsCalendar.pm @@ -1,53 +1,123 @@ package WebGUI::i18n::English::EventsCalendar; our $I18N = { - 89 => q|Show 3 months from start.|, + '89' => { + message => q|Show 3 months from start.|, + lastUpdated => 1038190646 + }, - 2 => q|Events Calendar|, + '2' => { + message => q|Events Calendar|, + lastUpdated => 1031514049 + }, - 4 => q|Happens only once.|, + '4' => { + message => q|Happens only once.|, + lastUpdated => 1031514049 + }, - 20 => q|Add an event.|, + '20' => { + message => q|Add an event.|, + lastUpdated => 1031514049 + }, - 93 => q|Next Event|, + '93' => { + message => q|Next Event|, + lastUpdated => 1038202290 + }, - 8 => q|Recurs every|, + '8' => { + message => q|Recurs every|, + lastUpdated => 1031514049 + }, - 9 => q|until|, + '9' => { + message => q|until|, + lastUpdated => 1031514049 + }, - 78 => q|Don't delete anything, I made a mistake.|, + '78' => { + message => q|Don't delete anything, I made a mistake.|, + lastUpdated => 1031514049 + }, - 12 => q|Edit Events Calendar|, + '12' => { + message => q|Edit Events Calendar|, + lastUpdated => 1031514049 + }, - 13 => q|Edit Event|, + '13' => { + message => q|Edit Event|, + lastUpdated => 1031514049 + }, - 90 => q|Default Month|, + '90' => { + message => q|Default Month|, + lastUpdated => 1038190708 + }, - 14 => q|Start Date|, + '14' => { + message => q|Start Date|, + lastUpdated => 1031514049 + }, - 15 => q|End Date|, + '15' => { + message => q|End Date|, + lastUpdated => 1031514049 + }, - 19 => q|Paginate After|, + '19' => { + message => q|Paginate After|, + lastUpdated => 1031514049 + }, - 77 => q|Delete this event and all of its recurrences.|, + '77' => { + message => q|Delete this event and all of its recurrences.|, + lastUpdated => 1031514049 + }, - 82 => q|Current.|, + '82' => { + message => q|Current.|, + lastUpdated => 1038190803 + }, - 88 => q|Show 6 months from start.|, + '88' => { + message => q|Show 6 months from start.|, + lastUpdated => 1038190632 + }, - 76 => q|Delete only this event.|, + '76' => { + message => q|Delete only this event.|, + lastUpdated => 1031514049 + }, - 80 => q|Event Template|, + '80' => { + message => q|Event Template|, + lastUpdated => 1038190379 + }, - 75 => q|Which do you wish to do?|, + '75' => { + message => q|Which do you wish to do?|, + lastUpdated => 1031514049 + }, - 85 => q|Last in the calendar.|, + '85' => { + message => q|Last in the calendar.|, + lastUpdated => 1038190764 + }, - 81 => q|Start Month|, + '81' => { + message => q|Start Month|, + lastUpdated => 1038190442 + }, - 61 => q|Events Calendar, Add/Edit|, + '61' => { + message => q|Events Calendar, Add/Edit|, + lastUpdated => 1066572488 + }, - 71 => q|Events calendars are used on many intranets to keep track of internal dates that affect a whole organization. Also, Events Calendars on consumer sites are a great way to let your customers know what events you'll be attending and what promotions you'll be having. + '71' => { + message => q|Events calendars are used on many intranets to keep track of internal dates that affect a whole organization. Also, Events Calendars on consumer sites are a great way to let your customers know what events you'll be attending and what promotions you'll be having.

Main Template
@@ -90,10 +160,16 @@ Leave this set to yes if you want to add events to the Events Calendar directly The title of an individual event. |, + lastUpdated => 1066572488 + }, - 72 => q|Event, Add/Edit|, + '72' => { + message => q|Event, Add/Edit|, + lastUpdated => 1038887363 + }, - 73 => q|Title
+ '73' => { + message => q|Title
The title for this event.

@@ -118,22 +194,46 @@ Select a recurrence interval for this event. Select "add new event" if you'd like to add another event, otherwise select "go back to page".

|, + lastUpdated => 1038887363 + }, - 83 => q|First in the calendar.|, + '83' => { + message => q|First in the calendar.|, + lastUpdated => 1038190781 + }, - 87 => q|Show 9 months from start.|, + '87' => { + message => q|Show 9 months from start.|, + lastUpdated => 1038190626 + }, - 92 => q|Previous Event|, + '92' => { + message => q|Previous Event|, + lastUpdated => 1038202281 + }, - 86 => q|Show 12 months from start.|, + '86' => { + message => q|Show 12 months from start.|, + lastUpdated => 1038190601 + }, - 91 => q|Add a new event.|, + '91' => { + message => q|Add a new event.|, + lastUpdated => 1038190852 + }, - 84 => q|End Month|, + '84' => { + message => q|End Month|, + lastUpdated => 1038190527 + }, - 96 => q|Event Template|, + '96' => { + message => q|Event Template|, + lastUpdated => 1078568518 + }, - 97 => q|The following is the list of template variables available in event templates. + '97' => { + message => q|The following is the list of template variables available in event templates.

title
@@ -204,10 +304,16 @@ The URL to view the event after this one. The description of this event.

|, + lastUpdated => 1078568518 + }, - 94 => q|Events Calendar Template|, + '94' => { + message => q|Events Calendar Template|, + lastUpdated => 1078520840 + }, - 95 => q|The following template variables are available for you to customize your events calendar. + '95' => { + message => q|The following template variables are available for you to customize your events calendar.

addevent.url
The URL to add an event to the calendar. @@ -449,10 +555,20 @@ A label representing the abbreviated version of "Saturday".

|, + lastUpdated => 1078520840 + }, - 98 => q|Now!|, + '98' => { + message => q|Now!|, + lastUpdated => 1053888477, + context => q|"Something is going to happen now." This will be used to select a range in an events calendar. Now is the date and time right down to the current second.| + }, - 99 => q|Is master?|, + '99' => { + message => q|Is master?|, + lastUpdated => 1066511974, + context => q|Ask the user if this calendar should act as a master calendar.| + }, }; diff --git a/lib/WebGUI/i18n/English/FileManager.pm b/lib/WebGUI/i18n/English/FileManager.pm index d8d7f589b..f72310c2e 100644 --- a/lib/WebGUI/i18n/English/FileManager.pm +++ b/lib/WebGUI/i18n/English/FileManager.pm @@ -1,45 +1,103 @@ package WebGUI::i18n::English::FileManager; our $I18N = { - 1 => q|File Manager|, + '1' => { + message => q|File Manager|, + lastUpdated => 1038028463 + }, - 3 => q|Proceed to add file?|, + '3' => { + message => q|Proceed to add file?|, + lastUpdated => 1031514049 + }, - 5 => q|File Title|, + '5' => { + message => q|File Title|, + lastUpdated => 1031514049 + }, - 6 => q|File|, + '6' => { + message => q|File|, + lastUpdated => 1038882929 + }, - 7 => q|Group to Download|, + '7' => { + message => q|Group to Download|, + lastUpdated => 1031514049 + }, - 8 => q|Brief Synopsis|, + '8' => { + message => q|Brief Synopsis|, + lastUpdated => 1031514049 + }, - 9 => q|Edit File Manager|, + '9' => { + message => q|Edit File Manager|, + lastUpdated => 1038028499 + }, - 10 => q|Edit File|, + '10' => { + message => q|Edit File|, + lastUpdated => 1038882889 + }, - 11 => q|Add a new file.|, + '11' => { + message => q|Add a new file.|, + lastUpdated => 1038882956 + }, - 12 => q|Are you certain that you wish to delete this file?|, + '12' => { + message => q|Are you certain that you wish to delete this file?|, + lastUpdated => 1038882975 + }, - 14 => q|File|, + '14' => { + message => q|File|, + lastUpdated => 1031514049 + }, - 15 => q|Description|, + '15' => { + message => q|Description|, + lastUpdated => 1031514049 + }, - 16 => q|Date Uploaded|, + '16' => { + message => q|Date Uploaded|, + lastUpdated => 1031514049 + }, - 17 => q|Alternate Version #1|, + '17' => { + message => q|Alternate Version #1|, + lastUpdated => 1031514049 + }, - 18 => q|Alternate Version #2|, + '18' => { + message => q|Alternate Version #2|, + lastUpdated => 1031514049 + }, - 19 => q|You have no files available.|, + '19' => { + message => q|You have no files available.|, + lastUpdated => 1038882995 + }, - 20 => q|Paginate After|, + '20' => { + message => q|Paginate After|, + lastUpdated => 1031514049 + }, - 74 => q|Add a new file.|, + '74' => { + message => q|Add a new file.|, + lastUpdated => 1038262375 + }, - 61 => q|File Manager, Add/Edit|, + '61' => { + message => q|File Manager, Add/Edit|, + lastUpdated => 1038887335 + }, - 71 => q|The File Manager is designed to help you manage file distribution on your site. It allows you to specify who may view/download files from your site. + '71' => { + message => q|The File Manager is designed to help you manage file distribution on your site. It allows you to specify who may view/download files from your site.

Template
@@ -55,10 +113,16 @@ If you wish to start adding files to download right away, leave this checked.

|, + lastUpdated => 1038887335 + }, - 72 => q|File, Add/Edit|, + '72' => { + message => q|File, Add/Edit|, + lastUpdated => 1038883174 + }, - 73 => q|File Title
+ '73' => { + message => q|File Title
The title that will be displayed for this file. If left blank the filename will be used.

@@ -86,10 +150,16 @@ Choose the group that may download this file. If you'd like to add another file after this one, then select "add a new file" otherwise select "go back to the page".

|, + lastUpdated => 1038883174 + }, - 75 => q|File Manager Template|, + '75' => { + message => q|File Manager Template|, + lastUpdated => 1038853712 + }, - 76 => q|This is the list of template variables available in File Manager templates. + '76' => { + message => q|This is the list of template variables available in File Manager templates.

titleColumn.url
@@ -230,6 +300,8 @@ A conditional indicating whether there are any files for this user to view.

|, + lastUpdated => 1082371148 + }, }; diff --git a/lib/WebGUI/i18n/English/HttpProxy.pm b/lib/WebGUI/i18n/English/HttpProxy.pm index 0038f99bb..98049f9e0 100644 --- a/lib/WebGUI/i18n/English/HttpProxy.pm +++ b/lib/WebGUI/i18n/English/HttpProxy.pm @@ -1,9 +1,13 @@ package WebGUI::i18n::English::HttpProxy; our $I18N = { - 10 => q|HTTP Proxy, Add/Edit|, + '10' => { + message => q|HTTP Proxy, Add/Edit|, + lastUpdated => 1047858432 + }, - 11 => q|The HTTP Proxy wobject is a very powerful tool. It enables you to embed external sites and applications into your site. For example, if you have a web mail system that you wish your staff could access through the intranet, then you could use the HTTP Proxy to accomplish that. + '11' => { + message => q|The HTTP Proxy wobject is a very powerful tool. It enables you to embed external sites and applications into your site. For example, if you have a web mail system that you wish your staff could access through the intranet, then you could use the HTTP Proxy to accomplish that.

@@ -45,28 +49,65 @@ A search string used as ending point. Content after this point is not displayed. If you proxy a site like Yahoo! that links to other domains, do you wish to allow the user to follow the links to those other domains, or should the proxy stop them as they try to leave the original site you specified?

|, + lastUpdated => 1053774887 + }, - 3 => q|HTTP Proxy|, + '3' => { + message => q|HTTP Proxy|, + lastUpdated => 1031510000 + }, - 2 => q|Edit HTTP Proxy|, + '2' => { + message => q|Edit HTTP Proxy|, + lastUpdated => 1031510000 + }, - 1 => q|URL|, + '1' => { + message => q|URL|, + lastUpdated => 1031510000 + }, - 4 => q|Timeout|, + '4' => { + message => q|Timeout|, + lastUpdated => 1047837283 + }, - 5 => q|Allow proxying of other domains?|, + '5' => { + message => q|Allow proxying of other domains?|, + lastUpdated => 1047835817 + }, - 6 => q|Remove style?|, + '6' => { + message => q|Remove style?|, + lastUpdated => 1047837230 + }, - 8 => q|Follow redirects?|, + '8' => { + message => q|Follow redirects?|, + lastUpdated => 1047837255 + }, - 9 => q|Cookie Jar|, + '9' => { + message => q|Cookie Jar|, + lastUpdated => 1047835842 + }, - 12 => q|Rewrite urls ?|, + '12' => { + message => q|Rewrite urls ?|, + lastUpdated => 1055908341 + }, - 13 => q|Search for|, + '13' => { + message => q|Search for|, + lastUpdated => 1060433963, + context => q|A string used as starting point when proxying parts of remote content.| + }, - 14 => q|Stop at|, + '14' => { + message => q|Stop at|, + lastUpdated => 1060433963, + context => q|A string used as ending point when proxying parts of remote content.| + }, }; diff --git a/lib/WebGUI/i18n/English/IndexedSearch.pm b/lib/WebGUI/i18n/English/IndexedSearch.pm index 565a06303..4b92e5a24 100644 --- a/lib/WebGUI/i18n/English/IndexedSearch.pm +++ b/lib/WebGUI/i18n/English/IndexedSearch.pm @@ -1,9 +1,13 @@ package WebGUI::i18n::English::IndexedSearch; our $I18N = { - 29 => q|Search template|, + '29' => { + message => q|Search template|, + lastUpdated => 1070202588 + }, - 28 => q| + '28' => { + message => q|

This is the list of template variables available for search templates:

query
Contains the value of the query form @@ -69,60 +73,146 @@ one page in the paginator. the first page.

isLastPage
A conditional indicating whether the visitor is viewing the last page.

|, + lastUpdated => 1070202325 + }, - 2 => q|No index created. The scheduler must run and create the index first.|, + '2' => { + message => q|No index created. The scheduler must run and create the index first.|, + lastUpdated => 1066252099 + }, - 3 => q|Please refer to the documentation for more info.|, + '3' => { + message => q|Please refer to the documentation for more info.|, + lastUpdated => 1066252166 + }, - 4 => q|This page|, + '4' => { + message => q|This page|, + lastUpdated => 1066252218 + }, - 5 => q|Index to use|, + '5' => { + message => q|Index to use|, + lastUpdated => 1066252241 + }, - 6 => q|Search through|, + '6' => { + message => q|Search through|, + lastUpdated => 1066252264 + }, - 1 => q|Table Search_docInfo can't be opened.|, + '1' => { + message => q|Table Search_docInfo can't be opened.|, + lastUpdated => 1066252055 + }, - 14 => q|Highlight color|, + '14' => { + message => q|Highlight color|, + lastUpdated => 1066252536 + }, - 13 => q|Highlight results ?|, + '13' => { + message => q|Highlight results ?|, + lastUpdated => 1066252498 + }, - 12 => q|Context preview length|, + '12' => { + message => q|Context preview length|, + lastUpdated => 1066252463 + }, - 11 => q|Paginate after|, + '11' => { + message => q|Paginate after|, + lastUpdated => 1066252409 + }, - 10 => q|Only results of type|, + '10' => { + message => q|Only results of type|, + lastUpdated => 1066252387 + }, - 9 => q|Only results in language|, + '9' => { + message => q|Only results in language|, + lastUpdated => 1066252363 + }, - 8 => q|Only results in namespace|, + '8' => { + message => q|Only results in namespace|, + lastUpdated => 1066252344 + }, - 7 => q|Only results created by|, + '7' => { + message => q|Only results created by|, + lastUpdated => 1066252303 + }, - 20 => q|Wobject details|, + '20' => { + message => q|Wobject details|, + lastUpdated => 1066765556 + }, - 18 => q|Any namespace|, + '18' => { + message => q|Any namespace|, + lastUpdated => 1066593420, + context => q|first option for "Search in namespace:"| + }, - 17 => q|Search|, + '17' => { + message => q|Search|, + lastUpdated => 1066593262, + context => q|Title of this wobject| + }, - 16 => q|Search|, + '16' => { + message => q|Search|, + lastUpdated => 1066565087, + context => q|Label of the search submit button.| + }, - 15 => q|All pages|, + '15' => { + message => q|All pages|, + lastUpdated => 1066253116 + }, - 19 => q|Wobject|, + '19' => { + message => q|Wobject|, + lastUpdated => 1066765495 + }, - 22 => q|Profile|, + '22' => { + message => q|Profile|, + lastUpdated => 1066765844 + }, - 25 => q|Any user|, + '25' => { + message => q|Any user|, + lastUpdated => 1066766053 + }, - 24 => q|Any language|, + '24' => { + message => q|Any language|, + lastUpdated => 1066766053 + }, - 23 => q|Any Content Type|, + '23' => { + message => q|Any Content Type|, + lastUpdated => 1066766053, + context => q|Any type of content| + }, - 21 => q|Content|, + '21' => { + message => q|Content|, + lastUpdated => 1066765681, + context => q|Collective term for Wobjects, Pages and Wobject details.| + }, - 26 => q|Search, Add/Edit|, + '26' => { + message => q|Search, Add/Edit|, + lastUpdated => 1067346336 + }, - 27 => q| + '27' => { + message => q|

The Search adds advanced search capabilities to your WebGUI site.

Index to use
The Search uses an index to retrieve it's results from. Indexes are created with the scheduler. You can create more then one index. Choose here which index to use.

@@ -157,6 +247,8 @@ no preview.

highlight the search results in the preview you'll want to check this box.

Highlight color n
The colors that are used to highlight the corresponding words in the query. 

|, + lastUpdated => 1070195783 + }, }; diff --git a/lib/WebGUI/i18n/English/MessageBoard.pm b/lib/WebGUI/i18n/English/MessageBoard.pm index 3c295540e..1dfe31964 100644 --- a/lib/WebGUI/i18n/English/MessageBoard.pm +++ b/lib/WebGUI/i18n/English/MessageBoard.pm @@ -1,23 +1,47 @@ package WebGUI::i18n::English::MessageBoard; our $I18N = { - 2 => q|Message Board|, + '2' => { + message => q|Message Board|, + lastUpdated => 1031514049 + }, - 6 => q|Edit Message Board|, + '6' => { + message => q|Edit Message Board|, + lastUpdated => 1031514049 + }, - 77 => q|Edit Forum|, + '77' => { + message => q|Edit Forum|, + lastUpdated => 1066061199, + context => q|A title for the forum editing page.| + }, - 76 => q|Are you certain you wish to delete this forum and all the posts it contains?|, + '76' => { + message => q|Are you certain you wish to delete this forum and all the posts it contains?|, + lastUpdated => 1066055963, + context => q|A question prompting the admin whether they truely want to delete a forum from a message board.| + }, - 61 => q|Message Board, Add/Edit|, + '61' => { + message => q|Message Board, Add/Edit|, + lastUpdated => 1066584548 + }, - 71 => q|Message boards, also called Forums and/or Discussions, are a great way to add community to any site or intranet. Many companies use message boards internally to collaborate on projects. + '71' => { + message => q|Message boards, also called Forums and/or Discussions, are a great way to add community to any site or intranet. Many companies use message boards internally to collaborate on projects.

|, + lastUpdated => 1066584548 + }, - 78 => q|Forum, Add/Edit|, + '78' => { + message => q|Forum, Add/Edit|, + lastUpdated => 1066584480 + }, - 79 => q|A message board can contain one or more forums. The following is the list of properties attached to each forum. + '79' => { + message => q|A message board can contain one or more forums. The following is the list of properties attached to each forum.

@@ -30,12 +54,22 @@ The description of the forum.

NOTE: All of the properties of the forum system are also here. See that help page for details.|, + lastUpdated => 1066584480 + }, - 75 => q|Add a forum|, + '75' => { + message => q|Add a forum|, + lastUpdated => 1066038194, + context => q|A label for a link that allows an admin to add a forum to a message board.| + }, - 73 => q|Message Board Template|, + '73' => { + message => q|Message Board Template|, + lastUpdated => 1066584179 + }, - 74 => q|The following is the list of template variables available in message board templates. + '74' => { + message => q|The following is the list of template variables available in message board templates.

forum.add.url
@@ -173,6 +207,8 @@ The controls for the default forum. A condition indicating whether there is more than one forum.

|, + lastUpdated => 1066584179 + }, }; diff --git a/lib/WebGUI/i18n/English/Navigation.pm b/lib/WebGUI/i18n/English/Navigation.pm index 18af0012b..bb28aebfe 100644 --- a/lib/WebGUI/i18n/English/Navigation.pm +++ b/lib/WebGUI/i18n/English/Navigation.pm @@ -1,75 +1,197 @@ package WebGUI::i18n::English::Navigation; our $I18N = { - 26 => q|Stop traversing when reaching level|, + '26' => { + message => q|Stop traversing when reaching level|, + lastUpdated => 1077080617 + }, - 9 => q|sisters|, + '9' => { + message => q|sisters|, + lastUpdated => 1077078821, + context => q|Option on question "return a loop with"| + }, - 21 => q|List all Navigation.|, + '21' => { + message => q|List all Navigation.|, + lastUpdated => 1077080151 + }, - 1 => q|nameless root|, + '1' => { + message => q|nameless root|, + lastUpdated => 1077078206, + context => q|Option of "Base page"| + }, - 7 => q|my daughter's level (./page)|, + '7' => { + message => q|my daughter's level (./page)|, + lastUpdated => 1077078687, + context => q|Option of "Base page"| + }, - 12 => q|self and descendants|, + '12' => { + message => q|self and descendants|, + lastUpdated => 1077079020, + context => q|Option on question "return a loop with"| + }, - 18 => q|Edit this Navigation.|, + '18' => { + message => q|Edit this Navigation.|, + lastUpdated => 1077079911 + }, - 27 => q|Max depth|, + '27' => { + message => q|Max depth|, + lastUpdated => 1077080669 + }, - 17 => q|pedigree|, + '17' => { + message => q|pedigree|, + lastUpdated => 1077079481, + context => q|Option on question "return a loop with".| + }, - 22 => q|Edit Navigation|, + '22' => { + message => q|Edit Navigation|, + lastUpdated => 1077080241 + }, - 25 => q|Base page|, + '25' => { + message => q|Base page|, + lastUpdated => 1077080583 + }, - 4 => q|my grandmother's level (../../page)|, + '4' => { + message => q|my grandmother's level (../../page)|, + lastUpdated => 1077078456, + context => q|Option of "Base page"| + }, - 11 => q|descendants|, + '11' => { + message => q|descendants|, + lastUpdated => 1077078969, + context => q|Option on question "return a loop with"| + }, - 16 => q|self and ancestors|, + '16' => { + message => q|self and ancestors|, + lastUpdated => 1077079343, + context => q|Option on question "return a loop with".| + }, - 6 => q|my level (.)|, + '6' => { + message => q|my level (.)|, + lastUpdated => 1077078579, + context => q|Option of "Base page"| + }, - 3 => q|top level (/home/page)|, + '3' => { + message => q|top level (/home/page)|, + lastUpdated => 1077078394, + context => q|Option of "Base page"| + }, - 28 => q|Return a loop with|, + '28' => { + message => q|Return a loop with|, + lastUpdated => 1077080706 + }, - 8 => q|daughters|, + '8' => { + message => q|daughters|, + lastUpdated => 1077078773, + context => q|Option on question "return a loop with"| + }, - 32 => q|Show unprivileged pages|, + '32' => { + message => q|Show unprivileged pages|, + lastUpdated => 1077080845 + }, - 34 => q|Manage Navigation|, + '34' => { + message => q|Manage Navigation|, + lastUpdated => 1077081304 + }, - 13 => q|childless descendants|, + '13' => { + message => q|childless descendants|, + lastUpdated => 1077079109, + context => q|Option on question "return a loop with".| + }, - 24 => q|Identifier|, + '24' => { + message => q|Identifier|, + lastUpdated => 1077080504 + }, - 33 => q|Error: This identifier is already in use. Please use an unique value.|, + '33' => { + message => q|Error: This identifier is already in use. Please use an unique value.|, + lastUpdated => 1077081255 + }, - 20 => q|Delete this Navigation.|, + '20' => { + message => q|Delete this Navigation.|, + lastUpdated => 1077080098 + }, - 31 => q|Show hidden pages|, + '31' => { + message => q|Show hidden pages|, + lastUpdated => 1077080799 + }, - 29 => q|Revert output|, + '29' => { + message => q|Revert output|, + lastUpdated => 1077080738 + }, - 30 => q|Show system pages|, + '30' => { + message => q|Show system pages|, + lastUpdated => 1077080766 + }, - 23 => q|Navigation properties|, + '23' => { + message => q|Navigation properties|, + lastUpdated => 1077080317 + }, - 35 => q|Please specify an identifier. ie: ^Navigation(myMenu);|, + '35' => { + message => q|Please specify an identifier. ie: ^Navigation(myMenu);|, + lastUpdated => 1077081415 + }, - 19 => q|Copy this Navigation.|, + '19' => { + message => q|Copy this Navigation.|, + lastUpdated => 1077080062 + }, - 5 => q|my mother's level (../page)|, + '5' => { + message => q|my mother's level (../page)|, + lastUpdated => 1077078526, + context => q|Option of "Base page"| + }, - 15 => q|ancestors|, + '15' => { + message => q|ancestors|, + lastUpdated => 1077079273, + context => q|Option on question "return a loop with".| + }, - 2 => q|root level (/home)|, + '2' => { + message => q|root level (/home)|, + lastUpdated => 1077078325, + context => q|Option of "Base page"| + }, - 14 => q|generation|, + '14' => { + message => q|generation|, + lastUpdated => 1077079203, + context => q|Option on question "return a loop with".| + }, - 10 => q|self and sisters|, + '10' => { + message => q|self and sisters|, + lastUpdated => 1077078879, + context => q|Option on question "return a loop with"| + }, }; diff --git a/lib/WebGUI/i18n/English/Poll.pm b/lib/WebGUI/i18n/English/Poll.pm index 635390110..b57185389 100644 --- a/lib/WebGUI/i18n/English/Poll.pm +++ b/lib/WebGUI/i18n/English/Poll.pm @@ -1,31 +1,68 @@ package WebGUI::i18n::English::Poll; our $I18N = { - 1 => q|Poll|, + '1' => { + message => q|Poll|, + lastUpdated => 1031514049 + }, - 3 => q|Active|, + '3' => { + message => q|Active|, + lastUpdated => 1031514049 + }, - 4 => q|Who can vote?|, + '4' => { + message => q|Who can vote?|, + lastUpdated => 1031514049 + }, - 5 => q|Graph Width|, + '5' => { + message => q|Graph Width|, + lastUpdated => 1031514049 + }, - 6 => q|Question|, + '6' => { + message => q|Question|, + lastUpdated => 1031514049 + }, - 7 => q|Answers|, + '7' => { + message => q|Answers|, + lastUpdated => 1031514049 + }, - 8 => q|(Enter one answer per line. No more than 20.)|, + '8' => { + message => q|(Enter one answer per line. No more than 20.)|, + lastUpdated => 1031514049 + }, - 9 => q|Edit Poll|, + '9' => { + message => q|Edit Poll|, + lastUpdated => 1031514049 + }, - 10 => q|Reset votes.|, + '10' => { + message => q|Reset votes.|, + lastUpdated => 1031514049 + }, - 11 => q|Vote!|, + '11' => { + message => q|Vote!|, + lastUpdated => 1031514049 + }, - 20 => q|Karma Per Vote|, + '20' => { + message => q|Karma Per Vote|, + lastUpdated => 1031514049 + }, - 61 => q|Poll, Add/Edit|, + '61' => { + message => q|Poll, Add/Edit|, + lastUpdated => 1050183732 + }, - 71 => q|Polls can be used to get the impressions of your users on various topics. + '71' => { + message => q|Polls can be used to get the impressions of your users on various topics.

Active
If this box is checked, then users will be able to vote. Otherwise they'll only be able to see the results of the poll. @@ -59,10 +96,16 @@ In order to be sure that the ordering of the answers in the poll does not bias y Reset the votes on this Poll.

|, + lastUpdated => 1050183732 + }, - 73 => q|Poll Template|, + '73' => { + message => q|Poll Template|, + lastUpdated => 1050183668 + }, - 74 => q|The following variables are available to the poll template: + '74' => { + message => q|The following variables are available to the poll template: canVote
A condition indicating whether the user has the right to vote on this poll. @@ -127,10 +170,18 @@ The total number of votes that have been placed on this poll.

|, + lastUpdated => 1050183668 + }, - 72 => q|Randomize answers?|, + '72' => { + message => q|Randomize answers?|, + lastUpdated => 1031514049 + }, - 12 => q|Total Votes|, + '12' => { + message => q|Total Votes|, + lastUpdated => 1050182699 + }, }; diff --git a/lib/WebGUI/i18n/English/Product.pm b/lib/WebGUI/i18n/English/Product.pm index c68f2fec4..86f103426 100644 --- a/lib/WebGUI/i18n/English/Product.pm +++ b/lib/WebGUI/i18n/English/Product.pm @@ -1,103 +1,248 @@ package WebGUI::i18n::English::Product; our $I18N = { - 58 => q|Edit Product Template|, + '58' => { + message => q|Edit Product Template|, + lastUpdated => 1031514049 + }, - 10 => q|Price|, + '10' => { + message => q|Price|, + lastUpdated => 1031514049 + }, - 55 => q|Add a benefit.|, + '55' => { + message => q|Add a benefit.|, + lastUpdated => 1031514049 + }, - 59 => q|Name|, + '59' => { + message => q|Name|, + lastUpdated => 1031514049 + }, - 60 => q|Template|, + '60' => { + message => q|Template|, + lastUpdated => 1031514049 + }, - 48 => q|Are you certain you wish to delete this benefit? It cannot be recovered once it has been deleted.|, + '48' => { + message => q|Are you certain you wish to delete this benefit? It cannot be recovered once it has been deleted.|, + lastUpdated => 1031514049 + }, - 6 => q|Edit Product|, + '6' => { + message => q|Edit Product|, + lastUpdated => 1031514049 + }, - 4 => q|Are you certain you wish to delete the relationship to this related product?|, + '4' => { + message => q|Are you certain you wish to delete the relationship to this related product?|, + lastUpdated => 1031514049 + }, - 54 => q|Benefits|, + '54' => { + message => q|Benefits|, + lastUpdated => 1031514049 + }, - 8 => q|Product Image 2|, + '8' => { + message => q|Product Image 2|, + lastUpdated => 1031514049 + }, - 1 => q|Product|, + '1' => { + message => q|Product|, + lastUpdated => 1031514049 + }, - 3 => q|Are you certain you wish to delete this feature?|, + '3' => { + message => q|Are you certain you wish to delete this feature?|, + lastUpdated => 1031514049 + }, - 51 => q|Benefit|, + '51' => { + message => q|Benefit|, + lastUpdated => 1031514049 + }, - 56 => q|Add a product template.|, + '56' => { + message => q|Add a product template.|, + lastUpdated => 1031514049 + }, - 11 => q|Product Number|, + '11' => { + message => q|Product Number|, + lastUpdated => 1031514049 + }, - 2 => q|Are you certain you wish to delete the relationship to this accessory?|, + '2' => { + message => q|Are you certain you wish to delete the relationship to this accessory?|, + lastUpdated => 1031514049 + }, - 9 => q|Product Image 3|, + '9' => { + message => q|Product Image 3|, + lastUpdated => 1031514049 + }, - 7 => q|Product Image 1|, + '7' => { + message => q|Product Image 1|, + lastUpdated => 1031514049 + }, - 5 => q|Are you certain you wish to delete this specification?|, + '5' => { + message => q|Are you certain you wish to delete this specification?|, + lastUpdated => 1031514049 + }, - 13 => q|Brochure|, + '13' => { + message => q|Brochure|, + lastUpdated => 1031514049 + }, - 14 => q|Manual|, + '14' => { + message => q|Manual|, + lastUpdated => 1031514049 + }, - 15 => q|Warranty|, + '15' => { + message => q|Warranty|, + lastUpdated => 1031514049 + }, - 16 => q|Add Accessory|, + '16' => { + message => q|Add Accessory|, + lastUpdated => 1031514049 + }, - 17 => q|Accessory|, + '17' => { + message => q|Accessory|, + lastUpdated => 1031514049 + }, - 18 => q|Add another accessory?|, + '18' => { + message => q|Add another accessory?|, + lastUpdated => 1031514049 + }, - 21 => q|Add another related product?|, + '21' => { + message => q|Add another related product?|, + lastUpdated => 1031514049 + }, - 19 => q|Add Related Product|, + '19' => { + message => q|Add Related Product|, + lastUpdated => 1031514049 + }, - 20 => q|Related Product|, + '20' => { + message => q|Related Product|, + lastUpdated => 1031514049 + }, - 22 => q|Edit Feature|, + '22' => { + message => q|Edit Feature|, + lastUpdated => 1031514049 + }, - 23 => q|Feature|, + '23' => { + message => q|Feature|, + lastUpdated => 1031514049 + }, - 24 => q|Add another feature?|, + '24' => { + message => q|Add another feature?|, + lastUpdated => 1031514049 + }, - 25 => q|Edit Specification|, + '25' => { + message => q|Edit Specification|, + lastUpdated => 1031514049 + }, - 26 => q|Label|, + '26' => { + message => q|Label|, + lastUpdated => 1031514049 + }, - 27 => q|Specification|, + '27' => { + message => q|Specification|, + lastUpdated => 1031514049 + }, - 28 => q|Add another specification?|, + '28' => { + message => q|Add another specification?|, + lastUpdated => 1031514049 + }, - 29 => q|Units|, + '29' => { + message => q|Units|, + lastUpdated => 1031514049 + }, - 30 => q|Features|, + '30' => { + message => q|Features|, + lastUpdated => 1031514049 + }, - 31 => q|Specifications|, + '31' => { + message => q|Specifications|, + lastUpdated => 1031514049 + }, - 32 => q|Accessories|, + '32' => { + message => q|Accessories|, + lastUpdated => 1031514049 + }, - 33 => q|Related Products|, + '33' => { + message => q|Related Products|, + lastUpdated => 1031514049 + }, - 34 => q|Add a feature.|, + '34' => { + message => q|Add a feature.|, + lastUpdated => 1031514049 + }, - 35 => q|Add a specification.|, + '35' => { + message => q|Add a specification.|, + lastUpdated => 1031514049 + }, - 36 => q|Add an accessory.|, + '36' => { + message => q|Add an accessory.|, + lastUpdated => 1031514049 + }, - 37 => q|Add a related product.|, + '37' => { + message => q|Add a related product.|, + lastUpdated => 1031514049 + }, - 57 => q|Are you certain you wish to delete this template and set all the products using it to the default template?|, + '57' => { + message => q|Are you certain you wish to delete this template and set all the products using it to the default template?|, + lastUpdated => 1031514049 + }, - 53 => q|Edit Benefit|, + '53' => { + message => q|Edit Benefit|, + lastUpdated => 1031514049 + }, - 52 => q|Add another benefit?|, + '52' => { + message => q|Add another benefit?|, + lastUpdated => 1031514049 + }, - 62 => q|Product Template|, + '62' => { + message => q|Product Template|, + lastUpdated => 1038864092 + }, - 63 => q|The following is the list of template variables available in product templates. + '63' => { + message => q|The following is the list of template variables available in product templates.

brochure.icon
@@ -273,8 +418,11 @@ The title of the linked product. The WebGUI management controls for this related product.

|, + lastUpdated => 1038864092 + }, - 50 => q|Benefits are typically the result of the features of your product. They are why your product is so good. If you add benefits, you may also wish to consider adding some features. + '50' => { + message => q|Benefits are typically the result of the features of your product. They are why your product is so good. If you add benefits, you may also wish to consider adding some features.

Benefit
@@ -285,12 +433,21 @@ You may enter a new benefit, or select from one you've already entered. If you'd like to add another benefit right away, select "Yes".

|, + lastUpdated => 1031514049 + }, - 49 => q|Product Benefit, Add/Edit|, + '49' => { + message => q|Product Benefit, Add/Edit|, + lastUpdated => 1031514049 + }, - 38 => q|Product, Add/Edit|, + '38' => { + message => q|Product, Add/Edit|, + lastUpdated => 1038889846 + }, - 39 => q|WebGUI has a product management system built in to enable you to publish your products and services to your site quickly and easily. + '39' => { + message => q|WebGUI has a product management system built in to enable you to publish your products and services to your site quickly and easily.

Template
@@ -329,10 +486,16 @@ The product, user, or service manual for this product. The warranty for this product.

|, + lastUpdated => 1038889846 + }, - 40 => q|Product Feature, Add/Edit|, + '40' => { + message => q|Product Feature, Add/Edit|, + lastUpdated => 1031514049 + }, - 41 => q|Features are selling points for a product. IE: Reasons to buy your product. Features often result in benefits, so you may want to also add some benefits to this product. + '41' => { + message => q|Features are selling points for a product. IE: Reasons to buy your product. Features often result in benefits, so you may want to also add some benefits to this product.

Feature
@@ -343,10 +506,16 @@ You may enter a new feature, or select one you entered for another product in th If you'd like to add another feature right away, select "Yes".

|, + lastUpdated => 1031514049 + }, - 42 => q|Product Specification, Add/Edit|, + '42' => { + message => q|Product Specification, Add/Edit|, + lastUpdated => 1031514049 + }, - 43 => q|Specifications are the technical details of your product. + '43' => { + message => q|Specifications are the technical details of your product.

@@ -370,10 +539,16 @@ If you'd like to add another specification, select "Yes".

|, + lastUpdated => 1031514049 + }, - 44 => q|Product Accessory, Add/Edit|, + '44' => { + message => q|Product Accessory, Add/Edit|, + lastUpdated => 1031514049 + }, - 45 => q|Accessories are products that enhance other products. + '45' => { + message => q|Accessories are products that enhance other products.

Accessory
@@ -384,10 +559,16 @@ Choose from the list of products you've already entered. Select "Yes" if you have another accessory to add.

|, + lastUpdated => 1031514049 + }, - 46 => q|Product (Related), Add/Edit|, + '46' => { + message => q|Product (Related), Add/Edit|, + lastUpdated => 1031514049 + }, - 47 => q|Related products are products that are comparable or complementary to other products. + '47' => { + message => q|Related products are products that are comparable or complementary to other products.

@@ -401,6 +582,8 @@ Select "Yes" if you have another related product to add.

|, + lastUpdated => 1041876679 + }, }; diff --git a/lib/WebGUI/i18n/English/SQLReport.pm b/lib/WebGUI/i18n/English/SQLReport.pm index 54b1bb5ff..32990af12 100644 --- a/lib/WebGUI/i18n/English/SQLReport.pm +++ b/lib/WebGUI/i18n/English/SQLReport.pm @@ -1,31 +1,68 @@ package WebGUI::i18n::English::SQLReport; our $I18N = { - 1 => q|SQL Report|, + '1' => { + message => q|SQL Report|, + lastUpdated => 1031514049 + }, - 4 => q|Query|, + '4' => { + message => q|Query|, + lastUpdated => 1031514049 + }, - 8 => q|Edit SQL Report|, + '8' => { + message => q|Edit SQL Report|, + lastUpdated => 1031514049 + }, - 10 => q|Debug: Error: The SQL specified is of an improper format.|, + '10' => { + message => q|Debug: Error: The SQL specified is of an improper format.|, + lastUpdated => 1031514049 + }, - 11 => q|Debug: Error: There was a problem with the query.|, + '11' => { + message => q|Debug: Error: There was a problem with the query.|, + lastUpdated => 1031514049 + }, - 12 => q|Debug: Error: Could not connect to the database.|, + '12' => { + message => q|Debug: Error: Could not connect to the database.|, + lastUpdated => 1031514049 + }, - 14 => q|Paginate After|, + '14' => { + message => q|Paginate After|, + lastUpdated => 1031514049 + }, - 15 => q|Preprocess macros on query?|, + '15' => { + message => q|Preprocess macros on query?|, + lastUpdated => 1031514049 + }, - 16 => q|Debug?|, + '16' => { + message => q|Debug?|, + lastUpdated => 1031514049 + }, - 17 => q|Debug: Query:|, + '17' => { + message => q|Debug: Query:|, + lastUpdated => 1031514049 + }, - 18 => q|There were no results for this query.|, + '18' => { + message => q|There were no results for this query.|, + lastUpdated => 1031514049 + }, - 61 => q|SQL Report, Add/Edit|, + '61' => { + message => q|SQL Report, Add/Edit|, + lastUpdated => 1082365503 + }, - 71 => q|SQL Reports are perhaps the most powerful wobject in the WebGUI arsenal. They allow a user to query data from any database that they have access to. This is great for getting sales figures from your Accounting database or even summarizing all the message boards on your web site. + '71' => { + message => q|SQL Reports are perhaps the most powerful wobject in the WebGUI arsenal. They allow a user to query data from any database that they have access to. This is great for getting sales figures from your Accounting database or even summarizing all the message boards on your web site.

@@ -53,8 +90,11 @@ How many rows should be displayed before splitting the results into separate pag |, + lastUpdated => 1082365503 + }, - 73 => q|The following variables are made available from SQL Reports: + '73' => { + message => q|The following variables are made available from SQL Reports:

columns_loop
@@ -119,8 +159,13 @@ The default label for rows.count.isZero.

|, + lastUpdated => 1082365471 + }, - 72 => q|SQL Report Template|, + '72' => { + message => q|SQL Report Template|, + lastUpdated => 1082371148 + }, }; diff --git a/lib/WebGUI/i18n/English/SiteMap.pm b/lib/WebGUI/i18n/English/SiteMap.pm index 239b7bec0..8357b9fe0 100644 --- a/lib/WebGUI/i18n/English/SiteMap.pm +++ b/lib/WebGUI/i18n/English/SiteMap.pm @@ -1,19 +1,38 @@ package WebGUI::i18n::English::SiteMap; our $I18N = { - 2 => q|Site Map|, + '2' => { + message => q|Site Map|, + lastUpdated => 1031514049 + }, - 3 => q|Start With|, + '3' => { + message => q|Start With|, + lastUpdated => 1039908390 + }, - 4 => q|Depth To Traverse|, + '4' => { + message => q|Depth To Traverse|, + lastUpdated => 1031514049 + }, - 5 => q|Edit Site Map|, + '5' => { + message => q|Edit Site Map|, + lastUpdated => 1031514049 + }, - 6 => q|Indent|, + '6' => { + message => q|Indent|, + lastUpdated => 1031514049 + }, - 61 => q|Site Map, Add/Edit|, + '61' => { + message => q|Site Map, Add/Edit|, + lastUpdated => 1038890147 + }, - 71 => q|Site maps are used to provide additional navigation in WebGUI. You could set up a traditional site map that would display a hierarchical view of all the pages in the site. On the other hand, you could use site maps to provide extra navigation at certain levels in your site. + '71' => { + message => q|Site maps are used to provide additional navigation in WebGUI. You could set up a traditional site map that would display a hierarchical view of all the pages in the site. On the other hand, you could use site maps to provide extra navigation at certain levels in your site.

Template
@@ -37,10 +56,16 @@ If this setting is true, site map entries are sorted alphabetically. If this se

|, + lastUpdated => 1039908464 + }, - 72 => q|Site Map Template|, + '72' => { + message => q|Site Map Template|, + lastUpdated => 1047855100 + }, - 73 => q|This is the list of template variables available for site map templates. + '73' => { + message => q|This is the list of template variables available for site map templates.

page_loop
@@ -82,12 +107,23 @@ A condition indicating whether or not this page is at the top of the navigation

|, + lastUpdated => 1047855100 + }, - 75 => q|All Roots|, + '75' => { + message => q|All Roots|, + lastUpdated => 1039908572 + }, - 74 => q|This Page|, + '74' => { + message => q|This Page|, + lastUpdated => 1039908565 + }, - 7 => q|Alphabetic?|, + '7' => { + message => q|Alphabetic?|, + lastUpdated => 1057208065 + }, }; diff --git a/lib/WebGUI/i18n/English/Survey.pm b/lib/WebGUI/i18n/English/Survey.pm index 279960dda..6c92ef8b9 100644 --- a/lib/WebGUI/i18n/English/Survey.pm +++ b/lib/WebGUI/i18n/English/Survey.pm @@ -1,9 +1,13 @@ package WebGUI::i18n::English::Survey; our $I18N = { - 88 => q|Survey Template|, + '88' => { + message => q|Survey Template|, + lastUpdated => 1078223096 + }, - 91 => q|The following template variables are available in all survey templates. + '91' => { + message => q|The following template variables are available in all survey templates. user.canViewReports
A boolean indicating whether the user has the privileges to view survey reports. @@ -73,168 +77,414 @@ The URL to view the survey. Usually used to get back to the survey after looking The default label for survey.url.

|, - - 83 => q|Questions Per Page|, - - 84 => q|Max Responses Per User|, - - 76 => q|Start Time|, - - 80 => q|seconds|, - - 85 => q|Questions Per Response|, - - 77 => q|End Time|, - - 78 => q|Total Time|, - - 48 => q|You are not currently eligible to participate in this survey. |, - - 47 => q|You have completed this quiz.|, - - 46 => q|Thank you for taking the time to complete our survey.|, - - 74 => q|Are you certain you wish to delete all the responses?|, - - 72 => q|Are you certain you wish to delete this user's responses?|, - - 57 => q|Comments|, - - 66 => q|Responses|, - - 65 => q|Export composite summary.|, - - 64 => q|Export responses.|, - - 63 => q|Export questions.|, - - 62 => q|Export answers.|, - - 61 => q|View grade book.|, - - 90 => q|Survey Template Common Vars|, - - 79 => q|minutes|, - - 52 => q|Score|, - - 51 => q|Comments?|, - - 50 => q|Next|, - - 49 => q|You may not take this quiz at this time.|, - - 58 => q|Statistical Overview|, - - 73 => q|Delete all the responses.|, - - 71 => q|Grade Book|, - - 70 => q|Individual Responses|, - - 69 => q|Delete this user's responses.|, - - 67 => q|User|, - - 56 => q|View comments.|, - - 55 => q|View responses.|, - - 54 => q|Percentage|, - - 53 => q|Responses|, - - 59 => q|View statistical overview.|, - - 75 => q|Edit this question.|, - - 60 => q|Back to survey.|, - - 45 => q|Are you certain you wish to delete this answer and its responses?|, - - 44 => q|Are you certain you wish to delete this question, its answers and responses?|, - - 34 => q|Agree|, - - 33 => q|Strongly Agree|, - - 32 => q|False|, - - 31 => q|True|, - - 27 => q|Add an opinion (agree/disagree) answer scale.|, - - 25 => q|Add a true/false answer.|, - - 26 => q|Add a frequency (always/never) answer scale.|, - - 43 => q|Never|, - - 42 => q|Occasionally|, - - 41 => q|Frequently|, - - 40 => q|Always|, - - 39 => q|Not Applicable|, - - 38 => q|Strongly Disagree|, - - 37 => q|Disagree|, - - 36 => q|Somewhat Disagree|, - - 35 => q|Somewhat Agree|, - - 30 => q|Add a new question.|, - - 29 => q|Add a text answer.|, - - 24 => q|Add a multiple choice answer.|, - - 28 => q|Add a question.|, - - 23 => q|Add a new answer.|, - - 22 => q|Answer Type|, - - 21 => q|Go To|, - - 20 => q|Is this answer correct?|, - - 19 => q|Answer|, - - 18 => q|Edit Answer|, - - 17 => q|Edit Question|, - - 16 => q|Randomize answers?|, - - 15 => q|Allow comment?|, - - 14 => q|Question|, - - 13 => q|Who can view reports?|, - - 12 => q|Who can take the survey?|, - - 11 => q|Mode|, - - 10 => q|Quiz|, - - 9 => q|Survey|, - - 8 => q|Question Order|, - - 7 => q|Response Driven|, - - 6 => q|Random|, - - 5 => q|Sequential|, - - 3 => q|Survey, Add/Edit|, - - 4 => q|Surveys allow you to gather information from your users. In the case of WebGUI surveys, you can also use them to test your user's knowledge. + lastUpdated => 1078223067 + }, + + '83' => { + message => q|Questions Per Page|, + lastUpdated => 1075639327, + context => q|Ask the user how many questions should be displayed per page on the survey.| + }, + + '84' => { + message => q|Max Responses Per User|, + lastUpdated => 1075639389, + context => q|Ask the user how many responses the user should be able to submit to the survey.| + }, + + '76' => { + message => q|Start Time|, + lastUpdated => 1038782111 + }, + + '80' => { + message => q|seconds|, + lastUpdated => 1038789602 + }, + + '85' => { + message => q|Questions Per Response|, + lastUpdated => 1075639549, + context => q|Ask the user how many questions should be displayed to the user per time taking the survey.| + }, + + '77' => { + message => q|End Time|, + lastUpdated => 1038782119 + }, + + '78' => { + message => q|Total Time|, + lastUpdated => 1038782125 + }, + + '48' => { + message => q|You are not currently eligible to participate in this survey. |, + lastUpdated => 1037499301 + }, + + '47' => { + message => q|You have completed this quiz.|, + lastUpdated => 1037499131 + }, + + '46' => { + message => q|Thank you for taking the time to complete our survey.|, + lastUpdated => 1037499049 + }, + + '74' => { + message => q|Are you certain you wish to delete all the responses?|, + lastUpdated => 1037574455 + }, + + '72' => { + message => q|Are you certain you wish to delete this user's responses?|, + lastUpdated => 1037573460 + }, + + '57' => { + message => q|Comments|, + lastUpdated => 1037556124 + }, + + '66' => { + message => q|Responses|, + lastUpdated => 1037557127 + }, + + '65' => { + message => q|Export composite summary.|, + lastUpdated => 1037556821 + }, + + '64' => { + message => q|Export responses.|, + lastUpdated => 1037556721 + }, + + '63' => { + message => q|Export questions.|, + lastUpdated => 1037556710 + }, + + '62' => { + message => q|Export answers.|, + lastUpdated => 1037556697 + }, + + '61' => { + message => q|View grade book.|, + lastUpdated => 1037556642 + }, + + '90' => { + message => q|Survey Template Common Vars|, + lastUpdated => 1078223067 + }, + + '79' => { + message => q|minutes|, + lastUpdated => 1038789595 + }, + + '52' => { + message => q|Score|, + lastUpdated => 1037506007 + }, + + '51' => { + message => q|Comments?|, + lastUpdated => 1037499470 + }, + + '50' => { + message => q|Next|, + lastUpdated => 1037499410 + }, + + '49' => { + message => q|You may not take this quiz at this time.|, + lastUpdated => 1037499363 + }, + + '58' => { + message => q|Statistical Overview|, + lastUpdated => 1037556179 + }, + + '73' => { + message => q|Delete all the responses.|, + lastUpdated => 1037573893 + }, + + '71' => { + message => q|Grade Book|, + lastUpdated => 1037573252 + }, + + '70' => { + message => q|Individual Responses|, + lastUpdated => 1037573240 + }, + + '69' => { + message => q|Delete this user's responses.|, + lastUpdated => 1037573082 + }, + + '67' => { + message => q|User|, + lastUpdated => 1037558860 + }, + + '56' => { + message => q|View comments.|, + lastUpdated => 1037555787 + }, + + '55' => { + message => q|View responses.|, + lastUpdated => 1037555778 + }, + + '54' => { + message => q|Percentage|, + lastUpdated => 1037555267 + }, + + '53' => { + message => q|Responses|, + lastUpdated => 1037555255 + }, + + '59' => { + message => q|View statistical overview.|, + lastUpdated => 1037556614 + }, + + '75' => { + message => q|Edit this question.|, + lastUpdated => 1038778819 + }, + + '60' => { + message => q|Back to survey.|, + lastUpdated => 1037556626 + }, + + '45' => { + message => q|Are you certain you wish to delete this answer and its responses?|, + lastUpdated => 1035951913 + }, + + '44' => { + message => q|Are you certain you wish to delete this question, its answers and responses?|, + lastUpdated => 1035951626 + }, + + '34' => { + message => q|Agree|, + lastUpdated => 1037498914 + }, + + '33' => { + message => q|Strongly Agree|, + lastUpdated => 1037498857 + }, + + '32' => { + message => q|False|, + lastUpdated => 1037498832 + }, + + '31' => { + message => q|True|, + lastUpdated => 1037498842 + }, + + '27' => { + message => q|Add an opinion (agree/disagree) answer scale.|, + lastUpdated => 1035948010 + }, + + '25' => { + message => q|Add a true/false answer.|, + lastUpdated => 1035947960 + }, + + '26' => { + message => q|Add a frequency (always/never) answer scale.|, + lastUpdated => 1035947924 + }, + + '43' => { + message => q|Never|, + lastUpdated => 1037574752 + }, + + '42' => { + message => q|Occasionally|, + lastUpdated => 1037574859 + }, + + '41' => { + message => q|Frequently|, + lastUpdated => 1037574786 + }, + + '40' => { + message => q|Always|, + lastUpdated => 1037574725 + }, + + '39' => { + message => q|Not Applicable|, + lastUpdated => 1037574804 + }, + + '38' => { + message => q|Strongly Disagree|, + lastUpdated => 1037498903 + }, + + '37' => { + message => q|Disagree|, + lastUpdated => 1037498886 + }, + + '36' => { + message => q|Somewhat Disagree|, + lastUpdated => 1037498872 + }, + + '35' => { + message => q|Somewhat Agree|, + lastUpdated => 1037498927 + }, + + '30' => { + message => q|Add a new question.|, + lastUpdated => 1035944708 + }, + + '29' => { + message => q|Add a text answer.|, + lastUpdated => 1035874640 + }, + + '24' => { + message => q|Add a multiple choice answer.|, + lastUpdated => 1035874502 + }, + + '28' => { + message => q|Add a question.|, + lastUpdated => 1035872173 + }, + + '23' => { + message => q|Add a new answer.|, + lastUpdated => 1035864494 + }, + + '22' => { + message => q|Answer Type|, + lastUpdated => 1035864413 + }, + + '21' => { + message => q|Go To|, + lastUpdated => 1035506057 + }, + + '20' => { + message => q|Is this answer correct?|, + lastUpdated => 1035436321 + }, + + '19' => { + message => q|Answer|, + lastUpdated => 1035436296 + }, + + '18' => { + message => q|Edit Answer|, + lastUpdated => 1035436102 + }, + + '17' => { + message => q|Edit Question|, + lastUpdated => 1035436091 + }, + + '16' => { + message => q|Randomize answers?|, + lastUpdated => 1035429242 + }, + + '15' => { + message => q|Allow comment?|, + lastUpdated => 1035429212 + }, + + '14' => { + message => q|Question|, + lastUpdated => 1035428770 + }, + + '13' => { + message => q|Who can view reports?|, + lastUpdated => 1033949863 + }, + + '12' => { + message => q|Who can take the survey?|, + lastUpdated => 1033949789 + }, + + '11' => { + message => q|Mode|, + lastUpdated => 1033949647 + }, + + '10' => { + message => q|Quiz|, + lastUpdated => 1033949566 + }, + + '9' => { + message => q|Survey|, + lastUpdated => 1033949540 + }, + + '8' => { + message => q|Question Order|, + lastUpdated => 1033949393 + }, + + '7' => { + message => q|Response Driven|, + lastUpdated => 1033944729 + }, + + '6' => { + message => q|Random|, + lastUpdated => 1033944643 + }, + + '5' => { + message => q|Sequential|, + lastUpdated => 1033944535 + }, + + '3' => { + message => q|Survey, Add/Edit|, + lastUpdated => 1038890559 + }, + + '4' => { + message => q|Surveys allow you to gather information from your users. In the case of WebGUI surveys, you can also use them to test your user's knowledge.

Question Order
@@ -263,16 +513,34 @@ Who can view the results of the survey? If you leave this set at its default, then you will add a question directly after adding the survey.

|, + lastUpdated => 1059069492 + }, - 2 => q|Edit Survey|, + '2' => { + message => q|Edit Survey|, + lastUpdated => 1033943825 + }, - 1 => q|Survey|, + '1' => { + message => q|Survey|, + lastUpdated => 1033942924 + }, - 87 => q|Click here to start a new response.|, + '87' => { + message => q|Click here to start a new response.|, + lastUpdated => 1075639972, + context => q|A label indicating that the user could start a new survey/quiz response by clicking.| + }, - 86 => q|Progress|, + '86' => { + message => q|Progress|, + lastUpdated => 1075639914, + context => q|A label indicating how far the user has progressed through the survey +| + }, - 89 => q|The following template variables are available for the Survey. + '89' => { + message => q|The following template variables are available for the Survey.

question.add.url
@@ -430,10 +698,18 @@ The unique id for this question. |, + lastUpdated => 1078223096 + }, - 81 => q|Anonymous responses?|, + '81' => { + message => q|Anonymous responses?|, + lastUpdated => 1059069492 + }, - 82 => q|Terminate Survey|, + '82' => { + message => q|Terminate Survey|, + lastUpdated => 1068901816 + }, }; diff --git a/lib/WebGUI/i18n/English/SyndicatedContent.pm b/lib/WebGUI/i18n/English/SyndicatedContent.pm index 23444d945..4621242df 100644 --- a/lib/WebGUI/i18n/English/SyndicatedContent.pm +++ b/lib/WebGUI/i18n/English/SyndicatedContent.pm @@ -1,15 +1,28 @@ package WebGUI::i18n::English::SyndicatedContent; our $I18N = { - 1 => q|URL to RSS File|, + '1' => { + message => q|URL to RSS File|, + lastUpdated => 1031514049 + }, - 2 => q|Syndicated Content|, + '2' => { + message => q|Syndicated Content|, + lastUpdated => 1031514049 + }, - 4 => q|Edit Syndicated Content|, + '4' => { + message => q|Edit Syndicated Content|, + lastUpdated => 1031514049 + }, - 61 => q|Syndicated Content, Add/Edit|, + '61' => { + message => q|Syndicated Content, Add/Edit|, + lastUpdated => 1047855741 + }, - 71 => q|Syndicated content is content that is pulled from another site using the RDF/RSS specification. This technology is often used to pull headlines from various news sites like CNN and Slashdot. It can, of course, be used for other things like sports scores, stock market info, etc. + '71' => { + message => q|Syndicated content is content that is pulled from another site using the RDF/RSS specification. This technology is often used to pull headlines from various news sites like CNN and Slashdot. It can, of course, be used for other things like sports scores, stock market info, etc.

URL to RSS file
@@ -35,10 +48,16 @@ Select a template for this content.

Maximum Headlines
Enter the maximum number of headlines that should be displayed. For an aggregate feed, the system will display an equal number of headlines from each source, even if doing so requires displaying more than the requested maximum number of headlines. Set to zero to allow any number of headlines.

|, + lastUpdated => 1047855741 + }, - 72 => q|Syndicated Content Template|, + '72' => { + message => q|Syndicated Content Template|, + lastUpdated => 1047855526 + }, - 73 => q|The following are the template variables available to the Syndicated Content template. + '73' => { + message => q|The following are the template variables available to the Syndicated Content template.

@@ -71,8 +90,13 @@ The description of the content. A URL directly to the original content. |, + lastUpdated => 1047855526 + }, - 3 => q|Maximum Number of Headlines|, + '3' => { + message => q|Maximum Number of Headlines|, + lastUpdated => 1057208065 + }, }; diff --git a/lib/WebGUI/i18n/English/USS.pm b/lib/WebGUI/i18n/English/USS.pm index c4e583ab8..71251551b 100644 --- a/lib/WebGUI/i18n/English/USS.pm +++ b/lib/WebGUI/i18n/English/USS.pm @@ -1,95 +1,228 @@ package WebGUI::i18n::English::USS; our $I18N = { - 1 => q|Who can approve?|, + '1' => { + message => q|Who can approve?|, + lastUpdated => 1031514049 + }, - 2 => q|Who can contribute?|, + '2' => { + message => q|Who can contribute?|, + lastUpdated => 1031514049 + }, - 92 => q|Open in new window?|, + '92' => { + message => q|Open in new window?|, + lastUpdated => 1031514049 + }, - 3 => q|You have a new user submission to approve.|, + '3' => { + message => q|You have a new user submission to approve.|, + lastUpdated => 1031514049 + }, - 4 => q|Your submission has been approved.|, + '4' => { + message => q|Your submission has been approved.|, + lastUpdated => 1031514049 + }, - 85 => q|Question|, + '85' => { + message => q|Question|, + lastUpdated => 1031514049 + }, - 5 => q|Your submission has been denied.|, + '5' => { + message => q|Your submission has been denied.|, + lastUpdated => 1031514049 + }, - 86 => q|Answer|, + '86' => { + message => q|Answer|, + lastUpdated => 1031514049 + }, - 6 => q|Submissions Per Page|, + '6' => { + message => q|Submissions Per Page|, + lastUpdated => 1031514049 + }, - 91 => q|URL|, + '91' => { + message => q|URL|, + lastUpdated => 1031514049 + }, - 83 => q|Add a new question.|, + '83' => { + message => q|Add a new question.|, + lastUpdated => 1031514049 + }, - 84 => q|Edit Question|, + '84' => { + message => q|Edit Question|, + lastUpdated => 1031514049 + }, - 90 => q|Edit Link|, + '90' => { + message => q|Edit Link|, + lastUpdated => 1031514049 + }, - 12 => q|(Uncheck if you're writing an HTML submission.)|, + '12' => { + message => q|(Uncheck if you're writing an HTML submission.)|, + lastUpdated => 1031514049 + }, - 89 => q|Add a new link.|, + '89' => { + message => q|Add a new link.|, + lastUpdated => 1031514049 + }, - 13 => q|Date Submitted|, + '13' => { + message => q|Date Submitted|, + lastUpdated => 1031514049 + }, - 14 => q|Status|, + '14' => { + message => q|Status|, + lastUpdated => 1031514049 + }, - 15 => q|Edit/Delete|, + '15' => { + message => q|Edit/Delete|, + lastUpdated => 1031514049 + }, - 16 => q|Untitled|, + '16' => { + message => q|Untitled|, + lastUpdated => 1031514049 + }, - 17 => q|Are you certain you wish to delete this submission?|, + '17' => { + message => q|Are you certain you wish to delete this submission?|, + lastUpdated => 1031514049 + }, - 59 => q|Next Submission|, + '59' => { + message => q|Next Submission|, + lastUpdated => 1031514049 + }, - 18 => q|Edit User Submission System|, + '18' => { + message => q|Edit User Submission System|, + lastUpdated => 1031514049 + }, - 19 => q|Edit Submission|, + '19' => { + message => q|Edit Submission|, + lastUpdated => 1031514049 + }, - 20 => q|Post New Submission|, + '20' => { + message => q|Post New Submission|, + lastUpdated => 1031514049 + }, - 21 => q|Submitted By|, + '21' => { + message => q|Submitted By|, + lastUpdated => 1031514049 + }, - 27 => q|Edit|, + '27' => { + message => q|Edit|, + lastUpdated => 1031514049 + }, - 28 => q|Return To Submissions List|, + '28' => { + message => q|Return To Submissions List|, + lastUpdated => 1031514049 + }, - 29 => q|User Submission System|, + '29' => { + message => q|User Submission System|, + lastUpdated => 1031514049 + }, - 31 => q|Content|, + '31' => { + message => q|Content|, + lastUpdated => 1031514049 + }, - 32 => q|Image|, + '32' => { + message => q|Image|, + lastUpdated => 1031514049 + }, - 33 => q|Attachment|, + '33' => { + message => q|Attachment|, + lastUpdated => 1031514049 + }, - 35 => q|Title|, + '35' => { + message => q|Title|, + lastUpdated => 1031514049 + }, - 37 => q|Delete|, + '37' => { + message => q|Delete|, + lastUpdated => 1031514049 + }, - 58 => q|Previous Submission|, + '58' => { + message => q|Previous Submission|, + lastUpdated => 1031514049 + }, - 39 => q|Post a Reply|, + '39' => { + message => q|Post a Reply|, + lastUpdated => 1031514049 + }, - 41 => q|Date|, + '41' => { + message => q|Date|, + lastUpdated => 1031514049 + }, - 46 => q|Read more...|, + '46' => { + message => q|Read more...|, + lastUpdated => 1031514049 + }, - 47 => q|Post a Response|, + '47' => { + message => q|Post a Response|, + lastUpdated => 1031514049 + }, - 48 => q|Allow discussion?|, + '48' => { + message => q|Allow discussion?|, + lastUpdated => 1031514049 + }, - 51 => q|Display thumbnails?|, + '51' => { + message => q|Display thumbnails?|, + lastUpdated => 1031514049 + }, - 52 => q|Thumbnail|, + '52' => { + message => q|Thumbnail|, + lastUpdated => 1031514049 + }, - 53 => q|Layout|, + '53' => { + message => q|Layout|, + lastUpdated => 1031514049 + }, - 57 => q|Responses|, + '57' => { + message => q|Responses|, + lastUpdated => 1031514049 + }, - 76 => q|Submission Template|, + '76' => { + message => q|Submission Template|, + lastUpdated => 1038867009 + }, - 77 => q|The following are the template variables used in a submission template. Submission templates are used to display the individual submissions in a user submission system. + '77' => { + message => q|The following are the template variables used in a submission template. Submission templates are used to display the individual submissions in a user submission system.

title
@@ -302,14 +435,26 @@ The filename of the attached file. |, + lastUpdated => 1070197000 + }, - 30 => q|Karma Per Submission|, + '30' => { + message => q|Karma Per Submission|, + lastUpdated => 1031514049 + }, - 73 => q|Submission Template|, + '73' => { + message => q|Submission Template|, + lastUpdated => 1036277524 + }, - 61 => q|User Submission System, Add/Edit|, + '61' => { + message => q|User Submission System, Add/Edit|, + lastUpdated => 1047859664 + }, - 71 => q|User Submission Systems (USS) are a great way to add a sense of community to any site as well as get free content from your users. The User Submission System name is misleading to some people, because they immediately think of users as visitors. However, users are also staff, or business partners, or even yourself. With the USS you can select who can add new content, and even who can moderate that content. + '71' => { + message => q|User Submission Systems (USS) are a great way to add a sense of community to any site as well as get free content from your users. The User Submission System name is misleading to some people, because they immediately think of users as visitors. However, users are also staff, or business partners, or even yourself. With the USS you can select who can add new content, and even who can moderate that content.

User Submission systems are so versatile that they allow you to create all kinds of applications, just by editing a few templates. Example applications are Photo Galleries, FAQs, Link Lists, Guest Books, Classifieds, and more. @@ -370,20 +515,46 @@ Checking this box will enable responses to your article much like Articles on Sl |, + lastUpdated => 1070199700 + }, - 82 => q|Descending|, + '82' => { + message => q|Descending|, + lastUpdated => 1066636432, + context => q|When a list is the reverse of chronological, alphabetical, or numeric order. The opposite of Ascending.| + }, - 81 => q|Ascending|, + '81' => { + message => q|Ascending|, + lastUpdated => 1066636389, + context => q|When a list is in chronological, alphabetical, or numeric order.| + }, - 80 => q|Sort Order|, + '80' => { + message => q|Sort Order|, + lastUpdated => 1066636329, + context => q|The direction of a sort.| + }, - 79 => q|Sort By|, + '79' => { + message => q|Sort By|, + lastUpdated => 1066636255, + context => q|A field to order a list with.| + }, - 78 => q|Date Updated|, + '78' => { + message => q|Date Updated|, + lastUpdated => 1066636183, + context => q|A label for describing the date when something was changed.| + }, - 74 => q|User Submission System Template|, + '74' => { + message => q|User Submission System Template|, + lastUpdated => 1038865585 + }, - 75 => q|This is the listing of template variables available in user submission system templates. + '75' => { + message => q|This is the listing of template variables available in user submission system templates.

readmore.label
@@ -557,14 +728,28 @@ The administrative toolbar for each submission.

|, + lastUpdated => 1082367203 + }, - 87 => q|Submission Form Template|, + '87' => { + message => q|Submission Form Template|, + lastUpdated => 1070027660, + context => q|Prompt the user to select a template for the USS submission form.| + }, - 88 => q|Sequence|, + '88' => { + message => q|Sequence|, + lastUpdated => 1070027660, + context => q|A type of ordering in the USS that will allow the admin to specify (or sequence) the order of the results.| + }, - 93 => q|Submission Form Template|, + '93' => { + message => q|Submission Form Template|, + lastUpdated => 1070199365 + }, - 94 => q|The following template variables are available to you when building your submission form templates. + '94' => { + message => q|The following template variables are available to you when building your submission form templates.

submission.isNew
@@ -699,6 +884,8 @@ A submit button. The bottom of the form.

|, + lastUpdated => 1070199365 + }, }; diff --git a/lib/WebGUI/i18n/English/WSClient.pm b/lib/WebGUI/i18n/English/WSClient.pm index 18c8ac720..412ce3160 100644 --- a/lib/WebGUI/i18n/English/WSClient.pm +++ b/lib/WebGUI/i18n/English/WSClient.pm @@ -1,51 +1,162 @@ package WebGUI::i18n::English::WSClient; our $I18N = { - 4 => q|SOAP Method/Call|, + '4' => { + message => q|SOAP Method/Call|, + lastUpdated => 1033575504 + }, - 11 => q|Execute by default?|, + '11' => { + message => q|Execute by default?|, + lastUpdated => 1033575504 + }, - 8 => q|Preprocess macros on query?|, + '8' => { + message => q|Preprocess macros on query?|, + lastUpdated => 1033575504 + }, - 5 => q|SOAP Call Parameters|, + '5' => { + message => q|SOAP Call Parameters|, + lastUpdated => 1033575504 + }, - 35 => q|Debug: No template specified, using default.|, + '71' => { + message => q|A Web Services Client allows a user to query data from any SOAP server to which they have access. This wobject is in development status and should not be made accessible to un-trusted site administratores.

- 1 => q|Web Services Client|, +SOAP URI/WSDL
+From the SOAP::Lite manpage, "URIs are just identifiers. They may look like URLs, but they are not guaranteed to point to anywhere and shouldn't be used as such pointers. URIs assume to be unique within the space of all XML documents, so consider them as unique identifiers and nothing else." If you specify a URI, you probably also need a proxy below. Alternatively, you can specify a WSDL file in place of a URI. This file refers to a real location at which a SOAP service description can be downloaded and used. For our purposes, the file must end in ".wsdl" to be properly recognized. If you use a WSDL file, you probably don't need to specify a proxy.

- 61 => q|Web Services Client, Add/Edit|, +SOAP Proxy
+The SOAP proxy is the full name of the server and/or script that is listening for SOAP calls. For example: +http://mydomain.com/cgi-bin/soaplistener.pl

- 3 => q|SOAP Proxy|, +SOAP Method/Call
+The SOAP method is the name of the function to be invoked by the SOAP server. Include any extra parameters in the SOAP Call Parameters field below.

- 32 => q|Debug: Error: Could not connect to the SOAP server.|, +SOAP Call Parameters
+If your SOAP call requires any additional parameters, include them here as a valid perl hash, array or scalar. For example: 'userid' => '12', companyid => '^FormParam("companyid"); Whether you need to use scalar, hash or array is entirely dependent on what your SOAP service expects as input. Likewise, what you get back is entirely dependent on what the service deems to return.'.

- 2 => q|SOAP URI or WSDL|, +Execute by default?
+Leave this set to yes unless your page is calling itself with additional parameters. You will probably know if/when you need to turn off default execution. To force execution when it has been disabled by default, pass a form variable "targetWobjects" specifying the name of the SOAP call to force execution.

- 9 => q|Debug?|, +Template
+Choose a layout for this SOAP client.

- 24 => q|SOAP return is type: |, +Preprocess macros on query?
+If you're using WebGUI macros in your query you'll want to check this box.

- 31 => q|Debug: Error: There was a problem with the SOAP call.|, +Pagination After
+How many rows should be displayed before splitting the results into separate pages? In other words, how many rows should be displayed per page?

- 25 => q|There was a problem with the SOAP call: |, +Pagination Variable
+Because a SOAP call can return complex data structures, you'll need to specify which named variable is to be paginated. If none is specified, no pagination will occur.

- 27 => q|Cache expires|, +Debug?
+If you want to display debugging and error messages on the page, check this box.

- 23 => q|The URI/WSDL specified is of an improper format.|, +Decode utf8?
+This option will only display if you have Data::Structure::Util installed. SOAP calls return utf8 strings even if they may not have utf8 characters within them. This converts utf8 characters to that there aren't collisions with any character sets specified in the page header. Deocing is turned off by default, but try turning it on if you see goofy gibberish, especially with the display of copyright symbols and the like.

- 12 => q|Msg if no results|, +Cache
+By default, SOAP calls are cached uniquely for each user session. By selecting "Global" call returns can be shared between users.

- 21 => q|There were no results for this query.|, +Cache expiresNumber of seconds a SOAP return will be cached. Set to 1 to essentially skip caching.|, + lastUpdated => 1088972047 + }, - 22 => q|Parse error on SOAP parameters.|, + '35' => { + message => q|Debug: No template specified, using default.|, + lastUpdated => 1033575504 + }, - 20 => q|Edit Web Services Client|, + '1' => { + message => q|Web Services Client|, + lastUpdated => 1033575504 + }, - 16 => q|HTTP Header Override|, + '61' => { + message => q|Web Services Client, Add/Edit|, + lastUpdated => 1033575504 + }, - 72 => q|Web Services Client Template|, + '3' => { + message => q|SOAP Proxy|, + lastUpdated => 1033575504 + }, - 73 => q|This is the list of + '32' => { + message => q|Debug: Error: Could not connect to the SOAP server.|, + lastUpdated => 1033575504 + }, + + '2' => { + message => q|SOAP URI or WSDL|, + lastUpdated => 1033575504 + }, + + '9' => { + message => q|Debug?|, + lastUpdated => 1033575504 + }, + + '24' => { + message => q|SOAP return is type: |, + lastUpdated => 1055349028 + }, + + '31' => { + message => q|Debug: Error: There was a problem with the SOAP call.|, + lastUpdated => 1033575504 + }, + + '25' => { + message => q|There was a problem with the SOAP call: |, + lastUpdated => 1055349116 + }, + + '27' => { + message => q|Cache expires|, + lastUpdated => 1055349028 + }, + + '23' => { + message => q|The URI/WSDL specified is of an improper format.|, + lastUpdated => 1055348955 + }, + + '12' => { + message => q|Msg if no results|, + lastUpdated => 1033575504 + }, + + '21' => { + message => q|There were no results for this query.|, + lastUpdated => 1033575504 + }, + + '22' => { + message => q|Parse error on SOAP parameters.|, + lastUpdated => 1055348597 + }, + + '20' => { + message => q|Edit Web Services Client|, + lastUpdated => 1033575504 + }, + + '16' => { + message => q|HTTP Header Override|, + lastUpdated => 1033575504 + }, + + '72' => { + message => q|Web Services Client Template|, + lastUpdated => 1072812143 + }, + + '73' => { + message => q|This is the list of template variables available for Web Services Client templates.

results
This loop contains all the results from the SOAP call. Within the loop, you may access specific data elements by the @@ -68,63 +179,49 @@ names set for them by the SOAP server (i.e. perhaps "localTime" for a time query numberOfPages
Number of pages in a paginated set.

pageNumber
Current page number in a paginated set.|, + lastUpdated => 1072812143 + }, - 15 => q|Decode utf8 data?|, + '15' => { + message => q|Decode utf8 data?|, + lastUpdated => 1033575504 + }, - 14 => q|Pagination variable|, + '14' => { + message => q|Pagination variable|, + lastUpdated => 1072810296 + }, - 30 => q|Debug: Error: The URI/WSDL specified is of an improper format.|, + '30' => { + message => q|Debug: Error: The URI/WSDL specified is of an improper format.|, + lastUpdated => 1033575504 + }, - 13 => q|Pagination after|, + '13' => { + message => q|Pagination after|, + lastUpdated => 1072810296 + }, - 26 => q|Could not connect to SOAP server.|, + '26' => { + message => q|Could not connect to SOAP server.|, + lastUpdated => 1055349311 + }, - 71 => q|Web Services Client allows a user to query data from any SOAP server to which they have access. This wobject is in development status and should not be made accessible to un-trusted site administratores.

+ '28' => { + message => q|Cache|, + lastUpdated => 1088972047 + }, -SOAP URI/WSDL
-From the SOAP::Lite manpage, \"URIs are just identifiers. They may look like URLs, but they are not guaranteed to point to anywhere and shouldn\'t be used as such pointers. URIs assume to be unique within the space of all XML documents, so consider them as unique identifiers and nothing else.\" If you specify a URI, you probably also need a proxy below. Alternatively, you can specify a WSDL file in place of a URI. This file refers to a real location at which a SOAP service description can be downloaded and used. For our purposes, the file must end in \".wsdl\" to be properly recognized. If you use a WSDL file, you probably don\'t need to specify a proxy.

+ '29' => { + message => q|Session|, + lastUpdated => 1088120988 + }, -SOAP Proxy
-The SOAP proxy is the full name of the server and/or script that is listening for SOAP calls. For example: -http://mydomain.com/cgi-bin/soaplistener.pl + '19' => { + message => q|Global|, + lastUpdated => 1088972047 + }, -SOAP Method/Call
-The SOAP method is the name of the function to be invoked by the SOAP server. Include any extra parameters in the SOAP Call Parameters field below.

- -SOAP Call Parameters
-If your SOAP call requires any additional parameters, include them here as a valid perl hash, array or scalar. For example: \'userid\' => \'12\', companyid => \'^FormParam(\"companyid\"); Whether you need to use scalar, hash or array is entirely dependent on what your SOAP service expects as input. Likewise, what you get back is entirely dependent on what the service deems to return.\'.

- -Execute by default?
-Leave this set to yes unless your page is calling itself with additional parameters. You will probably know if/when you need to turn off default execution. To force execution when it has been disabled by default, pass a form variable \"targetWobjects\" specifying the name of the SOAP call to force execution.

- -Template
-Choose a layout for this SOAP client.

- -Preprocess macros on query?
-If you\'re using WebGUI macros in your query you\'ll want to check this box.

- -Pagination After
-How many rows should be displayed before splitting the results into separate pages? In other words, how many rows should be displayed per page?

- -Pagination Variable
-Because a SOAP call can return complex data structures, you\'ll need to specify which named variable is to be paginated. If none is specified, no pagination will occur.

- -Debug?
-If you want to display debugging and error messages on the page, check this box.

- -Decode utf8?
-This option will only display if you have Data::Structure::Util installed. SOAP calls return utf8 strings even if they may not have utf8 characters within them. This converts utf8 characters to that there aren\'t collisions with any character sets specified in the page header. Deocing is turned off by default, but try turning it on if you see goofy gibberish, especially with the display of copyright symbols and the like.

- -Cache
-By default, SOAP calls are cached uniquely for each user session. By selecting "Global" call returns can be shared between users.

- -Cache expires
-Number of seconds a SOAP return will be cached. Set to 1 to essentially skip caching.|, - - 27=> q|Cache expires|, - 28 => q|Cache|, - 29 => q|Session|, - 19 => q|Global|, }; 1; diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 7c1d37773..1c76b75f1 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -1,29 +1,64 @@ package WebGUI::i18n::English::WebGUI; our $I18N = { - 367 => q|Expire Offset|, + '367' => { + message => q|Expire Offset|, + lastUpdated => 1044126611 + }, - 1 => q|Add content...|, + '1' => { + message => q|Add content...|, + lastUpdated => 1031514049 + }, - 2 => q|Page|, + '2' => { + message => q|Page|, + lastUpdated => 1031514049 + }, - 564 => q|Who can post?|, + '564' => { + message => q|Who can post?|, + lastUpdated => 1031514049 + }, - 1023 => q|Unsubscribe from discussion|, + '1023' => { + message => q|Unsubscribe from discussion|, + lastUpdated => 1065875186, + context => q|A label for a link that unsubscribes the user from the discussion they are currently viewing.| + }, - 4 => q|Manage settings.|, + '4' => { + message => q|Manage settings.|, + lastUpdated => 1031514049 + }, - 700 => q|Day(s)|, + '700' => { + message => q|Day(s)|, + lastUpdated => 1031514049 + }, - 816 => q|Status|, + '816' => { + message => q|Status|, + lastUpdated => 1038431169 + }, - 566 => q|Edit Timeout|, + '566' => { + message => q|Edit Timeout|, + lastUpdated => 1031514049 + }, - 5 => q|Manage groups.|, + '5' => { + message => q|Manage groups.|, + lastUpdated => 1031514049 + }, - 701 => q|Week(s)|, + '701' => { + message => q|Week(s)|, + lastUpdated => 1031514049 + }, - 1061 => q|These are the template variables for the thread template. + '1061' => { + message => q|These are the template variables for the thread template.

callback.url
@@ -224,504 +259,1254 @@ The description of this forum as passed by the calling object.

|, - - 1080 => q|Use admin style?|, - - 560 => q|Approved|, - - 7 => q|Manage users.|, - - 561 => q|Denied|, - - 8 => q|View page not found.|, - - 728 => q|Are you certain you wish to delete this file?|, - - 562 => q|Pending|, - - 9 => q|View clipboard.|, - - 563 => q|Default Status|, - - 10 => q|Manage trash.|, - - 707 => q|Show debugging?|, - - 780 => q|File|, - - 772 => q|Edit File|, - - 1053 => q|Manage Replacements|, - - 1045 => q|Nested|, - - 767 => q|Collateral Id|, - - 763 => q|Add a snippet.|, - - 11 => q|Empy trash.|, - - 807 => q|Manage the groups in this group.|, - - 12 => q|Turn admin off.|, - - 577 => q|Post Reply|, - - 13 => q|View help index.|, - - 761 => q|Add an image.|, - - 516 => q|Turn Admin On!|, - - 517 => q|Turn Admin Off!|, - - 515 => q|Add edit stamp to posts?|, - - 14 => q|View pending submissions.|, - - 15 => q|January|, - - 16 => q|February|, - - 17 => q|March|, - - 18 => q|April|, - - 1016 => q|Replies|, - - 19 => q|May|, - - 1017 => q|Last Reply|, - - 20 => q|June|, - - 21 => q|July|, - - 22 => q|August|, - - 23 => q|September|, - - 572 => q|Approve|, - - 24 => q|October|, - - 25 => q|November|, - - 574 => q|Deny|, - - 26 => q|December|, - - 27 => q|Sunday|, - - 28 => q|Monday|, - - 29 => q|Tuesday|, - - 30 => q|Wednesday|, - - 31 => q|Thursday|, - - 32 => q|Friday|, - - 33 => q|Saturday|, - - 35 => q|Administrative Function|, - - 36 => q|You must be an administrator to perform this function. Please contact one of your administrators. |, - - 37 => q|Permission Denied!|, - - 404 => q|First Page|, - - 38 => q|You do not have sufficient privileges to perform this operation. Please ^a(log in with an account); that has sufficient privileges before attempting this operation.|, - - 39 => q|You do not have sufficient privileges to access this page.|, - - 40 => q|Vital Component|, - - 41 => q|You're attempting to remove a vital component of the WebGUI system. If you were allowed to continue WebGUI may cease to function.|, - - 42 => q|Please Confirm|, - - 43 => q|Are you certain that you wish to delete this content?|, - - 44 => q|Yes, I'm sure.|, - - 45 => q|No, I made a mistake.|, - - 46 => q|My Account|, - - 47 => q|Home|, - - 48 => q|Hello|, - - 49 => q|Click here to log out.|, - - 50 => q|Username|, - - 51 => q|Password|, - - 52 => q|login|, - - 53 => q|Make Page Printable|, - - 54 => q|Create Account|, - - 56 => q|Email Address|, - - 57 => q|This is only necessary if you wish to use features that require Email.|, - - 58 => q|I already have an account.|, - - 59 => q|I forgot my password.|, - - 60 => q|Are you certain you want to deactivate your account. If you proceed your account information will be lost permanently.|, - - 61 => q|Update Account Information|, - - 62 => q|save|, - - 63 => q|Turn admin on.|, - - 64 => q|Log out.|, - - 65 => q|Please deactivate my account permanently.|, - - 66 => q|Log In|, - - 67 => q|Create a new account.|, - - 68 => q|The account information you supplied is invalid. Either the account does not exist or the username/password combination was incorrect.|, - - 69 => q|Please contact your system administrator for assistance.|, - - 70 => q|Error|, - - 71 => q|Recover password|, - - 72 => q|recover|, - - 73 => q|Log in.|, - - 74 => q|Account Information|, - - 75 => q|Your account information has been sent to your email address.|, - - 76 => q|That email address is not in our databases.|, - - 77 => q|That account name is already in use by another member of this site. Please try a different username. The following are some suggestions:|, - - 80 => q|Account created successfully!|, - - 81 => q|Account updated successfully!|, - - 82 => q|Administrative functions...|, - - 84 => q|Group Name|, - - 85 => q|Description|, - - 86 => q|Are you certain you wish to delete this group? Beware that deleting a group is permanent and will remove all privileges associated with this group.|, - - 87 => q|Edit Group|, - - 88 => q|Users In Group|, - - 89 => q|Groups|, - - 90 => q|Add new group.|, - - 91 => q|Previous Page|, - - 92 => q|Next Page|, - - 93 => q|Help|, - - 94 => q|See also|, - - 95 => q|Help Index|, - - 817 => q|Active|, - - 99 => q|Title|, - - 100 => q|Meta Tags|, - - 101 => q|Are you certain that you wish to delete this page, its content, and all items under it?|, - - 102 => q|Edit Page|, - - 103 => q|Page Properties|, - - 104 => q|Page URL|, - - 105 => q|Layout|, - - 106 => q|Select "Yes" to change all the pages under this page to this style.|, - - 107 => q|Privileges|, - - 108 => q|Owner|, - - 116 => q|Select "Yes" to change the privileges of all pages and wobjects under this page to these privileges.|, - - 117 => q|Edit User Settings|, - - 118 => q|Anonymous Registration|, - - 119 => q|Authentication Method (default)|, - - 124 => q|Edit Company Information|, - - 125 => q|Company Name|, - - 126 => q|Company Email Address|, - - 127 => q|Company URL|, - - 130 => q|Maximum Attachment Size|, - - 133 => q|Edit Messaging Settings|, - - 134 => q|Recover Password Message|, - - 135 => q|SMTP Server|, - - 138 => q|Yes|, - - 139 => q|No|, - - 140 => q|Edit Miscellaneous Settings|, - - 141 => q|Not Found Page|, - - 142 => q|Session Timeout|, - - 143 => q|Manage Settings|, - - 144 => q|View statistics.|, - - 145 => q|WebGUI Build Version|, - - 146 => q|Active Sessions|, - - 147 => q|Pages|, - - 148 => q|Wobjects|, - - 149 => q|Users|, - - 505 => q|Add a new template.|, - - 504 => q|Template|, - - 503 => q|Template ID|, - - 502 => q|Are you certain you wish to delete this template and set all pages using this template to the default template?|, - - 160 => q|Date Submitted|, - - 161 => q|Submitted By|, - - 162 => q|Are you certain that you wish to purge all the pages and wobjects in the trash?|, - - 163 => q|Add User|, - - 164 => q|Authentication Method|, - - 167 => q|Are you certain you want to delete this user? Be warned that all this user's information will be lost permanently if you choose to proceed.|, - - 168 => q|Edit User|, - - 169 => q|Add a new user.|, - - 170 => q|search|, - - 171 => q|rich edit|, - - 174 => q|Display the title?|, - - 175 => q|Process macros?|, - - 229 => q|Subject|, - - 230 => q|Message|, - - 231 => q|Posting New Message...|, - - 232 => q|no subject|, - - 233 => q|(eom)|, - - 240 => q|Message ID:|, - - 244 => q|Author|, - - 245 => q|Date|, - - 304 => q|Language|, - - 307 => q|Use default meta tags?|, - - 308 => q|Edit Profile Settings|, - - 309 => q|Allow real name?|, - - 310 => q|Allow extra contact information?|, - - 311 => q|Allow home information?|, - - 312 => q|Allow business information?|, - - 313 => q|Allow miscellaneous information?|, - - 314 => q|First Name|, - - 315 => q|Middle Name|, - - 316 => q|Last Name|, - - 317 => q|ICQ UIN|, - - 318 => q|AIM Id|, - - 319 => q|MSN Messenger Id|, - - 320 => q|Yahoo! Messenger Id|, - - 321 => q|Cell Phone|, - - 322 => q|Pager|, - - 323 => q|Home Address|, - - 324 => q|Home City|, - - 325 => q|Home State|, - - 326 => q|Home Zip Code|, - - 327 => q|Home Country|, - - 328 => q|Home Phone|, - - 329 => q|Work Address|, - - 330 => q|Work City|, - - 331 => q|Work State|, - - 332 => q|Work Zip Code|, - - 333 => q|Work Country|, - - 334 => q|Work Phone|, - - 335 => q|Gender|, - - 336 => q|Birth Date|, - - 337 => q|Homepage URL|, - - 338 => q|Edit Profile|, - - 339 => q|Male|, - - 340 => q|Female|, - - 341 => q|Edit profile.|, - - 342 => q|Edit account information.|, - - 343 => q|View profile.|, - - 351 => q|Message|, - - 345 => q|Not A Member|, - - 346 => q|This user is no longer a member of our site. We have no further information about this user.|, - - 347 => q|View Profile For|, - - 348 => q|Name|, - - 349 => q|Latest version available|, - - 350 => q|Completed|, - - 352 => q|Date Of Entry|, - - 355 => q|Default|, - - 356 => q|Template|, - - 357 => q|News|, - - 358 => q|Left Column|, - - 359 => q|Right Column|, - - 360 => q|One Over Three|, - - 361 => q|Three Over One|, - - 362 => q|SideBySide|, - - 363 => q|Page Template Position|, - - 364 => q|Search|, - - 368 => q|Add a new group to this user.|, - - 369 => q|Expire Date|, - - 370 => q|Edit Grouping|, - - 371 => q|Add Grouping|, - - 372 => q|Edit User's Groups|, - - 374 => q|Manage packages.|, - - 376 => q|Package|, - - 378 => q|User ID|, - - 379 => q|Group ID|, - - 381 => q|WebGUI received a malformed request and was unable to continue. Proprietary characters being passed through a form typically cause this. Please feel free to hit your back button and try again.|, - - 766 => q|Back to collateral list.|, - - 770 => q|Edit Snippet|, - - 384 => q|File|, - - 385 => q|Parameters|, - - 386 => q|Edit Image|, - - 387 => q|Uploaded By|, - - 388 => q|Upload Date|, - - 391 => q|Delete attached file.|, - - 779 => q|Image|, - - 394 => q|Manage collateral.|, - - 395 => q|Add a new image.|, - - 399 => q|Validate this page.|, - - 400 => q|Prevent Proxy Caching|, - - 401 => q|Are you certain you wish to delete this message and all messages under it in this thread?|, - - 565 => q|Who can moderate?|, - - 1063 => q|These are the variables availabe in the forum notification template. + lastUpdated => 1068919471 + }, + + '1080' => { + message => q|Use admin style?|, + lastUpdated => 1073161583, + context => q|A label asking the user if they want to use a seperate admin style from the main page style.| + }, + + '560' => { + message => q|Approved|, + lastUpdated => 1031514049 + }, + + '7' => { + message => q|Manage users.|, + lastUpdated => 1031514049 + }, + + '561' => { + message => q|Denied|, + lastUpdated => 1031514049 + }, + + '8' => { + message => q|View page not found.|, + lastUpdated => 1031514049 + }, + + '728' => { + message => q|Are you certain you wish to delete this file?|, + lastUpdated => 1031514049 + }, + + '562' => { + message => q|Pending|, + lastUpdated => 1031514049 + }, + + '9' => { + message => q|View clipboard.|, + lastUpdated => 1031514049 + }, + + '563' => { + message => q|Default Status|, + lastUpdated => 1031514049 + }, + + '10' => { + message => q|Manage trash.|, + lastUpdated => 1031514049 + }, + + '707' => { + message => q|Show debugging?|, + lastUpdated => 1031514049 + }, + + '780' => { + message => q|File|, + lastUpdated => 1036912946 + }, + + '772' => { + message => q|Edit File|, + lastUpdated => 1036893140 + }, + + '1053' => { + message => q|Manage Replacements|, + lastUpdated => 1066419031, + context => q|A heading for the replacement listings page.| + }, + + '1045' => { + message => q|Nested|, + lastUpdated => 1066405110, + context => q|A label indicating the layout of a forum thread.| + }, + + '767' => { + message => q|Collateral Id|, + lastUpdated => 1036892929 + }, + + '763' => { + message => q|Add a snippet.|, + lastUpdated => 1036892785 + }, + + '11' => { + message => q|Empy trash.|, + lastUpdated => 1031514049 + }, + + '807' => { + message => q|Manage the groups in this group.|, + lastUpdated => 1037579473 + }, + + '12' => { + message => q|Turn admin off.|, + lastUpdated => 1031514049 + }, + + '577' => { + message => q|Post Reply|, + lastUpdated => 1031514049 + }, + + '13' => { + message => q|View help index.|, + lastUpdated => 1031514049 + }, + + '761' => { + message => q|Add an image.|, + lastUpdated => 1036892765 + }, + + '516' => { + message => q|Turn Admin On!|, + lastUpdated => 1031514049 + }, + + '517' => { + message => q|Turn Admin Off!|, + lastUpdated => 1031514049 + }, + + '515' => { + message => q|Add edit stamp to posts?|, + lastUpdated => 1031514049 + }, + + '14' => { + message => q|View pending submissions.|, + lastUpdated => 1031514049 + }, + + '15' => { + message => q|January|, + lastUpdated => 1031514049 + }, + + '16' => { + message => q|February|, + lastUpdated => 1031514049 + }, + + '17' => { + message => q|March|, + lastUpdated => 1031514049 + }, + + '18' => { + message => q|April|, + lastUpdated => 1031514049 + }, + + '1016' => { + message => q|Replies|, + lastUpdated => 1031514049 + }, + + '19' => { + message => q|May|, + lastUpdated => 1031514049 + }, + + '1017' => { + message => q|Last Reply|, + lastUpdated => 1031514049 + }, + + '20' => { + message => q|June|, + lastUpdated => 1031514049 + }, + + '21' => { + message => q|July|, + lastUpdated => 1031514049 + }, + + '22' => { + message => q|August|, + lastUpdated => 1031514049 + }, + + '23' => { + message => q|September|, + lastUpdated => 1031514049 + }, + + '572' => { + message => q|Approve|, + lastUpdated => 1031514049 + }, + + '24' => { + message => q|October|, + lastUpdated => 1031514049 + }, + + '25' => { + message => q|November|, + lastUpdated => 1031514049 + }, + + '574' => { + message => q|Deny|, + lastUpdated => 1031514049 + }, + + '26' => { + message => q|December|, + lastUpdated => 1031514049 + }, + + '27' => { + message => q|Sunday|, + lastUpdated => 1031514049 + }, + + '28' => { + message => q|Monday|, + lastUpdated => 1031514049 + }, + + '29' => { + message => q|Tuesday|, + lastUpdated => 1031514049 + }, + + '30' => { + message => q|Wednesday|, + lastUpdated => 1031514049 + }, + + '31' => { + message => q|Thursday|, + lastUpdated => 1031514049 + }, + + '32' => { + message => q|Friday|, + lastUpdated => 1031514049 + }, + + '33' => { + message => q|Saturday|, + lastUpdated => 1031514049 + }, + + '35' => { + message => q|Administrative Function|, + lastUpdated => 1031514049 + }, + + '36' => { + message => q|You must be an administrator to perform this function. Please contact one of your administrators. |, + lastUpdated => 1058092984 + }, + + '37' => { + message => q|Permission Denied!|, + lastUpdated => 1031514049 + }, + + '404' => { + message => q|First Page|, + lastUpdated => 1031514049 + }, + + '38' => { + message => q|You do not have sufficient privileges to perform this operation. Please ^a(log in with an account); that has sufficient privileges before attempting this operation.|, + lastUpdated => 1031514049 + }, + + '39' => { + message => q|You do not have sufficient privileges to access this page.|, + lastUpdated => 1031514049 + }, + + '40' => { + message => q|Vital Component|, + lastUpdated => 1031514049 + }, + + '41' => { + message => q|You're attempting to remove a vital component of the WebGUI system. If you were allowed to continue WebGUI may cease to function.|, + lastUpdated => 1031514049 + }, + + '42' => { + message => q|Please Confirm|, + lastUpdated => 1031514049 + }, + + '43' => { + message => q|Are you certain that you wish to delete this content?|, + lastUpdated => 1031514049 + }, + + '44' => { + message => q|Yes, I'm sure.|, + lastUpdated => 1031514049 + }, + + '45' => { + message => q|No, I made a mistake.|, + lastUpdated => 1031514049 + }, + + '46' => { + message => q|My Account|, + lastUpdated => 1031514049 + }, + + '47' => { + message => q|Home|, + lastUpdated => 1031514049 + }, + + '48' => { + message => q|Hello|, + lastUpdated => 1031514049 + }, + + '49' => { + message => q|Click here to log out.|, + lastUpdated => 1031514049 + }, + + '50' => { + message => q|Username|, + lastUpdated => 1031514049 + }, + + '51' => { + message => q|Password|, + lastUpdated => 1031514049 + }, + + '52' => { + message => q|login|, + lastUpdated => 1031514049 + }, + + '53' => { + message => q|Make Page Printable|, + lastUpdated => 1031514049 + }, + + '54' => { + message => q|Create Account|, + lastUpdated => 1031514049 + }, + + '56' => { + message => q|Email Address|, + lastUpdated => 1031514049 + }, + + '57' => { + message => q|This is only necessary if you wish to use features that require Email.|, + lastUpdated => 1031514049 + }, + + '58' => { + message => q|I already have an account.|, + lastUpdated => 1031514049 + }, + + '59' => { + message => q|I forgot my password.|, + lastUpdated => 1031514049 + }, + + '60' => { + message => q|Are you certain you want to deactivate your account. If you proceed your account information will be lost permanently.|, + lastUpdated => 1031514049 + }, + + '61' => { + message => q|Update Account Information|, + lastUpdated => 1031514049 + }, + + '62' => { + message => q|save|, + lastUpdated => 1031514049 + }, + + '63' => { + message => q|Turn admin on.|, + lastUpdated => 1031514049 + }, + + '64' => { + message => q|Log out.|, + lastUpdated => 1031514049 + }, + + '65' => { + message => q|Please deactivate my account permanently.|, + lastUpdated => 1031514049 + }, + + '66' => { + message => q|Log In|, + lastUpdated => 1031514049 + }, + + '67' => { + message => q|Create a new account.|, + lastUpdated => 1031514049 + }, + + '68' => { + message => q|The account information you supplied is invalid. Either the account does not exist or the username/password combination was incorrect.|, + lastUpdated => 1031514049 + }, + + '69' => { + message => q|Please contact your system administrator for assistance.|, + lastUpdated => 1031514049 + }, + + '70' => { + message => q|Error|, + lastUpdated => 1031514049 + }, + + '71' => { + message => q|Recover password|, + lastUpdated => 1031514049 + }, + + '72' => { + message => q|recover|, + lastUpdated => 1031514049 + }, + + '73' => { + message => q|Log in.|, + lastUpdated => 1031514049 + }, + + '74' => { + message => q|Account Information|, + lastUpdated => 1031514049 + }, + + '75' => { + message => q|Your account information has been sent to your email address.|, + lastUpdated => 1031514049 + }, + + '76' => { + message => q|That email address is not in our databases.|, + lastUpdated => 1031514049 + }, + + '77' => { + message => q|That account name is already in use by another member of this site. Please try a different username. The following are some suggestions:|, + lastUpdated => 1031514049 + }, + + '80' => { + message => q|Account created successfully!|, + lastUpdated => 1031514049 + }, + + '81' => { + message => q|Account updated successfully!|, + lastUpdated => 1031514049 + }, + + '82' => { + message => q|Administrative functions...|, + lastUpdated => 1031514049 + }, + + '84' => { + message => q|Group Name|, + lastUpdated => 1031514049 + }, + + '85' => { + message => q|Description|, + lastUpdated => 1031514049 + }, + + '86' => { + message => q|Are you certain you wish to delete this group? Beware that deleting a group is permanent and will remove all privileges associated with this group.|, + lastUpdated => 1031514049 + }, + + '87' => { + message => q|Edit Group|, + lastUpdated => 1031514049 + }, + + '88' => { + message => q|Users In Group|, + lastUpdated => 1031514049 + }, + + '89' => { + message => q|Groups|, + lastUpdated => 1031514049 + }, + + '90' => { + message => q|Add new group.|, + lastUpdated => 1031514049 + }, + + '91' => { + message => q|Previous Page|, + lastUpdated => 1031514049 + }, + + '92' => { + message => q|Next Page|, + lastUpdated => 1031514049 + }, + + '93' => { + message => q|Help|, + lastUpdated => 1031514049 + }, + + '94' => { + message => q|See also|, + lastUpdated => 1031514049 + }, + + '95' => { + message => q|Help Index|, + lastUpdated => 1031514049 + }, + + '817' => { + message => q|Active|, + lastUpdated => 1038431287 + }, + + '99' => { + message => q|Title|, + lastUpdated => 1031514049 + }, + + '100' => { + message => q|Meta Tags|, + lastUpdated => 1031514049 + }, + + '101' => { + message => q|Are you certain that you wish to delete this page, its content, and all items under it?|, + lastUpdated => 1031514049 + }, + + '102' => { + message => q|Edit Page|, + lastUpdated => 1031514049 + }, + + '103' => { + message => q|Page Properties|, + lastUpdated => 1046638742 + }, + + '104' => { + message => q|Page URL|, + lastUpdated => 1031514049 + }, + + '105' => { + message => q|Layout|, + lastUpdated => 1046638916 + }, + + '106' => { + message => q|Select "Yes" to change all the pages under this page to this style.|, + lastUpdated => 1031514049 + }, + + '107' => { + message => q|Privileges|, + lastUpdated => 1031514049 + }, + + '108' => { + message => q|Owner|, + lastUpdated => 1031514049 + }, + + '116' => { + message => q|Select "Yes" to change the privileges of all pages and wobjects under this page to these privileges.|, + lastUpdated => 1056054674 + }, + + '117' => { + message => q|Edit User Settings|, + lastUpdated => 1031514049 + }, + + '118' => { + message => q|Anonymous Registration|, + lastUpdated => 1031514049 + }, + + '119' => { + message => q|Authentication Method (default)|, + lastUpdated => 1031514049 + }, + + '124' => { + message => q|Edit Company Information|, + lastUpdated => 1031514049 + }, + + '125' => { + message => q|Company Name|, + lastUpdated => 1031514049 + }, + + '126' => { + message => q|Company Email Address|, + lastUpdated => 1031514049 + }, + + '127' => { + message => q|Company URL|, + lastUpdated => 1031514049 + }, + + '130' => { + message => q|Maximum Attachment Size|, + lastUpdated => 1031514049 + }, + + '133' => { + message => q|Edit Messaging Settings|, + lastUpdated => 1044138764 + }, + + '134' => { + message => q|Recover Password Message|, + lastUpdated => 1031514049 + }, + + '135' => { + message => q|SMTP Server|, + lastUpdated => 1031514049 + }, + + '138' => { + message => q|Yes|, + lastUpdated => 1031514049 + }, + + '139' => { + message => q|No|, + lastUpdated => 1031514049 + }, + + '140' => { + message => q|Edit Miscellaneous Settings|, + lastUpdated => 1031514049 + }, + + '141' => { + message => q|Not Found Page|, + lastUpdated => 1031514049 + }, + + '142' => { + message => q|Session Timeout|, + lastUpdated => 1031514049 + }, + + '143' => { + message => q|Manage Settings|, + lastUpdated => 1031514049 + }, + + '144' => { + message => q|View statistics.|, + lastUpdated => 1031514049 + }, + + '145' => { + message => q|WebGUI Build Version|, + lastUpdated => 1031514049 + }, + + '146' => { + message => q|Active Sessions|, + lastUpdated => 1031514049 + }, + + '147' => { + message => q|Pages|, + lastUpdated => 1031514049 + }, + + '148' => { + message => q|Wobjects|, + lastUpdated => 1045312362 + }, + + '149' => { + message => q|Users|, + lastUpdated => 1031514049 + }, + + '505' => { + message => q|Add a new template.|, + lastUpdated => 1031514049 + }, + + '504' => { + message => q|Template|, + lastUpdated => 1031514049 + }, + + '503' => { + message => q|Template ID|, + lastUpdated => 1031514049 + }, + + '502' => { + message => q|Are you certain you wish to delete this template and set all pages using this template to the default template?|, + lastUpdated => 1031514049 + }, + + '160' => { + message => q|Date Submitted|, + lastUpdated => 1031514049 + }, + + '161' => { + message => q|Submitted By|, + lastUpdated => 1031514049 + }, + + '162' => { + message => q|Are you certain that you wish to purge all the pages and wobjects in the trash?|, + lastUpdated => 1031514049 + }, + + '163' => { + message => q|Add User|, + lastUpdated => 1031514049 + }, + + '164' => { + message => q|Authentication Method|, + lastUpdated => 1031514049 + }, + + '167' => { + message => q|Are you certain you want to delete this user? Be warned that all this user's information will be lost permanently if you choose to proceed.|, + lastUpdated => 1031514049 + }, + + '168' => { + message => q|Edit User|, + lastUpdated => 1031514049 + }, + + '169' => { + message => q|Add a new user.|, + lastUpdated => 1031514049 + }, + + '170' => { + message => q|search|, + lastUpdated => 1031514049 + }, + + '171' => { + message => q|rich edit|, + lastUpdated => 1031514049 + }, + + '174' => { + message => q|Display the title?|, + lastUpdated => 1031514049 + }, + + '175' => { + message => q|Process macros?|, + lastUpdated => 1031514049 + }, + + '229' => { + message => q|Subject|, + lastUpdated => 1031514049 + }, + + '230' => { + message => q|Message|, + lastUpdated => 1031514049 + }, + + '231' => { + message => q|Posting New Message...|, + lastUpdated => 1031514049 + }, + + '232' => { + message => q|no subject|, + lastUpdated => 1031514049 + }, + + '233' => { + message => q|(eom)|, + lastUpdated => 1031514049 + }, + + '240' => { + message => q|Message ID:|, + lastUpdated => 1031514049 + }, + + '244' => { + message => q|Author|, + lastUpdated => 1031514049 + }, + + '245' => { + message => q|Date|, + lastUpdated => 1031514049 + }, + + '304' => { + message => q|Language|, + lastUpdated => 1031514049 + }, + + '307' => { + message => q|Use default meta tags?|, + lastUpdated => 1031514049 + }, + + '308' => { + message => q|Edit Profile Settings|, + lastUpdated => 1031514049 + }, + + '309' => { + message => q|Allow real name?|, + lastUpdated => 1031514049 + }, + + '310' => { + message => q|Allow extra contact information?|, + lastUpdated => 1031514049 + }, + + '311' => { + message => q|Allow home information?|, + lastUpdated => 1031514049 + }, + + '312' => { + message => q|Allow business information?|, + lastUpdated => 1031514049 + }, + + '313' => { + message => q|Allow miscellaneous information?|, + lastUpdated => 1031514049 + }, + + '314' => { + message => q|First Name|, + lastUpdated => 1031514049 + }, + + '315' => { + message => q|Middle Name|, + lastUpdated => 1031514049 + }, + + '316' => { + message => q|Last Name|, + lastUpdated => 1031514049 + }, + + '317' => { + message => q|ICQ UIN|, + lastUpdated => 1031514049 + }, + + '318' => { + message => q|AIM Id|, + lastUpdated => 1031514049 + }, + + '319' => { + message => q|MSN Messenger Id|, + lastUpdated => 1031514049 + }, + + '320' => { + message => q|Yahoo! Messenger Id|, + lastUpdated => 1031514049 + }, + + '321' => { + message => q|Cell Phone|, + lastUpdated => 1031514049 + }, + + '322' => { + message => q|Pager|, + lastUpdated => 1031514049 + }, + + '323' => { + message => q|Home Address|, + lastUpdated => 1031514049 + }, + + '324' => { + message => q|Home City|, + lastUpdated => 1031514049 + }, + + '325' => { + message => q|Home State|, + lastUpdated => 1031514049 + }, + + '326' => { + message => q|Home Zip Code|, + lastUpdated => 1031514049 + }, + + '327' => { + message => q|Home Country|, + lastUpdated => 1031514049 + }, + + '328' => { + message => q|Home Phone|, + lastUpdated => 1031514049 + }, + + '329' => { + message => q|Work Address|, + lastUpdated => 1031514049 + }, + + '330' => { + message => q|Work City|, + lastUpdated => 1031514049 + }, + + '331' => { + message => q|Work State|, + lastUpdated => 1031514049 + }, + + '332' => { + message => q|Work Zip Code|, + lastUpdated => 1031514049 + }, + + '333' => { + message => q|Work Country|, + lastUpdated => 1031514049 + }, + + '334' => { + message => q|Work Phone|, + lastUpdated => 1031514049 + }, + + '335' => { + message => q|Gender|, + lastUpdated => 1031514049 + }, + + '336' => { + message => q|Birth Date|, + lastUpdated => 1031514049 + }, + + '337' => { + message => q|Homepage URL|, + lastUpdated => 1031514049 + }, + + '338' => { + message => q|Edit Profile|, + lastUpdated => 1031514049 + }, + + '339' => { + message => q|Male|, + lastUpdated => 1031514049 + }, + + '340' => { + message => q|Female|, + lastUpdated => 1031514049 + }, + + '341' => { + message => q|Edit profile.|, + lastUpdated => 1031514049 + }, + + '342' => { + message => q|Edit account information.|, + lastUpdated => 1031514049 + }, + + '343' => { + message => q|View profile.|, + lastUpdated => 1031514049 + }, + + '351' => { + message => q|Message|, + lastUpdated => 1031514049 + }, + + '345' => { + message => q|Not A Member|, + lastUpdated => 1031514049 + }, + + '346' => { + message => q|This user is no longer a member of our site. We have no further information about this user.|, + lastUpdated => 1031514049 + }, + + '347' => { + message => q|View Profile For|, + lastUpdated => 1031514049 + }, + + '348' => { + message => q|Name|, + lastUpdated => 1031514049 + }, + + '349' => { + message => q|Latest version available|, + lastUpdated => 1031514049 + }, + + '350' => { + message => q|Completed|, + lastUpdated => 1031514049 + }, + + '352' => { + message => q|Date Of Entry|, + lastUpdated => 1031514049 + }, + + '355' => { + message => q|Default|, + lastUpdated => 1031514049 + }, + + '356' => { + message => q|Template|, + lastUpdated => 1031514049 + }, + + '357' => { + message => q|News|, + lastUpdated => 1031514049 + }, + + '358' => { + message => q|Left Column|, + lastUpdated => 1031514049 + }, + + '359' => { + message => q|Right Column|, + lastUpdated => 1031514049 + }, + + '360' => { + message => q|One Over Three|, + lastUpdated => 1031514049 + }, + + '361' => { + message => q|Three Over One|, + lastUpdated => 1031514049 + }, + + '362' => { + message => q|SideBySide|, + lastUpdated => 1031514049 + }, + + '363' => { + message => q|Page Template Position|, + lastUpdated => 1034736999 + }, + + '364' => { + message => q|Search|, + lastUpdated => 1031514049 + }, + + '368' => { + message => q|Add a new group to this user.|, + lastUpdated => 1031514049 + }, + + '369' => { + message => q|Expire Date|, + lastUpdated => 1031514049 + }, + + '370' => { + message => q|Edit Grouping|, + lastUpdated => 1031514049 + }, + + '371' => { + message => q|Add Grouping|, + lastUpdated => 1031514049 + }, + + '372' => { + message => q|Edit User's Groups|, + lastUpdated => 1031514049 + }, + + '374' => { + message => q|Manage packages.|, + lastUpdated => 1031514049 + }, + + '376' => { + message => q|Package|, + lastUpdated => 1031514049 + }, + + '378' => { + message => q|User ID|, + lastUpdated => 1031514049 + }, + + '379' => { + message => q|Group ID|, + lastUpdated => 1031514049 + }, + + '381' => { + message => q|WebGUI received a malformed request and was unable to continue. Proprietary characters being passed through a form typically cause this. Please feel free to hit your back button and try again.|, + lastUpdated => 1031514049 + }, + + '766' => { + message => q|Back to collateral list.|, + lastUpdated => 1036892898 + }, + + '770' => { + message => q|Edit Snippet|, + lastUpdated => 1036893050 + }, + + '384' => { + message => q|File|, + lastUpdated => 1031514049 + }, + + '385' => { + message => q|Parameters|, + lastUpdated => 1031514049 + }, + + '386' => { + message => q|Edit Image|, + lastUpdated => 1031514049 + }, + + '387' => { + message => q|Uploaded By|, + lastUpdated => 1031514049 + }, + + '388' => { + message => q|Upload Date|, + lastUpdated => 1031514049 + }, + + '391' => { + message => q|Delete attached file.|, + lastUpdated => 1031514049 + }, + + '779' => { + message => q|Image|, + lastUpdated => 1036912938 + }, + + '394' => { + message => q|Manage collateral.|, + lastUpdated => 1036954925 + }, + + '395' => { + message => q|Add a new image.|, + lastUpdated => 1031514049 + }, + + '399' => { + message => q|Validate this page.|, + lastUpdated => 1031514049 + }, + + '400' => { + message => q|Prevent Proxy Caching|, + lastUpdated => 1031514049 + }, + + '401' => { + message => q|Are you certain you wish to delete this message and all messages under it in this thread?|, + lastUpdated => 1031514049 + }, + + '565' => { + message => q|Who can moderate?|, + lastUpdated => 1031514049 + }, + + '1063' => { + message => q|These are the variables availabe in the forum notification template.

notify.subscription.message
@@ -731,234 +1516,579 @@ A message stating that the user is receiving the message because they subscribed NOTE: The notification template also includes all the variables from the post template.

|, - - 403 => q|Prefer not to say.|, - - 405 => q|Last Page|, - - 406 => q|Thumbnail Size|, - - 407 => q|Click here to register.|, - - 506 => q|Manage Templates|, - - 353 => q|You have no messages in your Inbox at this time.|, - - 408 => q|Manage Roots|, - - 409 => q|Add a new root.|, - - 410 => q|Manage roots.|, - - 411 => q|Menu Title|, - - 412 => q|Synopsis|, - - 894 => q|Allow discussion?|, - - 417 => q|

Security Violation

You attempted to access a wobject not associated with this page. This incident has been reported.|, - - 418 => q|Filter Content|, - - 420 => q|Remove nothing.|, - - 421 => q|Remove everything except basic formating.|, - - 422 => q|

Login Failed

The information supplied does not match the account.|, - - 423 => q|View active sessions.|, - - 424 => q|View login history.|, - - 425 => q|Active Sessions|, - - 426 => q|Login History|, - - 427 => q|Styles|, - - 428 => q|User (ID)|, - - 429 => q|Login Time|, - - 430 => q|Last Page View|, - - 431 => q|IP Address|, - - 432 => q|Expires|, - - 433 => q|User Agent|, - - 434 => q|Status|, - - 435 => q|Session Signature|, - - 436 => q|Kill Session|, - - 437 => q|Statistics|, - - 438 => q|Your Name|, - - 1062 => q|Forum Notification Template|, - - 774 => q|Are you certain you wish to delete this collateral? It cannot be recovered once deleted.|, - - 771 => q|Snippet|, - - 762 => q|Add a file.|, - - 439 => q|Personal Information|, - - 440 => q|Contact Information|, - - 441 => q|Email To Pager Gateway|, - - 442 => q|Work Information|, - - 443 => q|Home Information|, - - 444 => q|Demographic Information|, - - 445 => q|Preferences|, - - 446 => q|Work Web Site|, - - 447 => q|Manage page tree.|, - - 448 => q|Page Tree|, - - 449 => q|Miscellaneous Information|, - - 450 => q|Work Name (Company Name)|, - - 451 => q|is required.|, - - 452 => q|Please wait...|, - - 453 => q|Date Created|, - - 454 => q|Last Updated|, - - 455 => q|Edit User's Profile|, - - 456 => q|Back to user list.|, - - 457 => q|Edit this user's account.|, - - 458 => q|Edit this user's groups.|, - - 459 => q|Edit this user's profile.|, - - 460 => q|Time Offset|, - - 461 => q|Date Format|, - - 462 => q|Time Format|, - - 463 => q|Text Area Rows|, - - 464 => q|Text Area Columns|, - - 465 => q|Text Box Size|, - - 469 => q|Id|, - - 470 => q|Name|, - - 472 => q|Label|, - - 475 => q|Text|, - - 476 => q|Text Area|, - - 477 => q|HTML Area|, - - 478 => q|URL|, - - 479 => q|Date|, - - 480 => q|Email Address|, - - 481 => q|Telephone Number|, - - 482 => q|Number (Integer)|, - - 483 => q|Yes or No|, - - 484 => q|Select List|, - - 485 => q|Boolean (Checkbox)|, - - 486 => q|Data Type|, - - 487 => q|Possible Values|, - - 488 => q|Default Value(s)|, - - 492 => q|Profile fields list.|, - - 493 => q|Back to site.|, - - 495 => q|htmlArea (Internet Explorer 5.5+)|, - - 496 => q|Editor To Use|, - - 494 => q|RealObjects edit-on Pro 2.x|, - - 497 => q|Start Date|, - - 498 => q|End Date|, - - 499 => q|Wobject ID|, - - 500 => q|Page ID|, - - 1060 => q|Forum Thread Template|, - - 514 => q|Views|, - - 1049 => q|Replacement ID|, - - 576 => q|Delete|, - - 527 => q|Default Home Page|, - - 768 => q|Name|, - - 773 => q|File|, - - 354 => q|View Inbox.|, - - 808 => q|Email this group.|, - - 782 => q|Any|, - - 578 => q|You have a pending message to approve.|, - - 159 => q|Inbox|, - - 507 => q|Edit Template|, - - 508 => q|Manage templates.|, - - 1032 => q|Thread Template|, - - 509 => q|Discussion Layout|, - - 510 => q|Flat|, - - 511 => q|Threaded|, - - 512 => q|Go to next thread|, - - 513 => q|Go to previous thread|, - - 777 => q|Folder Id|, - - 580 => q|Your message has been denied.|, - - 1020 => q|Rating|, - - 1066 => q|These are the template variables available to the post form template. + lastUpdated => 1066580520 + }, + + '403' => { + message => q|Prefer not to say.|, + lastUpdated => 1031514049 + }, + + '405' => { + message => q|Last Page|, + lastUpdated => 1031514049 + }, + + '406' => { + message => q|Thumbnail Size|, + lastUpdated => 1031514049 + }, + + '407' => { + message => q|Click here to register.|, + lastUpdated => 1031514049 + }, + + '506' => { + message => q|Manage Templates|, + lastUpdated => 1031514049 + }, + + '353' => { + message => q|You have no messages in your Inbox at this time.|, + lastUpdated => 1031514049 + }, + + '408' => { + message => q|Manage Roots|, + lastUpdated => 1031514049 + }, + + '409' => { + message => q|Add a new root.|, + lastUpdated => 1031514049 + }, + + '410' => { + message => q|Manage roots.|, + lastUpdated => 1031514049 + }, + + '411' => { + message => q|Menu Title|, + lastUpdated => 1031514049 + }, + + '412' => { + message => q|Synopsis|, + lastUpdated => 1031514049 + }, + + '894' => { + message => q|Allow discussion?|, + lastUpdated => 1031514049 + }, + + '417' => { + message => q|

Security Violation

You attempted to access a wobject not associated with this page. This incident has been reported.|, + lastUpdated => 1031514049 + }, + + '418' => { + message => q|Filter Content|, + lastUpdated => 1046604931 + }, + + '420' => { + message => q|Remove nothing.|, + lastUpdated => 1046637549 + }, + + '421' => { + message => q|Remove everything except basic formating.|, + lastUpdated => 1046611728 + }, + + '422' => { + message => q|

Login Failed

The information supplied does not match the account.|, + lastUpdated => 1031514049 + }, + + '423' => { + message => q|View active sessions.|, + lastUpdated => 1031514049 + }, + + '424' => { + message => q|View login history.|, + lastUpdated => 1031514049 + }, + + '425' => { + message => q|Active Sessions|, + lastUpdated => 1031514049 + }, + + '426' => { + message => q|Login History|, + lastUpdated => 1031514049 + }, + + '427' => { + message => q|Styles|, + lastUpdated => 1031514049 + }, + + '428' => { + message => q|User (ID)|, + lastUpdated => 1031514049 + }, + + '429' => { + message => q|Login Time|, + lastUpdated => 1031514049 + }, + + '430' => { + message => q|Last Page View|, + lastUpdated => 1031514049 + }, + + '431' => { + message => q|IP Address|, + lastUpdated => 1031514049 + }, + + '432' => { + message => q|Expires|, + lastUpdated => 1031514049 + }, + + '433' => { + message => q|User Agent|, + lastUpdated => 1031514049 + }, + + '434' => { + message => q|Status|, + lastUpdated => 1031514049 + }, + + '435' => { + message => q|Session Signature|, + lastUpdated => 1031514049 + }, + + '436' => { + message => q|Kill Session|, + lastUpdated => 1031514049 + }, + + '437' => { + message => q|Statistics|, + lastUpdated => 1031514049 + }, + + '438' => { + message => q|Your Name|, + lastUpdated => 1031514049 + }, + + '1062' => { + message => q|Forum Notification Template|, + lastUpdated => 1066580520 + }, + + '774' => { + message => q|Are you certain you wish to delete this collateral? It cannot be recovered once deleted.|, + lastUpdated => 1036902945 + }, + + '771' => { + message => q|Snippet|, + lastUpdated => 1036893079 + }, + + '762' => { + message => q|Add a file.|, + lastUpdated => 1036892774 + }, + + '439' => { + message => q|Personal Information|, + lastUpdated => 1031514049 + }, + + '440' => { + message => q|Contact Information|, + lastUpdated => 1031514049 + }, + + '441' => { + message => q|Email To Pager Gateway|, + lastUpdated => 1031514049 + }, + + '442' => { + message => q|Work Information|, + lastUpdated => 1031514049 + }, + + '443' => { + message => q|Home Information|, + lastUpdated => 1031514049 + }, + + '444' => { + message => q|Demographic Information|, + lastUpdated => 1031514049 + }, + + '445' => { + message => q|Preferences|, + lastUpdated => 1031514049 + }, + + '446' => { + message => q|Work Web Site|, + lastUpdated => 1031514049 + }, + + '447' => { + message => q|Manage page tree.|, + lastUpdated => 1031514049 + }, + + '448' => { + message => q|Page Tree|, + lastUpdated => 1031514049 + }, + + '449' => { + message => q|Miscellaneous Information|, + lastUpdated => 1031514049 + }, + + '450' => { + message => q|Work Name (Company Name)|, + lastUpdated => 1031514049 + }, + + '451' => { + message => q|is required.|, + lastUpdated => 1031514049 + }, + + '452' => { + message => q|Please wait...|, + lastUpdated => 1031514049 + }, + + '453' => { + message => q|Date Created|, + lastUpdated => 1031514049 + }, + + '454' => { + message => q|Last Updated|, + lastUpdated => 1031514049 + }, + + '455' => { + message => q|Edit User's Profile|, + lastUpdated => 1031514049 + }, + + '456' => { + message => q|Back to user list.|, + lastUpdated => 1031514049 + }, + + '457' => { + message => q|Edit this user's account.|, + lastUpdated => 1031514049 + }, + + '458' => { + message => q|Edit this user's groups.|, + lastUpdated => 1031514049 + }, + + '459' => { + message => q|Edit this user's profile.|, + lastUpdated => 1031514049 + }, + + '460' => { + message => q|Time Offset|, + lastUpdated => 1031514049 + }, + + '461' => { + message => q|Date Format|, + lastUpdated => 1031514049 + }, + + '462' => { + message => q|Time Format|, + lastUpdated => 1031514049 + }, + + '463' => { + message => q|Text Area Rows|, + lastUpdated => 1031514049 + }, + + '464' => { + message => q|Text Area Columns|, + lastUpdated => 1031514049 + }, + + '465' => { + message => q|Text Box Size|, + lastUpdated => 1031514049 + }, + + '469' => { + message => q|Id|, + lastUpdated => 1031514049 + }, + + '470' => { + message => q|Name|, + lastUpdated => 1031514049 + }, + + '472' => { + message => q|Label|, + lastUpdated => 1031514049 + }, + + '475' => { + message => q|Text|, + lastUpdated => 1031514049 + }, + + '476' => { + message => q|Text Area|, + lastUpdated => 1031514049 + }, + + '477' => { + message => q|HTML Area|, + lastUpdated => 1031514049 + }, + + '478' => { + message => q|URL|, + lastUpdated => 1031514049 + }, + + '479' => { + message => q|Date|, + lastUpdated => 1031514049 + }, + + '480' => { + message => q|Email Address|, + lastUpdated => 1031514049 + }, + + '481' => { + message => q|Telephone Number|, + lastUpdated => 1031514049 + }, + + '482' => { + message => q|Number (Integer)|, + lastUpdated => 1031514049 + }, + + '483' => { + message => q|Yes or No|, + lastUpdated => 1031514049 + }, + + '484' => { + message => q|Select List|, + lastUpdated => 1031514049 + }, + + '485' => { + message => q|Boolean (Checkbox)|, + lastUpdated => 1031514049 + }, + + '486' => { + message => q|Data Type|, + lastUpdated => 1031514049 + }, + + '487' => { + message => q|Possible Values|, + lastUpdated => 1031514049 + }, + + '488' => { + message => q|Default Value(s)|, + lastUpdated => 1031514049 + }, + + '492' => { + message => q|Profile fields list.|, + lastUpdated => 1031514049 + }, + + '493' => { + message => q|Back to site.|, + lastUpdated => 1031514049 + }, + + '495' => { + message => q|htmlArea (Internet Explorer 5.5+)|, + lastUpdated => 1044704928 + }, + + '496' => { + message => q|Editor To Use|, + lastUpdated => 1031514049 + }, + + '494' => { + message => q|RealObjects edit-on Pro 2.x|, + lastUpdated => 1044704984 + }, + + '497' => { + message => q|Start Date|, + lastUpdated => 1031514049 + }, + + '498' => { + message => q|End Date|, + lastUpdated => 1031514049 + }, + + '499' => { + message => q|Wobject ID|, + lastUpdated => 1031514049 + }, + + '500' => { + message => q|Page ID|, + lastUpdated => 1031514049 + }, + + '1060' => { + message => q|Forum Thread Template|, + lastUpdated => 1066578513 + }, + + '514' => { + message => q|Views|, + lastUpdated => 1031514049 + }, + + '1049' => { + message => q|Replacement ID|, + lastUpdated => 1066418840, + context => q|Show the admin what the unique identifier for this replacement is.| + }, + + '576' => { + message => q|Delete|, + lastUpdated => 1031514049 + }, + + '527' => { + message => q|Default Home Page|, + lastUpdated => 1031514049 + }, + + '768' => { + message => q|Name|, + lastUpdated => 1036892946 + }, + + '773' => { + message => q|File|, + lastUpdated => 1036893165 + }, + + '354' => { + message => q|View Inbox.|, + lastUpdated => 1031514049 + }, + + '808' => { + message => q|Email this group.|, + lastUpdated => 1037579487 + }, + + '782' => { + message => q|Any|, + lastUpdated => 1036913053 + }, + + '578' => { + message => q|You have a pending message to approve.|, + lastUpdated => 1031514049 + }, + + '159' => { + message => q|Inbox|, + lastUpdated => 1031514049 + }, + + '507' => { + message => q|Edit Template|, + lastUpdated => 1031514049 + }, + + '508' => { + message => q|Manage templates.|, + lastUpdated => 1031514049 + }, + + '1032' => { + message => q|Thread Template|, + lastUpdated => 1066034586, + context => q|Tell the admin to select a template for threads in this forum.| + }, + + '509' => { + message => q|Discussion Layout|, + lastUpdated => 1031514049 + }, + + '510' => { + message => q|Flat|, + lastUpdated => 1031514049 + }, + + '511' => { + message => q|Threaded|, + lastUpdated => 1031514049 + }, + + '512' => { + message => q|Go to next thread|, + lastUpdated => 1065280309 + }, + + '513' => { + message => q|Go to previous thread|, + lastUpdated => 1065280287 + }, + + '777' => { + message => q|Folder Id|, + lastUpdated => 1036905972 + }, + + '580' => { + message => q|Your message has been denied.|, + lastUpdated => 1031514049 + }, + + '1020' => { + message => q|Rating|, + lastUpdated => 1065280882, + context => q|How useful/interesting a user thinks another poster's post is.| + }, + + '1066' => { + message => q|These are the template variables available to the post form template.

newpost.header
@@ -1067,150 +2197,373 @@ The form footer.

|, - - 1079 => q|Printable Style|, - - 812 => q|Your message has been sent.|, - - 518 => q|Inbox Notifications|, - - 519 => q|I would not like to be notified.|, - - 520 => q|I would like to be notified via email.|, - - 521 => q|I would like to be notified via email to pager.|, - - 522 => q|I would like to be notified via ICQ.|, - - 523 => q|Notification|, - - 1025 => q|Add edit stamp to posts?|, - - 525 => q|Edit Content Settings|, - - 528 => q|Template Name|, - - 529 => q|results per page|, - - 530 => q|with all the words|, - - 531 => q|with the exact phrase|, - - 532 => q|with at least one of the words|, - - 533 => q|without the words|, - - 535 => q|Group To Alert On New User|, - - 534 => q|Alert on new user?|, - - 536 => q|A new user named ^@; has joined the site.|, - - 579 => q|Your message has been approved.|, - - 575 => q|Edit|, - - 1048 => q|Manage replacements.|, - - 1046 => q|Archived|, - - 537 => q|Karma|, - - 538 => q|Karma Threshold|, - - 539 => q|Enable Karma?|, - - 540 => q|Karma Per Login|, - - 541 => q|Karma Per Post|, - - 542 => q|Previous..|, - - 543 => q|Add a new image group.|, - - 551 => q|Notice|, - - 552 => q|Pending|, - - 553 => q|Status|, - - 554 => q|Take Action|, - - 555 => q|Edit this user's karma.|, - - 556 => q|Amount|, - - 557 => q|Description|, - - 558 => q|Edit User's Karma|, - - 559 => q|Run On Registration|, - - 581 => q|Add New Value|, - - 582 => q|Leave Blank|, - - 583 => q|Max Image Size|, - - 818 => q|Deactivated|, - - 1021 => q|Rate Message|, - - 1081 => q|Admin Style|, - - 764 => q|Edit this collateral item.|, - - 605 => q|Add Groups|, - - 809 => q|Email Group|, - - 783 => q|Type|, - - 1036 => q|Threads|, - - 584 => q|Add a new translation.|, - - 585 => q|Manage translations.|, - - 586 => q|Manage Translations|, - - 587 => q|Are you certain you wish to delete this language and all the help and international messages that go with it?|, - - 589 => q|Edit Translation|, - - 590 => q|Language ID|, - - 591 => q|Language|, - - 592 => q|Character Set|, - - 595 => q|International Messages|, - - 596 => q|MISSING|, - - 597 => q|Edit International Message|, - - 598 => q|Edit this translation.|, - - 601 => q|International ID|, - - 784 => q|Thumbnail|, - - 811 => q|From|, - - 810 => q|send|, - - 775 => q|Are you certain you wish to delete this folder and move its contents to it's parent folder?|, - - 642 => q|Page, Add/Edit|, - - 715 => q|Redirect URL|, - - 819 => q|Self-Deactivated|, - - 1067 => q|Forum Search Template|, - - 1068 => q|The following variables are available in the search template. + lastUpdated => 1066581759 + }, + + '1079' => { + message => q|Printable Style|, + lastUpdated => 1073152790, + context => q|A label describing a style that looks good when printing the page.| + }, + + '812' => { + message => q|Your message has been sent.|, + lastUpdated => 1037580328 + }, + + '518' => { + message => q|Inbox Notifications|, + lastUpdated => 1031514049 + }, + + '519' => { + message => q|I would not like to be notified.|, + lastUpdated => 1031514049 + }, + + '520' => { + message => q|I would like to be notified via email.|, + lastUpdated => 1031514049 + }, + + '521' => { + message => q|I would like to be notified via email to pager.|, + lastUpdated => 1031514049 + }, + + '522' => { + message => q|I would like to be notified via ICQ.|, + lastUpdated => 1031514049 + }, + + '523' => { + message => q|Notification|, + lastUpdated => 1031514049 + }, + + '1025' => { + message => q|Add edit stamp to posts?|, + lastUpdated => 1031514049 + }, + + '525' => { + message => q|Edit Content Settings|, + lastUpdated => 1031514049 + }, + + '528' => { + message => q|Template Name|, + lastUpdated => 1031514049 + }, + + '529' => { + message => q|results per page|, + lastUpdated => 1066492301, + context => q|A label indicating the number of items per page to return in a list.| + }, + + '530' => { + message => q|with all the words|, + lastUpdated => 1031514049 + }, + + '531' => { + message => q|with the exact phrase|, + lastUpdated => 1031514049 + }, + + '532' => { + message => q|with at least one of the words|, + lastUpdated => 1031514049 + }, + + '533' => { + message => q|without the words|, + lastUpdated => 1031514049 + }, + + '535' => { + message => q|Group To Alert On New User|, + lastUpdated => 1031514049 + }, + + '534' => { + message => q|Alert on new user?|, + lastUpdated => 1031514049 + }, + + '536' => { + message => q|A new user named ^@; has joined the site.|, + lastUpdated => 1031514049 + }, + + '579' => { + message => q|Your message has been approved.|, + lastUpdated => 1031514049 + }, + + '575' => { + message => q|Edit|, + lastUpdated => 1031514049 + }, + + '1048' => { + message => q|Manage replacements.|, + lastUpdated => 1066418767, + context => q|A label for a link that lists all replacements.| + }, + + '1046' => { + message => q|Archived|, + lastUpdated => 1066406723, + context => q|A label indicating that the content has a status of archived.| + }, + + '537' => { + message => q|Karma|, + lastUpdated => 1031514049 + }, + + '538' => { + message => q|Karma Threshold|, + lastUpdated => 1031514049 + }, + + '539' => { + message => q|Enable Karma?|, + lastUpdated => 1031514049 + }, + + '540' => { + message => q|Karma Per Login|, + lastUpdated => 1031514049 + }, + + '541' => { + message => q|Karma Per Post|, + lastUpdated => 1031514049 + }, + + '542' => { + message => q|Previous..|, + lastUpdated => 1031514049 + }, + + '543' => { + message => q|Add a new image group.|, + lastUpdated => 1031514049 + }, + + '551' => { + message => q|Notice|, + lastUpdated => 1031514049 + }, + + '552' => { + message => q|Pending|, + lastUpdated => 1031514049 + }, + + '553' => { + message => q|Status|, + lastUpdated => 1031514049 + }, + + '554' => { + message => q|Take Action|, + lastUpdated => 1031514049 + }, + + '555' => { + message => q|Edit this user's karma.|, + lastUpdated => 1031514049 + }, + + '556' => { + message => q|Amount|, + lastUpdated => 1031514049 + }, + + '557' => { + message => q|Description|, + lastUpdated => 1031514049 + }, + + '558' => { + message => q|Edit User's Karma|, + lastUpdated => 1031514049 + }, + + '559' => { + message => q|Run On Registration|, + lastUpdated => 1031514049 + }, + + '581' => { + message => q|Add New Value|, + lastUpdated => 1031514049 + }, + + '582' => { + message => q|Leave Blank|, + lastUpdated => 1031514049 + }, + + '583' => { + message => q|Max Image Size|, + lastUpdated => 1031514049 + }, + + '818' => { + message => q|Deactivated|, + lastUpdated => 1038431300 + }, + + '1021' => { + message => q|Rate Message|, + lastUpdated => 1065356764, + context => q|A label indicating that the following links are to be used for discussion post ratings.| + }, + + '1081' => { + message => q|Admin Style|, + lastUpdated => 1073161679, + context => q|A label indicating that the user should choose a style for admin pages.| + }, + + '764' => { + message => q|Edit this collateral item.|, + lastUpdated => 1036892856 + }, + + '605' => { + message => q|Add Groups|, + lastUpdated => 1031514049 + }, + + '809' => { + message => q|Email Group|, + lastUpdated => 1037579611 + }, + + '783' => { + message => q|Type|, + lastUpdated => 1036954378 + }, + + '1036' => { + message => q|Threads|, + lastUpdated => 1066038155, + context => q|A label indicating how many threads there are in a particular forum.| + }, + + '584' => { + message => q|Add a new translation.|, + lastUpdated => 1036971092 + }, + + '585' => { + message => q|Manage translations.|, + lastUpdated => 1031514049 + }, + + '586' => { + message => q|Manage Translations|, + lastUpdated => 1036971445 + }, + + '587' => { + message => q|Are you certain you wish to delete this language and all the help and international messages that go with it?|, + lastUpdated => 1031514049 + }, + + '589' => { + message => q|Edit Translation|, + lastUpdated => 1036971172 + }, + + '590' => { + message => q|Language ID|, + lastUpdated => 1031514049 + }, + + '591' => { + message => q|Language|, + lastUpdated => 1031514049 + }, + + '592' => { + message => q|Character Set|, + lastUpdated => 1031514049 + }, + + '595' => { + message => q|International Messages|, + lastUpdated => 1031514049 + }, + + '596' => { + message => q|MISSING|, + lastUpdated => 1031514049 + }, + + '597' => { + message => q|Edit International Message|, + lastUpdated => 1031514049 + }, + + '598' => { + message => q|Edit this translation.|, + lastUpdated => 1036971142 + }, + + '601' => { + message => q|International ID|, + lastUpdated => 1031514049 + }, + + '784' => { + message => q|Thumbnail|, + lastUpdated => 1036954393 + }, + + '811' => { + message => q|From|, + lastUpdated => 1037580145 + }, + + '810' => { + message => q|send|, + lastUpdated => 1037579743 + }, + + '775' => { + message => q|Are you certain you wish to delete this folder and move its contents to it's parent folder?|, + lastUpdated => 1036903002 + }, + + '642' => { + message => q|Page, Add/Edit|, + lastUpdated => 1078569027 + }, + + '715' => { + message => q|Redirect URL|, + lastUpdated => 1031514049 + }, + + '819' => { + message => q|Self-Deactivated|, + lastUpdated => 1038431323 + }, + + '1067' => { + message => q|Forum Search Template|, + lastUpdated => 1066582842 + }, + + '1068' => { + message => q|The following variables are available in the search template.

callback.url
@@ -1372,10 +2725,16 @@ The number of the current page in a multi-page listing.

|, + lastUpdated => 1066582842 + }, - 1054 => q|Forum (Discussion) Properties|, + '1054' => { + message => q|Forum (Discussion) Properties|, + lastUpdated => 1066583000 + }, - 1055 => q|WebGUI has a very powerful built-in discussion system. It can be attached to anything and is attached to many wobjects. + '1055' => { + message => q|WebGUI has a very powerful built-in discussion system. It can be attached to anything and is attached to many wobjects.

Forums (aka Discussions) have many settable properties. The following is a comprehensive list:

@@ -1450,12 +2809,22 @@ If set to yes then posts will be set to pending by default and will not be displ A group that is allowed to moderate messages.

|, + lastUpdated => 1068708617 + }, - 839 => q|Programmer Macros|, + '839' => { + message => q|Programmer Macros|, + lastUpdated => 1078570360 + }, - 944 => q|Zip Code|, + '944' => { + message => q|Zip Code|, + lastUpdated => 1051962797, + context => q|The American term for "Postal Code". When translating translate as "Postal Code".| + }, - 625 => q|Upload any images that you'll possibly use in more than one location on your site. + '625' => { + message => q|Upload any images that you'll possibly use in more than one location on your site.

Name
@@ -1482,31 +2851,64 @@ alt="This is an image"
Thumbnail Size
How big (in pixels) should the thumbnail for this image be?

|, + lastUpdated => 1038871530 + }, - 800 => q|Unique Visitors|, + '800' => { + message => q|Unique Visitors|, + lastUpdated => 1036978829 + }, - 799 => q|Page Views|, + '799' => { + message => q|Page Views|, + lastUpdated => 1036978804 + }, - 798 => q|Page Title|, + '798' => { + message => q|Page Title|, + lastUpdated => 1036978688 + }, - 797 => q|View traffic statistics.|, + '797' => { + message => q|View traffic statistics.|, + lastUpdated => 1036978191 + }, - 796 => q|View page statistics.|, + '796' => { + message => q|View page statistics.|, + lastUpdated => 1036978043 + }, - 795 => q|Roots|, + '795' => { + message => q|Roots|, + lastUpdated => 1036972103 + }, - 794 => q|Packages|, + '794' => { + message => q|Packages|, + lastUpdated => 1036971944 + }, - 793 => q|Pieces of Collateral|, + '793' => { + message => q|Pieces of Collateral|, + lastUpdated => 1036971785 + }, - 792 => q|Templates|, + '792' => { + message => q|Templates|, + lastUpdated => 1036971696 + }, - 633 => q|Simply put, roots are pages with no parent. The first and most important root in WebGUI is the "Home" page. Many people will never add any additional roots, but a few power users will. Those power users will create new roots for many different reasons. Perhaps they'll create a staging area for content managers. Or maybe a hidden area for Admin tools. Or possibly even a new root just to place their search engine. + '633' => { + message => q|Simply put, roots are pages with no parent. The first and most important root in WebGUI is the "Home" page. Many people will never add any additional roots, but a few power users will. Those power users will create new roots for many different reasons. Perhaps they'll create a staging area for content managers. Or maybe a hidden area for Admin tools. Or possibly even a new root just to place their search engine.

|, + lastUpdated => 1031514049 + }, - 636 => q|To create a package follow these simple steps: + '636' => { + message => q|To create a package follow these simple steps:

  1. From the admin menu select "Manage packages." @@ -1529,19 +2931,28 @@ If you add content to any of the wobjects, that content will automatically be co Privileges and styles assigned to pages in the package will not be copied when the package is deployed. Instead the pages will take the privileges and styles of the area to which they are deployed.

    |, + lastUpdated => 1038889481 + }, - 635 => q|Packages are groups of pages and wobjects that are predefined to be deployed together. A package manager may see the need to create a package several pages with a message board, an FAQ, and a Poll because that task is performed quite often. Packages are often defined to lessen the burden of repetitive tasks. + '635' => { + message => q|Packages are groups of pages and wobjects that are predefined to be deployed together. A package manager may see the need to create a package several pages with a message board, an FAQ, and a Poll because that task is performed quite often. Packages are often defined to lessen the burden of repetitive tasks.

    One package that many people create is a Page/Article package. It is often the case that you want to add a page with an article on it for content. Instead of going through the steps of creating a page, going to the page, and then adding an article to the page, you may wish to simply create a package to do those steps all at once.|, + lastUpdated => 1038889471 + }, - 630 => q|WebGUI has a small, but sturdy real-time search engine built-in. If you wish to use the internal search engine, you can use the ^?; macro, or by adding ?op=search to the end of any URL, or feel free to build your own form to access it. + '630' => { + message => q|WebGUI has a small, but sturdy real-time search engine built-in. If you wish to use the internal search engine, you can use the ^?; macro, or by adding ?op=search to the end of any URL, or feel free to build your own form to access it.

    Many people need a search engine to index their WebGUI site, plus many others. Or they have more advanced needs than what WebGUI's search engine allows. In those cases we recommend MnoGo Search or ht://Dig.

    |, + lastUpdated => 1038888957 + }, - 611 => q|Company Name
    + '611' => { + message => q|Company Name
    The name of your company. It will appear on all emails and anywhere you use the Company Name macro.

    @@ -1552,18 +2963,27 @@ A general email address at your company. This is the address that all automated Company URL
    The primary URL of your company. This will appear on all automated emails sent from the WebGUI system. It is also available via the WebGUI macro system. |, + lastUpdated => 1038872019 + }, - 651 => q|If you choose to empty your trash, any items contained in it will be lost forever. If you're unsure about a few items, it might be best to cut them to your clipboard before you empty the trash. + '651' => { + message => q|If you choose to empty your trash, any items contained in it will be lost forever. If you're unsure about a few items, it might be best to cut them to your clipboard before you empty the trash.

    |, + lastUpdated => 1031514049 + }, - 627 => q|Profiles are used to extend the information of a particular user. In some cases profiles are important to a site, in others they are not. The profiles system is completely extensible. You can add as much information to the users profile as you like. + '627' => { + message => q|Profiles are used to extend the information of a particular user. In some cases profiles are important to a site, in others they are not. The profiles system is completely extensible. You can add as much information to the users profile as you like.

    |, + lastUpdated => 1031514049 + }, - 629 => q|Use shared clipboard?
    + '629' => { + message => q|Use shared clipboard?
    Enables a single, system-wide clipboard shared by all users. Default is user separated clipboards.

    @@ -1592,8 +3012,11 @@ WebGUI can track some statistical information for your site. However, this will Select which host to use by default when generating URLs. Config Sitename will use the "sitename" variable from your config file. And Env HTTP Host will use the "HTTP_HOST" environment variable provided by the web server.

    |, + lastUpdated => 1066641387 + }, - 616 => q|Path to WebGUI Extras
    + '616' => { + message => q|Path to WebGUI Extras
    The web-path to the directory containing WebGUI images and javascript files.

    @@ -1614,10 +3037,16 @@ The web-path of the directory where attachments are to be stored. Server Attachment Path
    The local path of the directory where attachments are to be stored. (Perhaps /var/www/public/uploads) Be sure that the web server has the rights to write to that directory. |, + lastUpdated => 1031514049 + }, - 885 => q|Allow users to deactivate their account?|, + '885' => { + message => q|Allow users to deactivate their account?|, + lastUpdated => 1044708760 + }, - 626 => q|Wobjects (fomerly known as Widgets) are the true power of WebGUI. Wobjects are tiny pluggable applications built to run under WebGUI. Message boards and polls are examples of wobjects. + '626' => { + message => q|Wobjects (fomerly known as Widgets) are the true power of WebGUI. Wobjects are tiny pluggable applications built to run under WebGUI. Message boards and polls are examples of wobjects.

    To add a wobject to a page, first go to that page, then select Add Content... from the upper left corner of your screen. Each wobject has it's own help so be sure to read the help if you're not sure how to use it. @@ -1634,8 +3063,11 @@ The style-sheet id is the word "wobjectId" plus the Wobject Id for that wobject

    |, + lastUpdated => 1047858549 + }, - 632 => q|You can add wobjects by selecting from the Add Content pulldown menu. You can edit them by clicking on the "Edit" button that appears directly above an instance of a particular wobject. + '632' => { + message => q|You can add wobjects by selecting from the Add Content pulldown menu. You can edit them by clicking on the "Edit" button that appears directly above an instance of a particular wobject.

    Almost all wobjects share some properties. Those properties are:

    Wobject ID
    This is the unique identifier WebGUI uses to keep track of this wobject instance. Normal users should never need to be concerned with the Wobject ID, but some advanced users may need to know it for things like SQL Reports.

    Title The title of the wobject. This is typically displayed at the top of each wobject. @@ -1650,8 +3082,11 @@ The style-sheet id is the word "wobjectId" plus the Wobject Id for that wobject

    Who can edit?
    Choose the group that can edit this wobject. The group assigned editing rights can also always view the wobject.

    Description
    A content area in which you can place as much content as you wish. For instance, even before an FAQ there is usually a paragraph describing what is contained in the FAQ.

    |, + lastUpdated => 1056055106 + }, - 623 => q|Cascading Style Sheets (CSS) are a great way to manage the look and feel of any web site. They are used extensively in WebGUI. + '623' => { + message => q|Cascading Style Sheets (CSS) are a great way to manage the look and feel of any web site. They are used extensively in WebGUI.

    @@ -1724,8 +3159,11 @@ The headings of columns on things like message boards and user contributions. |, + lastUpdated => 1070030223 + }, - 846 => q|These macros are mainly useful in maintaining styles in WebGUI. + '846' => { + message => q|These macros are mainly useful in maintaining styles in WebGUI.

    ^AdminBar;
    @@ -1788,8 +3226,11 @@ Create a spacer in your layout. Great for creating blocks of color with divs and

    |, + lastUpdated => 1078243435 + }, - 607 => q|Anonymous Registration
    + '607' => { + message => q|Anonymous Registration
    Do you wish visitors to your site to be able to register themselves?

    @@ -1889,17 +3330,29 @@ Just as the LDAP Identity Name is a label, so is the LDAP Password Name. Use thi

    |, + lastUpdated => 1076700672 + }, - 869 => q|Welcome Message|, + '869' => { + message => q|Welcome Message|, + lastUpdated => 1044138730 + }, - 868 => q|Send welcome message?|, + '868' => { + message => q|Send welcome message?|, + lastUpdated => 1044138691 + }, - 620 => q|As the function suggests you'll be deleting a group and removing all users from the group. Be careful not to orphan users from pages they should have access to by deleting a group that is in use. + '620' => { + message => q|As the function suggests you'll be deleting a group and removing all users from the group. Be careful not to orphan users from pages they should have access to by deleting a group that is in use.

    As with any delete operation, you are prompted to be sure you wish to proceed with the delete. If you answer yes, the delete will proceed and there is no recovery possible. If you answer no you'll be returned to the prior screen.|, + lastUpdated => 1031514049 + }, - 619 => q|This function permanently deletes the selected wobject from a page. If you are unsure whether you wish to delete this content you may be better served to cut the content to the clipboard until you are certain you wish to delete it. + '619' => { + message => q|This function permanently deletes the selected wobject from a page. If you are unsure whether you wish to delete this content you may be better served to cut the content to the clipboard until you are certain you wish to delete it.

    @@ -1907,8 +3360,11 @@ As with any delete operation, you are prompted to be sure you wish to proceed wi

    |, + lastUpdated => 1031514049 + }, - 617 => q|Settings are items that allow you to adjust WebGUI to your particular needs. + '617' => { + message => q|Settings are items that allow you to adjust WebGUI to your particular needs.

    @@ -1943,8 +3399,11 @@ Settings relating to users (beyond profile information), like authentication inf |, + lastUpdated => 1044139325 + }, - 615 => q|Groups are used to subdivide privileges and responsibilities within the WebGUI system. For instance, you may be building a site for a classroom situation. In that case you might set up a different group for each class that you teach. You would then apply those groups to the pages that are designed for each class. + '615' => { + message => q|Groups are used to subdivide privileges and responsibilities within the WebGUI system. For instance, you may be building a site for a classroom situation. In that case you might set up a different group for each class that you teach. You would then apply those groups to the pages that are designed for each class.

    There are several groups built into WebGUI. They are as follows: @@ -1982,8 +3441,11 @@ Users that have privileges to edit templates for this site. Visitors are users who are not logged in using an account on the system. Also, if you wish to punish a registered user you could remove him/her from the Registered Users group and insert him/her into the Visitors group.

    |, + lastUpdated => 1031514049 + }, - 613 => q|Users are the accounts in the system that are given rights to do certain things. There are two default users built into the system: Admin and Visitor. + '613' => { + message => q|Users are the accounts in the system that are given rights to do certain things. There are two default users built into the system: Admin and Visitor.

    Admin
    @@ -2000,8 +3462,11 @@ Click on this to go to the add user screen. Search
    You can search users based on username and email address. You can do partial searches too if you like.|, + lastUpdated => 1031514049 + }, - 612 => q|There is no need to ever actually delete a user. If you are concerned with locking out a user, then simply change their password. If you truely wish to delete a user, then please keep in mind that there are consequences. If you delete a user any content that they added to the site via wobjects (like message boards and user contributions) will remain on the site. However, if another user tries to visit the deleted user's profile they will get an error message. Also if the user ever is welcomed back to the site, there is no way to give him/her access to his/her old content items except by re-adding the user to the users table manually. + '612' => { + message => q|There is no need to ever actually delete a user. If you are concerned with locking out a user, then simply change their password. If you truely wish to delete a user, then please keep in mind that there are consequences. If you delete a user any content that they added to the site via wobjects (like message boards and user contributions) will remain on the site. However, if another user tries to visit the deleted user's profile they will get an error message. Also if the user ever is welcomed back to the site, there is no way to give him/her access to his/her old content items except by re-adding the user to the users table manually.

    @@ -2009,8 +3474,11 @@ As with any delete operation, you are prompted to be sure you wish to proceed wi

    |, + lastUpdated => 1031514049 + }, - 637 => q|First Name
    + '637' => { + message => q|First Name
    The given name of this user.

    @@ -2097,8 +3565,11 @@ Should discussions be laid out flat or threaded? Flat puts all replies on one pa How should this user be notified when they get a new WebGUI message? |, + lastUpdated => 1031514049 + }, - 610 => q|See Manage Users for additional details. + '610' => { + message => q|See Manage Users for additional details.

    Username
    @@ -2138,15 +3609,21 @@ The Connect DN is the cn (or common name) of a given user in your LDAP da |, + lastUpdated => 1076700945 + }, - 608 => q|Deleting a page can create a big mess if you are uncertain about what you are doing. When you delete a page you are also deleting the content it contains, all sub-pages connected to this page, and all the content they contain. Be certain that you have already moved all the content you wish to keep before you delete a page. + '608' => { + message => q|Deleting a page can create a big mess if you are uncertain about what you are doing. When you delete a page you are also deleting the content it contains, all sub-pages connected to this page, and all the content they contain. Be certain that you have already moved all the content you wish to keep before you delete a page.

    As with any delete operation, you are prompted to be sure you wish to proceed with the delete. If you answer yes, the delete will proceed and there is no recovery possible. If you answer no you'll be returned to the prior screen.

    |, + lastUpdated => 1031514049 + }, - 606 => q|Think of pages as containers for content. For instance, if you want to write a letter to the editor of your favorite magazine you'd get out a notepad (or open a word processor) and start filling it with your thoughts. The same is true with WebGUI. Create a page, then add your content to the page. + '606' => { + message => q|Think of pages as containers for content. For instance, if you want to write a letter to the editor of your favorite magazine you'd get out a notepad (or open a word processor) and start filling it with your thoughts. The same is true with WebGUI. Create a page, then add your content to the page.

    Title
    @@ -2249,13 +3726,22 @@ You can optionally recursively give these privileges to all pages under this pag What next?
    If you leave this on the default setting you'll be redirected to the new page after creating it.

    |, + lastUpdated => 1078569027 + }, - 875 => q|A new message has been posted to one of your subscriptions.|, + '875' => { + message => q|A new message has been posted to one of your subscriptions.|, + lastUpdated => 1065874019 + }, - 638 => q|Templates are used to affect how content is laid out in WebGUI. There are many templates that come with WebGUI, and using the template management system, you can add your own templates to the system to ensure that your site looks exactly how you want it to look. + '638' => { + message => q|Templates are used to affect how content is laid out in WebGUI. There are many templates that come with WebGUI, and using the template management system, you can add your own templates to the system to ensure that your site looks exactly how you want it to look. |, + lastUpdated => 1050430164 + }, - 639 => q|Template Name
    + '639' => { + message => q|Template Name
    Give this template a descriptive name so that you'll know what it is when you're applying a template to content.

    @@ -2268,13 +3754,19 @@ Create your template by using template commands and variables, macros, and HTML.

    NOTE: You should never edit the default templates that come with WebGUI as they are subject to change with each new release. Instead, copy the template you wish to edit, and edit the copy.|, + lastUpdated => 1038890615 + }, - 640 => q|It is not a good idea to delete templates as you never know what kind of adverse affect it may have on your site (some content may still be using the template). + '640' => { + message => q|It is not a good idea to delete templates as you never know what kind of adverse affect it may have on your site (some content may still be using the template).

    |, + lastUpdated => 1038791020 + }, - 624 => q|WebGUI macros are used to create dynamic content within otherwise static content. For instance, you may wish to show which user is logged in on every page, or you may wish to have a dynamically built menu or crumb trail. + '624' => { + message => q|WebGUI macros are used to create dynamic content within otherwise static content. For instance, you may wish to show which user is logged in on every page, or you may wish to have a dynamically built menu or crumb trail.

    Macros always begin with a carat (^) and follow with at least one other character and ended with a semicolon (;). Some macros can be extended/configured by taking the format of ^x("config text");. @@ -2284,154 +3776,367 @@ NOTE: The following macros are reserved for system/wobject-specific functions as ^-;,^0;,^1;,^2;,^3;, etc.

    |, + lastUpdated => 1046656837 + }, - 670 => q|Image, Add/Edit|, + '670' => { + message => q|Image, Add/Edit|, + lastUpdated => 1038871530 + }, - 813 => q|Groups In This Group|, + '813' => { + message => q|Groups In This Group|, + lastUpdated => 1037583186 + }, - 678 => q|Root, Manage|, + '678' => { + message => q|Root, Manage|, + lastUpdated => 1031514049 + }, - 681 => q|Packages, Creating|, + '681' => { + message => q|Packages, Creating|, + lastUpdated => 1038889481 + }, - 680 => q|Package, Add|, + '680' => { + message => q|Package, Add|, + lastUpdated => 1038889471 + }, - 675 => q|Search Engine, Using|, + '675' => { + message => q|Search Engine, Using|, + lastUpdated => 1038888957 + }, - 656 => q|Company Information, Edit|, + '656' => { + message => q|Company Information, Edit|, + lastUpdated => 1038872019 + }, - 696 => q|Trash, Empty|, + '696' => { + message => q|Trash, Empty|, + lastUpdated => 1031514049 + }, - 672 => q|Profile Settings, Edit|, + '672' => { + message => q|Profile Settings, Edit|, + lastUpdated => 1031514049 + }, - 674 => q|Miscellaneous Settings, Edit|, + '674' => { + message => q|Miscellaneous Settings, Edit|, + lastUpdated => 1038889454 + }, - 661 => q|File Settings, Edit|, + '661' => { + message => q|File Settings, Edit|, + lastUpdated => 1031514049 + }, - 663 => q|Messaging Settings, Edit|, + '663' => { + message => q|Messaging Settings, Edit|, + lastUpdated => 1044138790 + }, - 671 => q|Wobjects, Using|, + '671' => { + message => q|Wobjects, Using|, + lastUpdated => 1047858549 + }, - 677 => q|Wobject, Add/Edit|, + '677' => { + message => q|Wobject, Add/Edit|, + lastUpdated => 1047858650 + }, - 668 => q|Style Sheets, Using|, + '668' => { + message => q|Style Sheets, Using|, + lastUpdated => 1046067403 + }, - 667 => q|Group, Add/Edit|, + '667' => { + message => q|Group, Add/Edit|, + lastUpdated => 1031514049 + }, - 652 => q|User Settings, Edit|, + '652' => { + message => q|User Settings, Edit|, + lastUpdated => 1076700672 + }, - 665 => q|Group, Delete|, + '665' => { + message => q|Group, Delete|, + lastUpdated => 1031514049 + }, - 664 => q|Wobject, Delete|, + '664' => { + message => q|Wobject, Delete|, + lastUpdated => 1031514049 + }, - 662 => q|Settings, Manage|, + '662' => { + message => q|Settings, Manage|, + lastUpdated => 1031514049 + }, - 660 => q|Groups, Manage|, + '660' => { + message => q|Groups, Manage|, + lastUpdated => 1031514049 + }, - 658 => q|Users, Manage|, + '658' => { + message => q|Users, Manage|, + lastUpdated => 1031514049 + }, - 657 => q|User, Delete|, + '657' => { + message => q|User, Delete|, + lastUpdated => 1031514049 + }, - 682 => q|User Profile, Edit|, + '682' => { + message => q|User Profile, Edit|, + lastUpdated => 1031514049 + }, - 655 => q|User, Add/Edit|, + '655' => { + message => q|User, Add/Edit|, + lastUpdated => 1076700945 + }, - 653 => q|Page, Delete|, + '653' => { + message => q|Page, Delete|, + lastUpdated => 1031514049 + }, - 679 => q|Content Settings, Edit|, + '679' => { + message => q|Content Settings, Edit|, + lastUpdated => 1038872365 + }, - 683 => q|Templates, Manage|, + '683' => { + message => q|Templates, Manage|, + lastUpdated => 1050430164 + }, - 684 => q|Template, Add/Edit|, + '684' => { + message => q|Template, Add/Edit|, + lastUpdated => 1038890615 + }, - 685 => q|Template, Delete|, + '685' => { + message => q|Template, Delete|, + lastUpdated => 1038791020 + }, - 669 => q|Macros, Using|, + '669' => { + message => q|Macros, Using|, + lastUpdated => 1046656837 + }, - 697 => q|Karma, Using|, + '697' => { + message => q|Karma, Using|, + lastUpdated => 1031514049 + }, - 698 => q|Karma is a method of tracking the activity of your users, and potentially rewarding or punishing them for their level of activity. Once karma has been enabled, you'll notice that the menus of many things in WebGUI change to reflect karma. + '698' => { + message => q|Karma is a method of tracking the activity of your users, and potentially rewarding or punishing them for their level of activity. Once karma has been enabled, you'll notice that the menus of many things in WebGUI change to reflect karma.

    You can track whether users are logging in, and how much they contribute to your site. And you can allow them access to additional features by the level of their karma.

    You can find out more about karma in Ruling WebGUI.|, + lastUpdated => 1031514049 + }, - 699 => q|First Day Of Week|, + '699' => { + message => q|First Day Of Week|, + lastUpdated => 1031514049 + }, - 702 => q|Month(s)|, + '702' => { + message => q|Month(s)|, + lastUpdated => 1031514049 + }, - 703 => q|Year(s)|, + '703' => { + message => q|Year(s)|, + lastUpdated => 1031514049 + }, - 704 => q|Second(s)|, + '704' => { + message => q|Second(s)|, + lastUpdated => 1031514049 + }, - 705 => q|Minute(s)|, + '705' => { + message => q|Minute(s)|, + lastUpdated => 1031514049 + }, - 706 => q|Hour(s)|, + '706' => { + message => q|Hour(s)|, + lastUpdated => 1031514049 + }, - 716 => q|Login|, + '716' => { + message => q|Login|, + lastUpdated => 1031514049 + }, - 717 => q|Logout|, + '717' => { + message => q|Logout|, + lastUpdated => 1031514049 + }, - 781 => q|Snippet|, + '781' => { + message => q|Snippet|, + lastUpdated => 1036912954 + }, - 953 => q|Previous Location|, + '953' => { + message => q|Previous Location|, + lastUpdated => 1052850265 + }, - 946 => q|Use shared trash?|, + '946' => { + message => q|Use shared trash?|, + lastUpdated => 1052850265 + }, - 1042 => q|Posts Per Page|, + '1042' => { + message => q|Posts Per Page|, + lastUpdated => 1066394411, + context => q|A label indicating that the administrator needs to enter an integer that specifies how many posts will be displayed per page on the discussion.| + }, - 1050 => q|Search For|, + '1050' => { + message => q|Search For|, + lastUpdated => 1066418903, + context => q|Prompt the admin to enter a string to search for in the replacement text.| + }, - 765 => q|Delete this collateral item.|, + '765' => { + message => q|Delete this collateral item.|, + lastUpdated => 1036892866 + }, - 769 => q|Organize in Folder|, + '769' => { + message => q|Organize in Folder|, + lastUpdated => 1036893015 + }, - 776 => q|Edit Folder|, + '776' => { + message => q|Edit Folder|, + lastUpdated => 1036905944 + }, - 786 => q|WebGUI's collateral management system allows you to upload files and text to a central repository for use elsewhere in your content. + '786' => { + message => q|WebGUI's collateral management system allows you to upload files and text to a central repository for use elsewhere in your content.

    |, + lastUpdated => 1050430118 + }, - 747 => q|Usernames must contain only alpha-numeric characters.|, + '747' => { + message => q|Usernames must contain only alpha-numeric characters.|, + lastUpdated => 1036384261 + }, - 954 => q|Manage system clipboard.|, + '954' => { + message => q|Manage system clipboard.|, + lastUpdated => 1052850265 + }, - 947 => q|Use shared clipboard?|, + '947' => { + message => q|Use shared clipboard?|, + lastUpdated => 1052850265 + }, - 588 => q|Are you certain you wish to submit this translation to Plain Black for inclusion in the official distribution of WebGUI? By clicking on the yes link you understand that you're giving Plain Black an unlimited license to use the translation in its software distributions.|, + '588' => { + message => q|Are you certain you wish to submit this translation to Plain Black for inclusion in the official distribution of WebGUI? By clicking on the yes link you understand that you're giving Plain Black an unlimited license to use the translation in its software distributions.|, + lastUpdated => 1031514630 + }, - 593 => q|Submit this translation.|, + '593' => { + message => q|Submit this translation.|, + lastUpdated => 1036970850 + }, - 594 => q|Translate messages.|, + '594' => { + message => q|Translate messages.|, + lastUpdated => 1031514314 + }, - 722 => q|Id|, + '722' => { + message => q|Id|, + lastUpdated => 1031517195 + }, - 721 => q|Namespace|, + '721' => { + message => q|Namespace|, + lastUpdated => 1031515005 + }, - 720 => q|OK|, + '720' => { + message => q|OK|, + lastUpdated => 1031514777 + }, - 719 => q|Out of Date|, + '719' => { + message => q|Out of Date|, + lastUpdated => 1031514679 + }, - 718 => q|Export this translation.|, + '718' => { + message => q|Export this translation.|, + lastUpdated => 1036970877 + }, - 723 => q|Deprecated|, + '723' => { + message => q|Deprecated|, + lastUpdated => 1031800566 + }, - 725 => q|Your username cannot be blank.|, + '725' => { + message => q|Your username cannot be blank.|, + lastUpdated => 1031879612 + }, - 724 => q|Your username cannot begin or end with a space.|, + '724' => { + message => q|Your username cannot begin or end with a space.|, + lastUpdated => 1031879593 + }, - 791 => q|Delete this translation.|, + '791' => { + message => q|Delete this translation.|, + lastUpdated => 1036970806 + }, - 802 => q|WebGUI is not currently tracking page statistics. You can enable this feature in the settings.|, + '802' => { + message => q|WebGUI is not currently tracking page statistics. You can enable this feature in the settings.|, + lastUpdated => 1036979395 + }, - 801 => q|Wobject Interactions|, + '801' => { + message => q|Wobject Interactions|, + lastUpdated => 1036978843 + }, - 1033 => q|Post Template|, + '1033' => { + message => q|Post Template|, + lastUpdated => 1066034603, + context => q|Tell the admin to select a template for posts in this forum.| + }, - 952 => q|Clipboard Date|, + '952' => { + message => q|Clipboard Date|, + lastUpdated => 1052850265 + }, - 1090 => q|The following are the variables available to display the individual response. + '1090' => { + message => q|The following are the variables available to display the individual response.

    title
    @@ -2551,112 +4256,273 @@ The correct answer for this question. |, + lastUpdated => 1078515839 + }, - 739 => q|UI Level|, + '739' => { + message => q|UI Level|, + lastUpdated => 1033832377 + }, - 738 => q|9 Guru|, + '738' => { + message => q|9 Guru|, + lastUpdated => 1033836704 + }, - 737 => q|8 Master|, + '737' => { + message => q|8 Master|, + lastUpdated => 1033836698 + }, - 736 => q|7 Expert|, + '736' => { + message => q|7 Expert|, + lastUpdated => 1033836692 + }, - 735 => q|6 Professional|, + '735' => { + message => q|6 Professional|, + lastUpdated => 1033836686 + }, - 734 => q|5 Adept|, + '734' => { + message => q|5 Adept|, + lastUpdated => 1033836678 + }, - 733 => q|4 Skilled|, + '733' => { + message => q|4 Skilled|, + lastUpdated => 1033836668 + }, - 732 => q|3 Rookie|, + '732' => { + message => q|3 Rookie|, + lastUpdated => 1033836660 + }, - 731 => q|2 Trained|, + '731' => { + message => q|2 Trained|, + lastUpdated => 1033836651 + }, - 730 => q|1 Novice|, + '730' => { + message => q|1 Novice|, + lastUpdated => 1033836642 + }, - 729 => q|0 Beginner|, + '729' => { + message => q|0 Beginner|, + lastUpdated => 1033836631 + }, - 886 => q|Hide from navigation?|, + '886' => { + message => q|Hide from navigation?|, + lastUpdated => 1044727952 + }, - 887 => q|Midas (Mozilla 1.3+)|, + '887' => { + message => q|Midas (Mozilla 1.3+)|, + lastUpdated => 1047342950 + }, - 824 => q|Email Footer|, + '824' => { + message => q|Email Footer|, + lastUpdated => 1038708558 + }, - 951 => q|Are you certain that you wish to empty the clipboard to the trash?|, + '951' => { + message => q|Are you certain that you wish to empty the clipboard to the trash?|, + lastUpdated => 1052850265 + }, - 820 => q|Your account is not activated. Therefore you cannot log in until it's activated, which only can be done by the admin.|, + '820' => { + message => q|Your account is not activated. Therefore you cannot log in until it's activated, which only can be done by the admin.|, + lastUpdated => 1038431645 + }, - 749 => q|Track page statistics?|, + '749' => { + message => q|Track page statistics?|, + lastUpdated => 1036736182 + }, - 778 => q|Folder Description|, + '778' => { + message => q|Folder Description|, + lastUpdated => 1036906132 + }, - 806 => q|Delete this group.|, + '806' => { + message => q|Delete this group.|, + lastUpdated => 1037579396 + }, - 785 => q|Collateral, Manage|, + '785' => { + message => q|Collateral, Manage|, + lastUpdated => 1050430118 + }, - 1044 => q|Search Template|, + '1044' => { + message => q|Search Template|, + lastUpdated => 1066394621, + context => q|Tell the admin to select a template for search results.| + }, - 1041 => q|Unlock|, + '1041' => { + message => q|Unlock|, + lastUpdated => 1066073967, + context => q|A label for a link that unlocks the current thread.| + }, - 746 => q|Toolbar Icon Set|, + '746' => { + message => q|Toolbar Icon Set|, + lastUpdated => 1036046598 + }, - 745 => q|Go back to the page.|, + '745' => { + message => q|Go back to the page.|, + lastUpdated => 1035872437 + }, - 744 => q|What next?|, + '744' => { + message => q|What next?|, + lastUpdated => 1035864828 + }, - 743 => q|You must specify a valid email address in order to attempt to recover your password.|, + '743' => { + message => q|You must specify a valid email address in order to attempt to recover your password.|, + lastUpdated => 1035246389 + }, - 748 => q|User Count|, + '748' => { + message => q|User Count|, + lastUpdated => 1036553016 + }, - 760 => q|Delete this folder.|, + '760' => { + message => q|Delete this folder.|, + lastUpdated => 1036892740 + }, - 759 => q|Edit this folder.|, + '759' => { + message => q|Edit this folder.|, + lastUpdated => 1036892731 + }, - 758 => q|Add a folder.|, + '758' => { + message => q|Add a folder.|, + lastUpdated => 1036892705 + }, - 757 => q|Manage Collateral|, + '757' => { + message => q|Manage Collateral|, + lastUpdated => 1036892669 + }, - 756 => q|Back to group list.|, + '756' => { + message => q|Back to group list.|, + lastUpdated => 1036867726 + }, - 754 => q|Manage the users in this group.|, + '754' => { + message => q|Manage the users in this group.|, + lastUpdated => 1036866994 + }, - 753 => q|Edit this group.|, + '753' => { + message => q|Edit this group.|, + lastUpdated => 1036866979 + }, - 752 => q|View this user's profile.|, + '752' => { + message => q|View this user's profile.|, + lastUpdated => 1036864965 + }, - 751 => q|Become this user.|, + '751' => { + message => q|Become this user.|, + lastUpdated => 1036864905 + }, - 750 => q|Delete this user.|, + '750' => { + message => q|Delete this user.|, + lastUpdated => 1036864742 + }, - 815 => q|The file you tried to upload is too large.|, + '815' => { + message => q|The file you tried to upload is too large.|, + lastUpdated => 1038023800 + }, - 821 => q|Any|, + '821' => { + message => q|Any|, + lastUpdated => 1038432387 + }, - 1078 => q|There is already a user of this system with the email address you've entered. Press "Save" if you still wish to create this user|, + '1078' => { + message => q|There is already a user of this system with the email address you've entered. Press "Save" if you still wish to create this user|, + lastUpdated => 1067951807 + }, - 1076 => q|WebGUI Database|, + '1076' => { + message => q|WebGUI Database|, + lastUpdated => 1070899134, + context => q|A label indicating the the user will be selecting the default WebGUI database.| + }, - 1022 => q|Subscribe to discussion|, + '1022' => { + message => q|Subscribe to discussion|, + lastUpdated => 1065875027, + context => q|A label for a link that subscribes the user to the discussion they are currently viewing.| + }, - 1047 => q|Add a replacement.|, + '1047' => { + message => q|Add a replacement.|, + lastUpdated => 1066418669, + context => q|A label for a link that adds a new replacement (used in message boards).| + }, - 1083 => q|New Content|, + '1083' => { + message => q|New Content|, + lastUpdated => 1076866510, + context => q|A label for adding new wobjects that users can understand.| + }, - 823 => q|Go to the new page.|, + '823' => { + message => q|Go to the new page.|, + lastUpdated => 1038706332 + }, - 1037 => q|Make sticky|, + '1037' => { + message => q|Make sticky|, + lastUpdated => 1066065402, + context => q|A label for a link that makes the current thread sticky.| + }, - 948 => q|Manage Clipboard|, + '948' => { + message => q|Manage Clipboard|, + lastUpdated => 1052850265 + }, - 961 => q|The trash is a special system location where deleted content is temporarily stored. Items in the trash may be managed individually. You may cut an item to the clipboard or permanently delete it by selecting the approriate icon. You may also purge/delete all items in the trash by choosing the Empty trash menu option. + '961' => { + message => q|The trash is a special system location where deleted content is temporarily stored. Items in the trash may be managed individually. You may cut an item to the clipboard or permanently delete it by selecting the approriate icon. You may also purge/delete all items in the trash by choosing the Empty trash menu option.

    Title
    The name of the item in the trash. You may view the item by selecting the title.

    Type
    The type of content. For instance, a Page, Article, EventsCalendar, etc.

    Trash Date
    The date and time the item was added to the trash

    Previous Location
    The location where the item was previously found. You may view the previous location by selecting the location.

    Username
    The username of the individual who placed the item in the trash. This optional field is only visible in shared trash environments or when an administrator is managing the system trash.|, + lastUpdated => 1052850265 + }, - 945 => q|Scratch Filter|, + '945' => { + message => q|Scratch Filter|, + lastUpdated => 1052560369, + context => q|There is a type of session variable called a "scratch" variable. So a scratch filter allows you to add someone to a group based upon a scratch variable.| + }, - 1091 => q|Statistical Overview Report Template|, + '1091' => { + message => q|Statistical Overview Report Template|, + lastUpdated => 1078517114 + }, - 1092 => q|The following are the variables available in this template: + '1092' => { + message => q|The following are the variables available in this template:

    title
    @@ -2747,14 +4613,27 @@ A comment. |, + lastUpdated => 1078517114 + }, - 1028 => q|Moderate posts?|, + '1028' => { + message => q|Moderate posts?|, + lastUpdated => 1065966284, + context => q|Asking the admin whether they wish to moderate the posts in a discussion or just allow all posts to go out.| + }, - 845 => q|Style Macros|, + '845' => { + message => q|Style Macros|, + lastUpdated => 1078243435 + }, - 843 => q|User Macros|, + '843' => { + message => q|User Macros|, + lastUpdated => 1046656765 + }, - 844 => q|These macros have to do with users and logins. + '844' => { + message => q|These macros have to do with users and logins.

    ^a; or ^a(); - My Account Link
    @@ -2823,12 +4702,21 @@ The user id of the currently logged in user.

    |, + lastUpdated => 1053779917 + }, - 841 => q|Navigation Macro|, + '841' => { + message => q|Navigation Macro|, + lastUpdated => 1078243564 + }, - 837 => q|Folder, Add/Edit|, + '837' => { + message => q|Folder, Add/Edit|, + lastUpdated => 1038871918 + }, - 838 => q|Folders are used to organize collateral, much the same way you'd use folders on your hard drive or in a file cabinet. + '838' => { + message => q|Folders are used to organize collateral, much the same way you'd use folders on your hard drive or in a file cabinet.

    Organize in Folder
    Folders can be inside of other folders. In which folder would you like to put this folder? @@ -2841,10 +4729,16 @@ Give this folder a name so you can recognize what's in it. Description
    Describe the folder so that you remember why you created it and what it's supposed to contain.

    |, + lastUpdated => 1038871918 + }, - 835 => q|Snippet, Add/Edit|, + '835' => { + message => q|Snippet, Add/Edit|, + lastUpdated => 1038871744 + }, - 836 => q|Snippets are bits of text that may be reused on your site. Thinks like java scripts, style sheets, flash animations, or even slogans are all great snippets. Best of all, if you need to change the text, you can change it in only one location. + '836' => { + message => q|Snippets are bits of text that may be reused on your site. Thinks like java scripts, style sheets, flash animations, or even slogans are all great snippets. Best of all, if you need to change the text, you can change it in only one location.

    Name
    Give your snippet a unqiue name that you can use later to retrieve it. @@ -2857,10 +4751,16 @@ Which collateral folder should contain this snippet? Snippet
    Start typing! Or better yet, copy the snippet from some other electronic document and paste it here.

    |, + lastUpdated => 1038871744 + }, - 833 => q|File, Add/Edit|, + '833' => { + message => q|File, Add/Edit|, + lastUpdated => 1038871497 + }, - 834 => q|You can upload any kind of file to the repository to be used later. + '834' => { + message => q|You can upload any kind of file to the repository to be used later.

    Name
    @@ -2874,12 +4774,21 @@ Which collateral folder should hold this file? File
    Select a file from your hard drive to upload.

    |, + lastUpdated => 1038871497 + }, - 831 => q|Collateral Macros|, + '831' => { + message => q|Collateral Macros|, + lastUpdated => 1050441851 + }, - 829 => q|Page Template|, + '829' => { + message => q|Page Template|, + lastUpdated => 1038870260 + }, - 830 => q|Page templates are used to organize wobjects on your page. To do this you create page template positions. You can have any number of positions in your page template, but you must always have position one. The following are the variables available to page templates. + '830' => { + message => q|Page templates are used to organize wobjects on your page. To do this you create page template positions. You can have any number of positions in your page template, but you must always have position one. The following are the variables available to page templates.

    positionX_loop
    @@ -2932,10 +4841,16 @@ The toolbar for manipulating the properties of the page. |, + lastUpdated => 1070028702 + }, - 825 => q|Template, Language|, + '825' => { + message => q|Template, Language|, + lastUpdated => 1038865669 + }, - 826 => q|WebGUI has a powerful templating language built to give you maximum control over the layout of your content. The following is a list of the template language syntax. + '826' => { + message => q|WebGUI has a powerful templating language built to give you maximum control over the layout of your content. The following is a list of the template language syntax.

    NOTE: Please note that the words foo and bar are used below as placeholders for the actual variable names that you'll use. They are not part of the template language. @@ -3007,10 +4922,16 @@ Loops come with special condition variables of their own. They are __FIRST__, __

    NOTE:Both the template language and template variables are case-insensitive.|, + lastUpdated => 1038865669 + }, - 827 => q|Wobject Template|, + '827' => { + message => q|Wobject Template|, + lastUpdated => 1052046436 + }, - 828 => q|Most wobjects have templates that allow you to change the layout of the wobject's user interface. Those wobjects that do have templates all have a common set of template variables that you can use for layout, as well as their own custom variables. The following is a list of the common template variables shared among all wobjects. + '828' => { + message => q|Most wobjects have templates that allow you to change the layout of the wobject's user interface. Those wobjects that do have templates all have a common set of template variables that you can use for layout, as well as their own custom variables. The following is a list of the common template variables shared among all wobjects.

    title
    The title for this wobject. @@ -3035,58 +4956,141 @@ A conditional indicating if this wobject is a shortcut to an original wobject. originalURL
    If this wobject is a shortcut, then this URL will direct you to the original wobject.

    |, + lastUpdated => 1053469640 + }, - 1038 => q|Unstick|, + '1038' => { + message => q|Unstick|, + lastUpdated => 1066065454, + context => q|A label for a link that makes the current thread not sticky.| + }, - 847 => q|Go back to the current page.|, + '847' => { + message => q|Go back to the current page.|, + lastUpdated => 1039587250 + }, - 848 => q|There is a syntax error in this template. Please correct.|, + '848' => { + message => q|There is a syntax error in this template. Please correct.|, + lastUpdated => 1039892202 + }, - 972 => q|Date and Time|, + '972' => { + message => q|Date and Time|, + lastUpdated => 1053278234, + context => q|A field that holds a calendar date and clock time.| + }, - 855 => q|List all templates.|, + '855' => { + message => q|List all templates.|, + lastUpdated => 1039926498 + }, - 854 => q|List all templates like this one.|, + '854' => { + message => q|List all templates like this one.|, + lastUpdated => 1039926488 + }, - 853 => q|Delete this template.|, + '853' => { + message => q|Delete this template.|, + lastUpdated => 1039926459 + }, - 852 => q|Copy this template.|, + '852' => { + message => q|Copy this template.|, + lastUpdated => 1039926448 + }, - 851 => q|Edit this template.|, + '851' => { + message => q|Edit this template.|, + lastUpdated => 1039926394 + }, - 856 => q|You have no account properties to edit at this time.|, + '856' => { + message => q|You have no account properties to edit at this time.|, + lastUpdated => 1040340432 + }, - 973 => q|If proxied, use real client IP address?|, + '973' => { + message => q|If proxied, use real client IP address?|, + lastUpdated => 1053459227 + }, - 1040 => q|Lock|, + '1040' => { + message => q|Lock|, + lastUpdated => 1066073923, + context => q|A label for a link that locks the current thread.| + }, - 1035 => q|Notification Template|, + '1035' => { + message => q|Notification Template|, + lastUpdated => 1066034661, + context => q|Tell the admin to select a template for the notification messages that come from this forum.| + }, - 971 => q|Time|, + '971' => { + message => q|Time|, + lastUpdated => 1053278208, + context => q|A field that holds clock time.| + }, - 857 => q|IP Address|, + '857' => { + message => q|IP Address|, + lastUpdated => 1043878310 + }, - 861 => q|Make profile public?|, + '861' => { + message => q|Make profile public?|, + lastUpdated => 1043879954 + }, - 860 => q|Make email address public?|, + '860' => { + message => q|Make email address public?|, + lastUpdated => 1043879942 + }, - 859 => q|Signature|, + '859' => { + message => q|Signature|, + lastUpdated => 1043879866 + }, - 858 => q|Alias|, + '858' => { + message => q|Alias|, + lastUpdated => 1043879848 + }, - 862 => q|This user's profile is not public.|, + '862' => { + message => q|This user's profile is not public.|, + lastUpdated => 1043881275 + }, - 866 => q|Expire Notifcation Message|, + '866' => { + message => q|Expire Notifcation Message|, + lastUpdated => 1044127055 + }, - 865 => q|Notify user about expiration?|, + '865' => { + message => q|Notify user about expiration?|, + lastUpdated => 1044126938 + }, - 864 => q|Expire Notification Offset|, + '864' => { + message => q|Expire Notification Offset|, + lastUpdated => 1044126838 + }, - 863 => q|Delete Offset|, + '863' => { + message => q|Delete Offset|, + lastUpdated => 1044126633 + }, - 867 => q|Loss of Privilege|, + '867' => { + message => q|Loss of Privilege|, + lastUpdated => 1044133143 + }, - 618 => q|SMTP Server
    + '618' => { + message => q|SMTP Server
    This is the address of your local mail server. It is needed for all features that use the Internet email system (such as password recovery).

    Optionally, if you are running a sendmail server on the same machine as WebGUI, you can also specify a path to your sendmail executable. On most Linux systems this can be found at "/usr/lib/sendmail". @@ -3105,36 +5109,81 @@ What group should be alerted when a new user registers?

    |, + lastUpdated => 1044709143 + }, - 870 => q|Welcome|, + '870' => { + message => q|Welcome|, + lastUpdated => 1044139461 + }, - 872 => q|Who can view?|, + '872' => { + message => q|Who can view?|, + lastUpdated => 1044218038 + }, - 871 => q|Who can edit?|, + '871' => { + message => q|Who can edit?|, + lastUpdated => 1044218026 + }, - 874 => q|Unsubscribe from thread|, + '874' => { + message => q|Unsubscribe from thread|, + lastUpdated => 1065876868 + }, - 873 => q|Subscribe to thread|, + '873' => { + message => q|Subscribe to thread|, + lastUpdated => 1065876827 + }, - 884 => q|Pop Up|, + '884' => { + message => q|Pop Up|, + lastUpdated => 1044705337 + }, - 883 => q|Inline (when supported)|, + '883' => { + message => q|Inline (when supported)|, + lastUpdated => 1044705322 + }, - 882 => q|Editor Mode|, + '882' => { + message => q|Editor Mode|, + lastUpdated => 1044705246 + }, - 881 => q|None|, + '881' => { + message => q|None|, + lastUpdated => 1044705162 + }, - 880 => q|Last Resort Editor|, + '880' => { + message => q|Last Resort Editor|, + lastUpdated => 1044705137 + }, - 879 => q|Classic Editor (Internet Explorer 5+)|, + '879' => { + message => q|Classic Editor (Internet Explorer 5+)|, + lastUpdated => 1044705103 + }, - 888 => q|Snippet Preview Length|, + '888' => { + message => q|Snippet Preview Length|, + lastUpdated => 1045312362 + }, - 960 => q|Trash, Manage|, + '960' => { + message => q|Trash, Manage|, + lastUpdated => 1052850265 + }, - 889 => q|Style Sheets, Tabs|, + '889' => { + message => q|Style Sheets, Tabs|, + lastUpdated => 1046067380 + }, - 890 => q|WebGUI has a sub-system that can create tabs. You'll see these in complex forms such as page editing. In order to make the tabs system look good and match your site, you'll need to add a section to your style's style sheet specifically for the tabs. + '890' => { + message => q|WebGUI has a sub-system that can create tabs. You'll see these in complex forms such as page editing. In order to make the tabs system look good and match your site, you'll need to add a section to your style's style sheet specifically for the tabs.

    The following style sheet classes are available:

    @@ -3219,8 +5268,11 @@ div.tabs { |, + lastUpdated => 1046067380 + }, - 840 => q|These macros are designed to provide programming-like functionality. They are powerful when used appropriately, and dangerous when used carelessly. Take care when using these macros. + '840' => { + message => q|These macros are designed to provide programming-like functionality. They are powerful when used appropriately, and dangerous when used carelessly. Take care when using these macros.

    NOTE: These macros are included in WebGUI in order to provide very powerful display mechanisms. Though they could be used to write simple web applications, this is not their intended use, nor is it supported or condoned by Plain Black. If you find yourself trying to do something like that, just write a macro. =) By default these macros are disabled to protect the security of your site and server, and only your administrator can enable them. @@ -3319,20 +5371,41 @@ A randomly generated number. This is often used on images (such as banner ads) t These macros are reserved for system/wobject-specific functions as in the SQL Report wobject and the Body in the Style Manager.

    |, + lastUpdated => 1078570360 + }, - 1024 => q|Filter Post|, + '1024' => { + message => q|Filter Post|, + lastUpdated => 1046607477 + }, - 419 => q|Remove everything but the text.|, + '419' => { + message => q|Remove everything but the text.|, + lastUpdated => 1046637533 + }, - 526 => q|Remove JavaScript and negate macros.|, + '526' => { + message => q|Remove JavaScript and negate macros.|, + lastUpdated => 1047838780 + }, - 891 => q|Only negate macros.|, + '891' => { + message => q|Only negate macros.|, + lastUpdated => 1047838859 + }, - 892 => q|Discussion|, + '892' => { + message => q|Discussion|, + lastUpdated => 1046637952 + }, - 893 => q|Wobject Properties|, + '893' => { + message => q|Wobject Properties|, + lastUpdated => 1046638419 + }, - 1088 => q|The following template variables are available in the survey's gradebook report: + '1088' => { + message => q|The following template variables are available in the survey's gradebook report:

    title
    @@ -3381,20 +5454,43 @@ The percentage of correct questions. |, + lastUpdated => 1078513217 + }, - 1026 => q|Allow rich edit?|, + '1026' => { + message => q|Allow rich edit?|, + lastUpdated => 1065966219, + context => q|Asking the admin whether they wish to allow rich edit in a discussion.| + }, - 896 => q|Cache Timeout (Visitors)|, + '896' => { + message => q|Cache Timeout (Visitors)|, + lastUpdated => 1056292980 + }, - 895 => q|Cache Timeout|, + '895' => { + message => q|Cache Timeout|, + lastUpdated => 1056292971 + }, - 1030 => q|by|, + '1030' => { + message => q|by|, + lastUpdated => 1047842270 + }, - 1029 => q|Edited at|, + '1029' => { + message => q|Edited at|, + lastUpdated => 1047842180 + }, - 1034 => q|Post Form Template|, + '1034' => { + message => q|Post Form Template|, + lastUpdated => 1066034620, + context => q|Tell the admin to select a template for post forms in this forum.| + }, - 1086 => q|Many wobjects have pagination features. Though some wobjects define their own pagination variables, most use a common set of pagination variables. These are those: + '1086' => { + message => q|Many wobjects have pagination features. Though some wobjects define their own pagination variables, most use a common set of pagination variables. These are those:

    @@ -3449,68 +5545,148 @@ A list of links to the 10 nearest in the paginator relative to the current page.

    |, + lastUpdated => 1082370668 + }, - 1027 => q|Allow replacements?|, + '1027' => { + message => q|Allow replacements?|, + lastUpdated => 1065966244, + context => q|Asking the admin whether they wish to allow text replacements in a discussion.| + }, - 1065 => q|Forum Post Form Template|, + '1065' => { + message => q|Forum Post Form Template|, + lastUpdated => 1066581759 + }, - 1018 => q|Start a new thread|, + '1018' => { + message => q|Start a new thread|, + lastUpdated => 1065279960, + context => q|Add a new line of discussion to a forum.| + }, - 950 => q|Empty clipboard.|, + '950' => { + message => q|Empty clipboard.|, + lastUpdated => 1052850265 + }, - 970 => q|set time|, + '970' => { + message => q|set time|, + lastUpdated => 1053278089, + context => q|Click the button to use the time chooser wizard.| + }, - 955 => q|Manage System Clipboard|, + '955' => { + message => q|Manage System Clipboard|, + lastUpdated => 1052850265 + }, - 956 => q|Are you certain that you wish to move this item from the clipboard to the trash?|, + '956' => { + message => q|Are you certain that you wish to move this item from the clipboard to the trash?|, + lastUpdated => 1052850265 + }, - 957 => q|Clipboard, Manage|, + '957' => { + message => q|Clipboard, Manage|, + lastUpdated => 1052850265 + }, - 959 => q|Empty system clipboard.|, + '959' => { + message => q|Empty system clipboard.|, + lastUpdated => 1052850265 + }, - 958 => q|The clipboard is a special system location to which content may be temporarily cut or copied. Items in the clipboard may then be pasted to a new location. + '958' => { + message => q|The clipboard is a special system location to which content may be temporarily cut or copied. Items in the clipboard may then be pasted to a new location.

    The clipboard contents may be managed individually. You may delete or paste an item by selecting the approriate icon. You may also empty the entire contents of the clipboard to the trash by choosing the Empty clipboard menu option.

    Title
    The name of the item in the clipboard. You may view the item by selecting the title.

    Type
    The type of content. For instance, a Page, Article, EventsCalendar, etc.

    Clipboard Date
    The date and time the item was added to the clipboard

    Previous Location
    The location where the item was previously found. You may view the previous location by selecting the location.

    Username
    The username of the individual who placed the item in the clipboard. This optional field is only visible in shared clipboard environments or when an administrator is managing the system clipboard.|, + lastUpdated => 1052850265 + }, - 1077 => q|The function you are attempting to call is not available for this authentication module|, + '1077' => { + message => q|The function you are attempting to call is not available for this authentication module|, + lastUpdated => 1067951805 + }, - 1051 => q|Replace With|, + '1051' => { + message => q|Replace With|, + lastUpdated => 1066418940, + context => q|Prompt the admin to enter a string to replace the search for string with in the replacement text.| + }, - 1043 => q|Archive After|, + '1043' => { + message => q|Archive After|, + lastUpdated => 1066394455, + context => q|A label indicating that the administrator needs to enter an interval that specifies how long posts will remain viewable before archiving.| + }, - 949 => q|Manage clipboard.|, + '949' => { + message => q|Manage clipboard.|, + lastUpdated => 1052850265 + }, - 898 => q|Site Icon|, + '898' => { + message => q|Site Icon|, + lastUpdated => 1050172395 + }, - 897 => q|Favicon|, + '897' => { + message => q|Favicon|, + lastUpdated => 1050170767 + }, - 931 => q|Themes, Manage|, + '931' => { + message => q|Themes, Manage|, + lastUpdated => 1050437240 + }, - 932 => q|Themes are a mechanism to quickly install new styles, templates, and collateral into a WebGUI site. They are also great for moving those same items from one site to another. + '932' => { + message => q|Themes are a mechanism to quickly install new styles, templates, and collateral into a WebGUI site. They are also great for moving those same items from one site to another.

    TIP: When building a theme, be sure to name the components (styles, templates collateral) in the theme with some name that is unique to the theme. This is useful so that your users can find the components in your theme, as well as to avoid name conflicts.|, + lastUpdated => 1070027889 + }, - 938 => q|Theme, Delete|, + '938' => { + message => q|Theme, Delete|, + lastUpdated => 1050437207 + }, - 939 => q|When you delete a theme you've created all you're actually deleting is the basic properties for the theme. However, when you delete a theme you've imported, you'll also be deleting all of its components (styles, templates, and collateral) as well. Be careful that you are no longer using any of those components before deleting them.|, + '939' => { + message => q|When you delete a theme you've created all you're actually deleting is the basic properties for the theme. However, when you delete a theme you've imported, you'll also be deleting all of its components (styles, templates, and collateral) as well. Be careful that you are no longer using any of those components before deleting them.|, + lastUpdated => 1050437207 + }, - 936 => q|Theme, Import|, + '936' => { + message => q|Theme, Import|, + lastUpdated => 1050436484 + }, - 937 => q|In order to import a theme you need a valid theme file exported from another WebGUI site. Just select the theme from your hard drive and click the "Import" button. You'll then get a confirmation screen asking whether this is the theme you wanted to import. If you agree, click on the "Import" button again and you'll have your new theme. You can then start to apply the theme to your site as you would any normal style, template, or collateral data. + '937' => { + message => q|In order to import a theme you need a valid theme file exported from another WebGUI site. Just select the theme from your hard drive and click the "Import" button. You'll then get a confirmation screen asking whether this is the theme you wanted to import. If you agree, click on the "Import" button again and you'll have your new theme. You can then start to apply the theme to your site as you would any normal style, template, or collateral data.

    You cannot import a theme twice. If you wish to import a new version of a theme, then you must first delete the previous version of the theme.

    You also cannot import a theme from a version of WebGUI that is newer than the one you're using. Therefore if you are using WebGUI 5.2.4 and a theme was created with WebGUI 6.0.0, then you will not be allowed to import the theme until you upgrade. |, + lastUpdated => 1050436484 + }, - 935 => q|The file you uploaded does not appear to be a valid theme file.|, + '935' => { + message => q|The file you uploaded does not appear to be a valid theme file.|, + lastUpdated => 1050431137 + }, - 933 => q|Theme, Edit|, + '933' => { + message => q|Theme, Edit|, + lastUpdated => 1050430737 + }, - 934 => q|Creating and editing themes is a fairly simple process. First you set up some basic properties for the theme, and then you start adding components to the theme. + '934' => { + message => q|Creating and editing themes is a fairly simple process. First you set up some basic properties for the theme, and then you start adding components to the theme.

    The basic properties of a theme cannot be changed by anyone except the site that the theme was created on. The following are the definitions of the basic properties of a theme:

    @@ -3531,10 +5707,16 @@ The URL of the web site for this theme's designer. If you are in the business of

    |, + lastUpdated => 1050430737 + }, - 940 => q|Open in new window?|, + '940' => { + message => q|Open in new window?|, + lastUpdated => 1050438829 + }, - 832 => q|The collateral management system has several macros for its specific purpose. + '832' => { + message => q|The collateral management system has several macros for its specific purpose.

    ^File();
    @@ -3612,155 +5794,381 @@ This macro builds a quick image viewer using nothing more than the collateral ma

    |, + lastUpdated => 1051221379 + }, - 930 => q|View Theme|, + '930' => { + message => q|View Theme|, + lastUpdated => 1050270912 + }, - 929 => q|Import!|, + '929' => { + message => q|Import!|, + lastUpdated => 1050265357 + }, - 928 => q|Do you wish to import this theme?|, + '928' => { + message => q|Do you wish to import this theme?|, + lastUpdated => 1050265284 + }, - 927 => q|Import Theme|, + '927' => { + message => q|Import Theme|, + lastUpdated => 1050265139 + }, - 926 => q|This theme was created with a newer version of WebGUI than is installed on your system. You must upgrade before installing this theme.|, + '926' => { + message => q|This theme was created with a newer version of WebGUI than is installed on your system. You must upgrade before installing this theme.|, + lastUpdated => 1050264990 + }, - 925 => q|You already have another version of this theme installed. You must delete it before installing it again.|, + '925' => { + message => q|You already have another version of this theme installed. You must delete it before installing it again.|, + lastUpdated => 1050264954 + }, - 924 => q|Import a theme.|, + '924' => { + message => q|Import a theme.|, + lastUpdated => 1050262993 + }, - 923 => q|Theme Version|, + '923' => { + message => q|Theme Version|, + lastUpdated => 1050262964 + }, - 922 => q|Created With|, + '922' => { + message => q|Created With|, + lastUpdated => 1050262917 + }, - 921 => q|Theme Package File|, + '921' => { + message => q|Theme Package File|, + lastUpdated => 1050260403 + }, - 920 => q|Export this theme.|, + '920' => { + message => q|Export this theme.|, + lastUpdated => 1050247169 + }, - 919 => q|Edit this theme.|, + '919' => { + message => q|Edit this theme.|, + lastUpdated => 1050247154 + }, - 918 => q|Delete this theme.|, + '918' => { + message => q|Delete this theme.|, + lastUpdated => 1050247144 + }, - 917 => q|Add a theme component.|, + '917' => { + message => q|Add a theme component.|, + lastUpdated => 1050232824 + }, - 916 => q|Snippet|, + '916' => { + message => q|Snippet|, + lastUpdated => 1050232301 + }, - 915 => q|File|, + '915' => { + message => q|File|, + lastUpdated => 1050232294 + }, - 914 => q|Image|, + '914' => { + message => q|Image|, + lastUpdated => 1050232286 + }, - 913 => q|Template|, + '913' => { + message => q|Template|, + lastUpdated => 1050232279 + }, - 911 => q|Component|, + '911' => { + message => q|Component|, + lastUpdated => 1050232236 + }, - 909 => q|Add Theme Component|, + '909' => { + message => q|Add Theme Component|, + lastUpdated => 1050232207 + }, - 908 => q|Are you certain you wish to remove this component from this theme?|, + '908' => { + message => q|Are you certain you wish to remove this component from this theme?|, + lastUpdated => 1050230878 + }, - 907 => q|Are you certain you wish to delete this theme?|, + '907' => { + message => q|Are you certain you wish to delete this theme?|, + lastUpdated => 1050230443 + }, - 906 => q|Designer URL|, + '906' => { + message => q|Designer URL|, + lastUpdated => 1050191766 + }, - 905 => q|Theme Designer|, + '905' => { + message => q|Theme Designer|, + lastUpdated => 1050191749 + }, - 904 => q|Theme Name|, + '904' => { + message => q|Theme Name|, + lastUpdated => 1050190959 + }, - 903 => q|Theme ID|, + '903' => { + message => q|Theme ID|, + lastUpdated => 1050190880 + }, - 902 => q|Edit Theme|, + '902' => { + message => q|Edit Theme|, + lastUpdated => 1050190716 + }, - 901 => q|Add a new theme.|, + '901' => { + message => q|Add a new theme.|, + lastUpdated => 1050190107 + }, - 900 => q|Manage themes.|, + '900' => { + message => q|Manage themes.|, + lastUpdated => 1050189066 + }, - 899 => q|Manage Themes|, + '899' => { + message => q|Manage Themes|, + lastUpdated => 1050189012 + }, - 943 => q|Checkbox|, + '943' => { + message => q|Checkbox|, + lastUpdated => 1051464272, + context => q|A form type that allows you to put a check mark in a box.| + }, - 942 => q|Radio List|, + '942' => { + message => q|Radio List|, + lastUpdated => 1051464141, + context => q|A form with a list of checkable boxes where only one box can be checked at a time.| + }, - 941 => q|Checkbox List|, + '941' => { + message => q|Checkbox List|, + lastUpdated => 1051464113, + context => q|A form with a list of checkable boxes.| + }, - 962 => q|Manage Trash|, + '962' => { + message => q|Manage Trash|, + lastUpdated => 1052850265 + }, - 963 => q|Trash Date|, + '963' => { + message => q|Trash Date|, + lastUpdated => 1052850265 + }, - 964 => q|Manage system trash.|, + '964' => { + message => q|Manage system trash.|, + lastUpdated => 1052850265 + }, - 965 => q|Manage System Trash|, + '965' => { + message => q|Manage System Trash|, + lastUpdated => 1052850265 + }, - 966 => q|Are you certain that you wish to permantently purge/delete this item from the trash?|, + '966' => { + message => q|Are you certain that you wish to permantently purge/delete this item from the trash?|, + lastUpdated => 1052850265 + }, - 967 => q|Empty system trash.|, + '967' => { + message => q|Empty system trash.|, + lastUpdated => 1052850265 + }, - 968 => q|Clipboard, Empty|, + '968' => { + message => q|Clipboard, Empty|, + lastUpdated => 1052850265 + }, - 969 => q|If you choose to empty your clipboard, any items contained in it will be moved to the trash. + '969' => { + message => q|If you choose to empty your clipboard, any items contained in it will be moved to the trash. |, + lastUpdated => 1052850265 + }, - 975 => q|Users can remove themselves?|, + '975' => { + message => q|Users can remove themselves?|, + lastUpdated => 1053778962, + context => q|Determines whether users can delete themselves from this group.| + }, - 974 => q|Users can add themselves?|, + '974' => { + message => q|Users can add themselves?|, + lastUpdated => 1053778912, + context => q|Determines whether users can add themselves to this group.| + }, - 976 => q|Add Users|, + '976' => { + message => q|Add Users|, + lastUpdated => 1053800614, + context => q|This is the label for a box that shows a list of users to add to a particular group.| + }, - 977 => q|Is secondary admin?|, + '977' => { + message => q|Is secondary admin?|, + lastUpdated => 1053803387, + context => q|A flag indicating whether the users has secondary administrative privileges for this group.| + }, - 978 => q|User added successfully.|, + '978' => { + message => q|User added successfully.|, + lastUpdated => 1053804577, + context => q|A message used after secondary admin adds a user successfully.| + }, - 1089 => q|Survey Response Template|, + '1089' => { + message => q|Survey Response Template|, + lastUpdated => 1078515839 + }, - 1039 => q|Back|, + '1039' => { + message => q|Back|, + lastUpdated => 1066073289, + context => q|A generic term meaning to go to a place in history, or more specifically, a page in the user's history.| + }, - 1031 => q|Forum Template|, + '1031' => { + message => q|Forum Template|, + lastUpdated => 1066034528, + context => q|Tell the admin to select a template for this forum.| + }, - 1087 => q|Gradebook Report Template|, + '1087' => { + message => q|Gradebook Report Template|, + lastUpdated => 1078513217 + }, - 979 => q|Are you certain you wish to delete all items in this folder? They cannot be recovered once deleted. Items in sub-folders will not be removed.|, + '979' => { + message => q|Are you certain you wish to delete all items in this folder? They cannot be recovered once deleted. Items in sub-folders will not be removed.|, + lastUpdated => 1055908341 + }, - 980 => q|Empty this folder.|, + '980' => { + message => q|Empty this folder.|, + lastUpdated => 1055908341 + }, - 982 => q|Add a database link.|, + '982' => { + message => q|Add a database link.|, + lastUpdated => 1056151382 + }, - 983 => q|Edit this database link.|, + '983' => { + message => q|Edit this database link.|, + lastUpdated => 1056151382 + }, - 984 => q|Copy this database link.|, + '984' => { + message => q|Copy this database link.|, + lastUpdated => 1056151382 + }, - 985 => q|Delete this database link.|, + '985' => { + message => q|Delete this database link.|, + lastUpdated => 1056151382 + }, - 986 => q|Back to database links.|, + '986' => { + message => q|Back to database links.|, + lastUpdated => 1056151382 + }, - 987 => q|Delete Database Link|, + '987' => { + message => q|Delete Database Link|, + lastUpdated => 1056151382 + }, - 988 => q|Are you certain you wish to delete this database link? The following items are using this link and will no longer work if you delete it:|, + '988' => { + message => q|Are you certain you wish to delete this database link? The following items are using this link and will no longer work if you delete it:|, + lastUpdated => 1056151382 + }, - 989 => q|on page|, + '989' => { + message => q|on page|, + lastUpdated => 1056151382 + }, - 990 => q|Edit Database Link|, + '990' => { + message => q|Edit Database Link|, + lastUpdated => 1056151382 + }, - 991 => q|Database Link ID|, + '991' => { + message => q|Database Link ID|, + lastUpdated => 1056151382 + }, - 992 => q|Title|, + '992' => { + message => q|Title|, + lastUpdated => 1056151382 + }, - 993 => q|DSN|, + '993' => { + message => q|DSN|, + lastUpdated => 1056151382 + }, - 994 => q|Database User|, + '994' => { + message => q|Database User|, + lastUpdated => 1056151382 + }, - 995 => q|Database Password|, + '995' => { + message => q|Database Password|, + lastUpdated => 1056151382 + }, - 996 => q|Manage Database Links|, + '996' => { + message => q|Manage Database Links|, + lastUpdated => 1056151382 + }, - 997 => q|Database Links, Manage|, + '997' => { + message => q|Database Links, Manage|, + lastUpdated => 1056151382 + }, - 998 => q|Database Link, Add/Edit|, + '998' => { + message => q|Database Link, Add/Edit|, + lastUpdated => 1056151382 + }, - 999 => q|Database Link, Delete|, + '999' => { + message => q|Database Link, Delete|, + lastUpdated => 1056151382 + }, - 1000 => q|

    + '1000' => { + message => q|

    Database Links enable a WebGUI administrator to add commonly used databases for use in SQL Reports. This frees the SQL Report author from having to know or enter a DSN, user, or password.

    Be aware that any database links you create here will be available to all content authors. While they will not be able to see the database connection info, they will be able to execute any select, show, or describe commands on the database.

    |, + lastUpdated => 1056151382 + }, - 1001 => q|

    + '1001' => { + message => q|

    The following fields make up a Database Link.

    @@ -3805,8 +6213,11 @@ The username you use to connect to the DSN. The password you use to connect to the DSN.

    |, + lastUpdated => 1056151382 + }, - 1002 => q|

    + '1002' => { + message => q|

    When you delete a database link, all SQL Reports using that link will stop working. A list of all affected reports is shown on the confirmation screen.

    @@ -3814,12 +6225,22 @@ When you delete a database link, all SQL Reports using that link will stop worki As with any delete operation, you are prompted to be sure you wish to proceed with the delete. If you answer yes, the delete will proceed and there is no recovery possible. If you answer no you'll be returned to the prior screen.

    |, + lastUpdated => 1056151382 + }, - 1075 => q|Database Link|, + '1075' => { + message => q|Database Link|, + lastUpdated => 1056151382 + }, - 1003 => q|Wobject privileges?|, + '1003' => { + message => q|Wobject privileges?|, + lastUpdated => 1056041703, + context => q|Would you like Wobject Privileges to be enabled?| + }, - 634 => q|Default Home Page
    Some really small sites don't have a home page, but instead like to use one of their internal pages like "About Us" or "Company Information" as their home page. For that reason, you can set the default page of your site to any page in the site. That page will be the one people go to if they type in just your URL http://www.mywebguisite.com, or if they click on the Home link generated by the ^H; macro. + '634' => { + message => q|Default Home Page
    Some really small sites don't have a home page, but instead like to use one of their internal pages like "About Us" or "Company Information" as their home page. For that reason, you can set the default page of your site to any page in the site. That page will be the one people go to if they type in just your URL http://www.mywebguisite.com, or if they click on the Home link generated by the ^H; macro.

    Not Found Page
    If a page that a user requests is not found in the system, the user can be redirected to the home page or to an error page where they can attempt to find what they were looking for. You decide which is better for your users. @@ -3847,22 +6268,50 @@ As with any delete operation, you are prompted to be sure you wish to proceed wi

    Text Box Size
    Some sites wish to control the size of the forms that WebGUI generates. With this setting you can specify how characters can be displayed at once in text boxes on the site.

    Wobject Privileges
    Choose 'Yes' to enable privileges at the Wobject level.  By default, Wobjects are set to inherit page level privileges

    |, + lastUpdated => 1070026791 + }, - 1082 => q|Clipboard|, + '1082' => { + message => q|Clipboard|, + lastUpdated => 1076866475, + context => q|A label for the clipboard.| + }, - 1019 => q|Back to thread list|, + '1019' => { + message => q|Back to thread list|, + lastUpdated => 1065280160, + context => q|Return to the list of threads in a discussion.| + }, - 1052 => q|Edit Replacement|, + '1052' => { + message => q|Edit Replacement|, + lastUpdated => 1066418983, + context => q|A heading for the edit replacement page. | + }, - 1085 => q|Pagination Template Variables|, + '1085' => { + message => q|Pagination Template Variables|, + lastUpdated => 1078243385 + }, - 1064 => q|Post a Message|, + '1064' => { + message => q|Post a Message|, + lastUpdated => 1066580782, + context => q|A header for the forum post form.| + }, - 1004 => q|Cache external groups for how long?|, + '1004' => { + message => q|Cache external groups for how long?|, + lastUpdated => 1057208065 + }, - 1005 => q|SQL Query|, + '1005' => { + message => q|SQL Query|, + lastUpdated => 1057208065 + }, - 622 => q|See Manage Group for a description of grouping functions and the default groups. + '622' => { + message => q|See Manage Group for a description of grouping functions and the default groups.

    Group Name
    @@ -3947,26 +6396,63 @@ This group could then be named "Employees in HMO 1", and would allow you to rest Cache external groups for how long?
    Large sites using external group data will be making many calls to the external database. To help reduce the load, you may select how long you'd like to cache the results of the external database query within the WebGUI database. More advanced background caching may be included in a future version of WebGUI.|, + lastUpdated => 1066651479 + }, - 1006 => q|Encrypt Login?|, + '1006' => { + message => q|Encrypt Login?|, + lastUpdated => 1057208065 + }, - 1010 => q|Text|, + '1010' => { + message => q|Text|, + lastUpdated => 1060433369, + context => q|A content type of text.| + }, - 1011 => q|Code|, + '1011' => { + message => q|Code|, + lastUpdated => 1060433339, + context => q|A content type of source code.| + }, - 1009 => q|HTML|, + '1009' => { + message => q|HTML|, + lastUpdated => 1060433286, + context => q|A content type of HTML.| + }, - 1008 => q|Mixed Text and HTML|, + '1008' => { + message => q|Mixed Text and HTML|, + lastUpdated => 1060433234, + context => q|A content type of mixed HTML and text.| + }, - 1007 => q|Content Type|, + '1007' => { + message => q|Content Type|, + lastUpdated => 1060432032, + context => q|The type of content to be posted, like HTML, source code, text, etc.| + }, - 1013 => q|Make sticky?|, + '1013' => { + message => q|Make sticky?|, + lastUpdated => 1060434033, + context => q|A message indicating whether the moderator wants to make this message stay at the top of the discussion.| + }, - 1012 => q|Lock this thread?|, + '1012' => { + message => q|Lock this thread?|, + lastUpdated => 1060433963, + context => q|A message indicating whether the moderator wants to lock the thread as he posts.| + }, - 1056 => q|Forum Template|, + '1056' => { + message => q|Forum Template|, + lastUpdated => 1066576831 + }, - 1057 => q|The following template variables are available in forum templates. + '1057' => { + message => q|The following template variables are available in forum templates.

    callback.url
    @@ -4232,8 +6718,11 @@ The description of this forum as passed by the calling object. |, + lastUpdated => 1068919452 + }, - 1059 => q|The following are the template variables available in the post template. + '1059' => { + message => q|The following are the template variables available in the post template.

    callback.url
    @@ -4426,20 +6915,46 @@ The description of this forum as passed by the calling object. |, + lastUpdated => 1068919407 + }, - 1058 => q|Forum Post Template|, + '1058' => { + message => q|Forum Post Template|, + lastUpdated => 1066576785 + }, - 1071 => q|Env HTTP Host|, + '1071' => { + message => q|Env HTTP Host|, + lastUpdated => 1066641511, + context => q|A label referring to the HTTP_HOST environment variable provided by the web server.| + }, - 1070 => q|Config Sitename|, + '1070' => { + message => q|Config Sitename|, + lastUpdated => 1066641473, + context => q|A label referring to the sitename property in the config file.| + }, - 1069 => q|Host To Use|, + '1069' => { + message => q|Host To Use|, + lastUpdated => 1066641432, + context => q|Ask the user which HTTP hostname they want to use.| + }, - 1072 => q|The email address is already in use. Please use a different email address.|, + '1072' => { + message => q|The email address is already in use. Please use a different email address.|, + lastUpdated => 1068703399, + context => q|Error message shown when trying to create/update an account with an email address that already exists.| + }, - 1084 => q|Default|, + '1084' => { + message => q|Default|, + lastUpdated => 1077472740, + context => q|A label indicating that the user should use the default setting.| + }, - 842 => q|

    These macros are used to create navigation on the site.

    + '842' => { + message => q|

    These macros are used to create navigation on the site.

    ^H; or ^H(); - Home Link
    A link to the home page of this site. In addition you can change the link text by creating a macro like this ^H("Go Home");.

    NOTES: You can also use the special case ^H(linkonly); to return only the URL to the home page and nothing more. Also, the .homeLink style sheet class is tied to this macro.

    ^/; - System URL
    The URL to the gateway script (example: /index.pl/). @@ -4470,10 +6985,16 @@ The description of this forum as passed by the calling object.

    .selectedMenuItem
    Use this class to highlight the current page in any of the menu macros.

    .verticalMenu
    The vertical menu (if you use a vertical menu macro).

    .horizontalMenu
    The horizontal menu (if you use a horizontal menu macro).

    |, + lastUpdated => 1078477366 + }, - 1073 => q|Style Template|, + '1073' => { + message => q|Style Template|, + lastUpdated => 1070027660 + }, - 1074 => q|Style templates are a special kind of template in WebGUI. They allow you to keep your content seperated from the look and feel of your site. The following are the template variables available in style templates: + '1074' => { + message => q|Style templates are a special kind of template in WebGUI. They allow you to keep your content seperated from the look and feel of your site. The following are the template variables available in style templates:

    @@ -4494,10 +7015,16 @@ In addition to the above tags all of the session variables are made available to Following a guide like the above will help you get good ranking on search engines. |, + lastUpdated => 1070027660 + }, - 1098 => q|Navigation, Add/Edit|, + '1098' => { + message => q|Navigation, Add/Edit|, + lastUpdated => 1078208044 + }, - 1093 => q|

    Edit Navigation lets you add and edit what are essentially 'menu templates' -- they define what pages' Menu Names should be included in a menu based (sometimes) on where that menu appears.

    + '1093' => { + message => q|

    Edit Navigation lets you add and edit what are essentially 'menu templates' -- they define what pages' Menu Names should be included in a menu based (sometimes) on where that menu appears.

    Identifier
    This is the (unique) label you will later use to specify this Navigation definition in a ^Navigation(); macro.

    Base Page
    This identifies the spot in the Page Tree where the macro should commence listing pages. The first three choices will create 'absolute' menus -- ones which will display the same pages no matter which page you use the macro from.

    @@ -4523,20 +7050,32 @@ Following a guide like the above will help you get good ranking on search engine

    Template
    This menu permits you to select a template which is used to style the output created by the macro -- if you need the same collection of pages in multiple formats, you'll need to create multiple Navigation entries with (slightly) different names; the Copy Navigation button is useful for this.

    Revert Output
    When this option is switched on, the menu will be in reverse order.

    Preview
    The Preview button allows you to view a navigation setup without actually saving it.

    |, + lastUpdated => 1078461049 + }, - 1094 => q|Navigation, Manage|, + '1094' => { + message => q|Navigation, Manage|, + lastUpdated => 1078208044 + }, - 1095 => q|

    The general idea behind the navigation system is that instead of
    hardwiring all the various choices you might make into the code, the
    system manages a 'library' of these styles, just the way it does with
    Snippets, Images, Templates, Page Styles, and other types of reusable
    information.  You can create a new 'nav menu style', give it a name,
    and then use it anywhere on your site that you like.

    + '1095' => { + message => q|

    The general idea behind the navigation system is that instead of
    hardwiring all the various choices you might make into the code, the
    system manages a 'library' of these styles, just the way it does with
    Snippets, Images, Templates, Page Styles, and other types of reusable
    information.  You can create a new 'nav menu style', give it a name,
    and then use it anywhere on your site that you like.

    The navigation system consists of two parts:

    1. The navigation editor
    2. The ^Navigation(); macro

    The easiest way to add a completely new menu to your site is to put a ^Navigation(myMenu); macro into your style.
    A "edit myMenu" link will be displayed if "myMenu" is not defined.

    Note: In this example "myMenu" is used, but you can pick any name, as long as it is unique.

    |, + lastUpdated => 1078462928 + }, - 1096 => q|Navigation Template|, + '1096' => { + message => q|Navigation Template|, + lastUpdated => 1078207966 + }, - 1097 => q|config.button 
    A "Edit / Manage" button for this navigation item.
    + '1097' => { + message => q|config.button 
    A "Edit / Manage" button for this navigation item.

    page_loop
    A loop containing page information.

    page.menuTitle
    The menu title of this page.

    @@ -4571,8 +7110,13 @@ Following a guide like the above will help you get good ranking on search engine

    <tmpl_if page.depthIs1>
       <img src="level1.gif">
    <tmpl_else>
       <img src="defaultBullet.gif">
    </tmpl_if>

    page.relativeDepthIs1 , page.relativeDepthIs2 , page.relativeDepthIs3 , page.relativeDepthIsN
    A condition indicating whether the relative depth of this page is N.

     

    |, + lastUpdated => 1078207966 + }, - 981 => q|Manage database links.|, + '981' => { + message => q|Manage database links.|, + lastUpdated => 1056151382 + }, }; diff --git a/lib/WebGUI/i18n/English/WebGUIProfile.pm b/lib/WebGUI/i18n/English/WebGUIProfile.pm index 42c099fb4..03e37f055 100644 --- a/lib/WebGUI/i18n/English/WebGUIProfile.pm +++ b/lib/WebGUI/i18n/English/WebGUIProfile.pm @@ -1,33 +1,75 @@ package WebGUI::i18n::English::WebGUIProfile; our $I18N = { - 471 => q|Edit User Profile Field|, + '471' => { + message => q|Edit User Profile Field|, + lastUpdated => 1031514049 + }, - 466 => q|Are you certain you wish to delete this category and move all of its fields to the Miscellaneous category?|, + '466' => { + message => q|Are you certain you wish to delete this category and move all of its fields to the Miscellaneous category?|, + lastUpdated => 1031514049 + }, - 467 => q|Are you certain you wish to delete this field and all user data attached to it?|, + '467' => { + message => q|Are you certain you wish to delete this field and all user data attached to it?|, + lastUpdated => 1031514049 + }, - 473 => q|Visible?|, + '473' => { + message => q|Visible?|, + lastUpdated => 1031514049 + }, - 474 => q|Required?|, + '474' => { + message => q|Required?|, + lastUpdated => 1031514049 + }, - 489 => q|Profile Category|, + '489' => { + message => q|Profile Category|, + lastUpdated => 1031514049 + }, - 490 => q|Add a profile category.|, + '490' => { + message => q|Add a profile category.|, + lastUpdated => 1031514049 + }, - 491 => q|Add a profile field.|, + '491' => { + message => q|Add a profile field.|, + lastUpdated => 1031514049 + }, - 468 => q|Edit User Profile Category|, + '468' => { + message => q|Edit User Profile Category|, + lastUpdated => 1031514049 + }, - 790 => q|Delete this profile category.|, + '790' => { + message => q|Delete this profile category.|, + lastUpdated => 1036964807 + }, - 789 => q|Edit this profile category.|, + '789' => { + message => q|Edit this profile category.|, + lastUpdated => 1036964795 + }, - 788 => q|Delete this profile field.|, + '788' => { + message => q|Delete this profile field.|, + lastUpdated => 1036964681 + }, - 787 => q|Edit this profile field.|, + '787' => { + message => q|Edit this profile field.|, + lastUpdated => 1036964659 + }, - 897 => q|Editable?|, + '897' => { + message => q|Editable?|, + lastUpdated => 1050167573 + }, }; diff --git a/lib/WebGUI/i18n/English/WobjectProxy.pm b/lib/WebGUI/i18n/English/WobjectProxy.pm index ff18978f5..48e7b1b3a 100644 --- a/lib/WebGUI/i18n/English/WobjectProxy.pm +++ b/lib/WebGUI/i18n/English/WobjectProxy.pm @@ -1,17 +1,33 @@ package WebGUI::i18n::English::WobjectProxy; our $I18N = { - 1 => q|Wobject To Proxy|, + '1' => { + message => q|Wobject To Proxy|, + lastUpdated => 1031514049 + }, - 2 => q|Edit Wobject Proxy|, + '2' => { + message => q|Edit Wobject Proxy|, + lastUpdated => 1031514049 + }, - 3 => q|Wobject Proxy|, + '3' => { + message => q|Wobject Proxy|, + lastUpdated => 1031514049 + }, - 4 => q|Wobject proxying failed. Perhaps the proxied wobject has been deleted.|, + '4' => { + message => q|Wobject proxying failed. Perhaps the proxied wobject has been deleted.|, + lastUpdated => 1031514049 + }, - 5 => q|Wobject Proxy, Add/Edit|, + '5' => { + message => q|Wobject Proxy, Add/Edit|, + lastUpdated => 1031514049 + }, - 6 => q|With the Wobject Proxy (aka Shortcut) you can mirror a wobject from another page to any other page. This is useful if you want to reuse the same content in multiple sections of your site. + '6' => { + message => q|With the Wobject Proxy (aka Shortcut) you can mirror a wobject from another page to any other page. This is useful if you want to reuse the same content in multiple sections of your site.

    NOTE: The wobject proxy is not available through the Add Content menu, but instead through the shortcut icon on each wobject's toolbar. @@ -37,14 +53,32 @@ Set to "yes" to use the display title setting of the wobject proxy instead of th Set to "yes" to use the template of the wobject proxy instead of the original template of the wobject.

    |, + lastUpdated => 1057091098 + }, - 8 => q|Override display title?|, + '8' => { + message => q|Override display title?|, + lastUpdated => 1053183719, + context => q|Asking the user if s/he would like to use the "display title" setting specified in the wobject proxy or the original display title setting of the original wobject.| + }, - 10 => q|Override template?|, + '10' => { + message => q|Override template?|, + lastUpdated => 1053183837, + context => q|Asking the user if s/he would like to use the template specified in the wobject proxy or the original template of the original wobject.| + }, - 7 => q|Override title?|, + '7' => { + message => q|Override title?|, + lastUpdated => 1053183682, + context => q|Asking the user if s/he would like to use the title specified in the wobject proxy or the original title of the original wobject.| + }, - 9 => q|Override description?|, + '9' => { + message => q|Override description?|, + lastUpdated => 1053183804, + context => q|Asking the user if s/he would like to use the description specified in the wobject proxy or the original description of the original wobject.| + }, };