updated internationalization system again

This commit is contained in:
JT Smith 2004-07-04 20:29:01 +00:00
parent a1a950a09f
commit 1b21302eb3
43 changed files with 6716 additions and 2283 deletions

View file

@ -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',

View file

@ -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;

View file

@ -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;

View file

@ -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;

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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',

View file

@ -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");

View file

@ -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.
<br><br>
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.
<p/>
<b>new.template</b><br>
@ -179,8 +231,13 @@ The URL to view the replies to this article.
<p/>
|,
lastUpdated => 1082370724
},
72 => q|Article Template|,
'72' => {
message => q|Article Template|,
lastUpdated => 1038794871
},
};

View file

@ -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&nbsp;the LDAP Authentication Display Account&nbsp;templates.
<P><STRONG>account.form.karma</STRONG><BR>A read only form property displaying the amount of karma a user has.&nbsp; Karma&nbsp;is a&nbsp;configurable user setting that is turned off by default&nbsp;
<P><STRONG>account.form.karma.label</STRONG><BR>Internationalized text label for&nbsp;the karma form value&nbsp;
<P><STRONG>account.options</STRONG><BR>Links list of options&nbsp;which&nbsp;allow users to&nbsp;turn on Admin, view and edit profile, view the messageLog, etc.&nbsp; <BR><BR><STRONG>displayTitle<BR></STRONG>Page title<BR><STRONG><BR>account.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.</P>|,
'create-1' => q|LDAP Authentication Anonymous Registration Template|,
'create-2' => q|The following template variables are available for&nbsp;LDAP Authentication Anonymous Registration templates. <BR><BR><STRONG>create.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;anonymous registration&nbsp;page.<BR><BR><STRONG>create.form.hidden<BR></STRONG>Hidden form fields required for form submittal<BR><BR><STRONG>create.form.footer</STRONG><BR>The required form elements that go after the anonymous registration page form.
'create-2' => {
message => q|The following template variables are available for&nbsp;LDAP Authentication Anonymous Registration templates. <BR><BR><STRONG>create.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;anonymous registration&nbsp;page.<BR><BR><STRONG>create.form.hidden<BR></STRONG>Hidden form fields required for form submittal<BR><BR><STRONG>create.form.footer</STRONG><BR>The required form elements that go after the anonymous registration page form.
<P><STRONG>create.form.submit<BR></STRONG>The default submit button for the&nbsp;anonymous registration form. <BR><BR><STRONG>title<BR></STRONG>Default page title
<P><STRONG>create.form.profile<BR></STRONG>A loop containing visible and required profile fields for registration<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <STRONG>profile.formElement</STRONG><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Form element for visible or required profile field<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <STRONG>profile.formElement.label</STRONG><BR><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </STRONG>Default text label for profile form element<BR><BR><BR><STRONG>login.url<BR></STRONG>URL for the login page<BR><BR><STRONG>login.label</STRONG><BR>Default text label for login page link.<BR><BR><STRONG>create.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>create.form.ldapId</STRONG><BR>Default&nbsp;ldapId form field<BR><BR><STRONG>create.form.ldapId.label</STRONG><BR>Default text for&nbsp;ldapId form field<BR><BR><STRONG>create.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>create.form.password.label<BR></STRONG>Default text for password form field</P>|,
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&nbsp;LDAP Authentication&nbsp;Login&nbsp;templates.
'login-2' => {
message => q|The following template variables are available for&nbsp;LDAP Authentication&nbsp;Login&nbsp;templates.
<P><STRONG>login.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;login&nbsp;page.<BR><BR><STRONG>login.form.hidden</STRONG><BR>Hidden form fields required for form submission<BR><BR><STRONG>login.form.footer</STRONG><BR>The required form elements that go after the&nbsp;login page form.</P>
<P><STRONG>login.form.submit<BR></STRONG>The default submit button for the&nbsp;login form. <BR><BR><STRONG>login.form.username<BR></STRONG>Default username form field<BR><BR><STRONG>login.form.username.label<BR></STRONG>Default text for username form field<BR><BR><STRONG>login.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>login.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>title<BR></STRONG>Default page title
<P><STRONG>login.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>anonymousRegistration.isAllowed<BR></STRONG>Flag indicating whether or not anoymous registrations are allowed<BR><BR><STRONG>createAccount.url</STRONG><BR>URL&nbsp;for&nbsp;the anonymous registration page<BR><BR><STRONG>createAccount.label<BR></STRONG>Default label for the anonymous registration link</P>|,
lastUpdated => 1078854953
},
'account-1' => {
message => q|LDAP Authentication Display Account Template|,
lastUpdated => 1078852969
},
'account-2' => {
message => q|The following template variables are available for&nbsp;the LDAP Authentication Display Account&nbsp;templates.
<P><STRONG>account.form.karma</STRONG><BR>A read only form property displaying the amount of karma a user has.&nbsp; Karma&nbsp;is a&nbsp;configurable user setting that is turned off by default&nbsp;
<P><STRONG>account.form.karma.label</STRONG><BR>Internationalized text label for&nbsp;the karma form value&nbsp;
<P><STRONG>account.options</STRONG><BR>Links list of options&nbsp;which&nbsp;allow users to&nbsp;turn on Admin, view and edit profile, view the messageLog, etc.&nbsp; <BR><BR><STRONG>displayTitle<BR></STRONG>Page title<BR><STRONG><BR>account.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.</P>|,
lastUpdated => 1078852969
},
};

View file

@ -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)<br>You have supplied an invalid username/password pair. Probably a typo, please try again.|,
'4' => {
message => q|SMB Logon Error (3)<br>You have supplied an invalid username/password pair. Probably a typo, please try again.|,
lastUpdated => 1039452797
},
3 => q|SMB Protocol Error (2)<br>Please contact your sysadmin.|,
'3' => {
message => q|SMB Protocol Error (2)<br>Please contact your sysadmin.|,
lastUpdated => 1039452769
},
2 => q|SMB Server Error (1)<br>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)<br>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&nbsp;the&nbsp;SMB Authentication Display Account&nbsp;templates.
<P><STRONG>account.form.karma</STRONG><BR>A read only form property displaying the amount of karma a user has.&nbsp; Karma&nbsp;is a&nbsp;configurable user setting that is turned off by default&nbsp;
<P><STRONG>account.form.karma.label</STRONG><BR>Internationalized text label for&nbsp;the karma form value&nbsp;
<P><STRONG>account.options</STRONG><BR>Links list of options&nbsp;which&nbsp;allow users to&nbsp;turn on Admin, view and edit profile, view the messageLog, etc.&nbsp; <BR><BR><STRONG>displayTitle<BR></STRONG>Page title<BR><STRONG><BR>account.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.</P>|,
'create-1' => q|SMB Authentication Anonymous Registration Template|,
'create-2' => q|The following template variables are available for&nbsp;SMB Authentication Anonymous Registration templates. <BR><BR><STRONG>create.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;anonymous registration&nbsp;page.<BR><BR><STRONG>create.form.hidden<BR></STRONG>Hidden form fields required for form submittal<BR><BR><STRONG>create.form.footer</STRONG><BR>The required form elements that go after the anonymous registration page form.
'create-2' => {
message => q|The following template variables are available for&nbsp;SMB Authentication Anonymous Registration templates. <BR><BR><STRONG>create.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;anonymous registration&nbsp;page.<BR><BR><STRONG>create.form.hidden<BR></STRONG>Hidden form fields required for form submittal<BR><BR><STRONG>create.form.footer</STRONG><BR>The required form elements that go after the anonymous registration page form.
<P><STRONG>create.form.submit<BR></STRONG>The default submit button for the&nbsp;anonymous registration form. <BR><BR><STRONG>title<BR></STRONG>Default page title
<P><STRONG>create.form.profile<BR></STRONG>A loop containing visible and required profile fields for registration<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <STRONG>profile.formElement</STRONG><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Form element for visible or required profile field<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <STRONG>profile.formElement.label</STRONG><BR><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </STRONG>Default text label for profile form element<BR><BR><BR><STRONG>login.url<BR></STRONG>URL for the login page<BR><BR><STRONG>login.label</STRONG><BR>Default text label for login page link.<BR><BR><STRONG>create.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>create.form.loginId</STRONG><BR>Default&nbsp;SMB loginId form field<BR><BR><STRONG>create.form.loginId.label</STRONG><BR>Default text for&nbsp;SMB loginId form field<BR><BR><STRONG>create.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>create.form.password.label<BR></STRONG>Default text for password form field</P>|,
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&nbsp;SMB Authentication&nbsp;Login&nbsp;templates.
'login-2' => {
message => q|The following template variables are available for&nbsp;SMB Authentication&nbsp;Login&nbsp;templates.
<P><STRONG>login.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;login page.<BR><BR><STRONG>login.form.hidden</STRONG><BR>Hidden form fields required for form submission<BR><BR><STRONG>login.form.footer</STRONG><BR>The required form elements that go after the login page form.</P>
<P><STRONG>login.form.submit<BR></STRONG>The default submit button for the&nbsp;login form. <BR><BR><STRONG>login.form.username<BR></STRONG>Default username form field<BR><BR><STRONG>login.form.username.label<BR></STRONG>Default text for username form field<BR><BR><STRONG>login.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>login.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>title<BR></STRONG>Default page title
<P><STRONG>login.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>anonymousRegistration.isAllowed<BR></STRONG>Flag indicating whether or not anoymous registrations are allowed<BR><BR><STRONG>createAccount.url</STRONG><BR>URL&nbsp;for&nbsp;the anonymous registration page<BR><BR><STRONG>createAccount.label<BR></STRONG>Default label for the anonymous registration link</P>|,
lastUpdated => 1078854992
},
'account-1' => {
message => q|SMB Authentication Display Account Template|,
lastUpdated => 1078853113
},
'account-2' => {
message => q|The following template variables are available for&nbsp;the&nbsp;SMB Authentication Display Account&nbsp;templates.
<P><STRONG>account.form.karma</STRONG><BR>A read only form property displaying the amount of karma a user has.&nbsp; Karma&nbsp;is a&nbsp;configurable user setting that is turned off by default&nbsp;
<P><STRONG>account.form.karma.label</STRONG><BR>Internationalized text label for&nbsp;the karma form value&nbsp;
<P><STRONG>account.options</STRONG><BR>Links list of options&nbsp;which&nbsp;allow users to&nbsp;turn on Admin, view and edit profile, view the messageLog, etc.&nbsp; <BR><BR><STRONG>displayTitle<BR></STRONG>Page title<BR><STRONG><BR>account.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.</P>|,
lastUpdated => 1078853113
},
};

View file

@ -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&nbsp;WebGUI Authentication Display Account&nbsp;templates.
'expired-2' => {
message => q|The following template variables are available for&nbsp;WebGUI Authentication Password Expiration templates. <BR><BR><STRONG>expired.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;password expiration&nbsp;page.<BR><BR><STRONG>expired.form.hidden<BR></STRONG>Hidden form fields required for form submittal<BR><BR><STRONG>expired.form.footer</STRONG><BR>The required form elements that go after the password expiration page form.
<P><STRONG>expired.form.submit<BR></STRONG>The default submit button for the&nbsp;password expiration&nbsp;form. <BR><BR><STRONG>displayTitle<BR></STRONG>Default page title
<P><STRONG>expired.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>create.form.oldPassword</STRONG><BR>Default&nbsp;old password form field<BR><BR><STRONG>create.form.oldPassword.label</STRONG><BR>Default text for&nbsp;old password&nbsp;form field<BR><BR><STRONG>expired.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>expired.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>expired.form.passwordConfirm</STRONG><BR>Default password confirm form field<BR><BR><STRONG>expired.form.passwordConfirm.label<BR></STRONG>Default text for password confirm form field</P>|,
lastUpdated => 1078857230
},
'create-2' => {
message => q|The following template variables are available for&nbsp;WebGUI Authentication Anonymous Registration templates. <BR><BR><STRONG>create.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;anonymous registration&nbsp;page.<BR><BR><STRONG>create.form.hidden<BR></STRONG>Hidden form fields required for form submittal<BR><BR><STRONG>create.form.footer</STRONG><BR>The required form elements that go after the anonymous registration page form.
<P><STRONG>create.form.submit<BR></STRONG>The default submit button for the&nbsp;anonymous registration form. <BR><BR><STRONG>title<BR></STRONG>Default page title
<P><STRONG>create.form.profile<BR></STRONG>A loop containing visible and required profile fields for anonymouse registration<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <STRONG>profile.formElement</STRONG><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Form element for visible or required profile field<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <STRONG>profile.formElement.label</STRONG><BR><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </STRONG>Default text label for profile form element<BR><BR><BR><STRONG>login.url<BR></STRONG>URL for the login page<BR><BR><STRONG>login.label</STRONG><BR>Default text label for login page link.<BR><BR><STRONG>create.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>create.form.username</STRONG><BR>Default username form field<BR><BR><STRONG>create.form.username.label</STRONG><BR>Default text for username form field<BR><BR><STRONG>create.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>create.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>create.form.passwordConfirm</STRONG><BR>Default password confirm form field<BR><BR><STRONG>create.form.passwordConfirm.label<BR></STRONG>Default text for password confirm form field<BR><BR><STRONG>recoverPassword.isAllowed<BR></STRONG>Flag indicating whether or not password recovery is enabled<BR><BR><STRONG>recoverPassword.url<BR></STRONG>URL for the password recovery page.<BR><BR><STRONG>recoverPassword.label<BR></STRONG>Default label for the password recovery link</P>|,
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&nbsp;WebGUI Authentication&nbsp;Password Recovery&nbsp;templates.
<P><STRONG>recover.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;password recovery&nbsp;page.<BR><BR><STRONG>recover.form.hidden</STRONG><BR>Hidden form fields required for form submission<BR><BR><STRONG>recover.form.footer</STRONG><BR>The required form elements that go after the&nbsp;password recovery&nbsp;page form.</P>
<P><STRONG>recover.form.submit<BR></STRONG>The default submit button for the&nbsp;password recovery&nbsp;form. <BR><BR><STRONG>login.form.email<BR></STRONG>Default&nbsp;email form field<BR><BR><STRONG>login.form.email.label<BR></STRONG>Default text for&nbsp;email form field<BR><BR><STRONG>title<BR></STRONG>Default page title
<P><STRONG>recover.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>anonymousRegistration.isAllowed<BR></STRONG>Flag indicating whether or not anoymous registrations are allowed<BR><BR><STRONG>createAccount.url</STRONG><BR>URL&nbsp;for&nbsp;the anonymous registration page<BR><BR><STRONG>createAccount.label<BR></STRONG>Default label for the anonymous registration link<BR><BR><STRONG>login.url<BR></STRONG>URL for the login page<BR><BR><STRONG>login.label</STRONG><BR>Default text label for login page link.</P>|,
lastUpdated => 1078856556
},
'login-1' => {
message => q|WebGUI Authentication Login Template|,
lastUpdated => 1078854830
},
'login-2' => {
message => q|The following template variables are available for&nbsp;WebGUI Authentication&nbsp;Login&nbsp;templates.
<P><STRONG>login.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;login page.<BR><BR><STRONG>login.form.hidden</STRONG><BR>Hidden form fields required for form submission<BR><BR><STRONG>login.form.footer</STRONG><BR>The required form elements that go after the login page form.</P>
<P><STRONG>login.form.submit<BR></STRONG>The default submit button for the&nbsp;login form. <BR><BR><STRONG>login.form.username<BR></STRONG>Default username form field<BR><BR><STRONG>login.form.username.label<BR></STRONG>Default text for username form field<BR><BR><STRONG>login.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>login.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>title<BR></STRONG>Default page title
<P><STRONG>login.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>anonymousRegistration.isAllowed<BR></STRONG>Flag indicating whether or not anoymous registrations are allowed<BR><BR><STRONG>createAccount.url</STRONG><BR>URL&nbsp;for&nbsp;the anonymous registration page<BR><BR><STRONG>createAccount.label<BR></STRONG>Default label for the anonymous registration link<BR><BR><STRONG>recoverPassword.isAllowed</STRONG><BR>Flag indicating whether or not password recovery is enabled<BR><BR><STRONG>recoverPassword.url<BR></STRONG>URL for the password recovery page.<BR><BR><STRONG>recoverPassword.label<BR></STRONG>Default label for the password recovery link</P>|,
lastUpdated => 1078854830
},
'account-1' => {
message => q|WebGUI Authentication Display Account Template|,
lastUpdated => 1078852836
},
'account-2' => {
message => q|The following template variables are available for&nbsp;WebGUI Authentication Display Account&nbsp;templates.
<P><STRONG>account.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;display account page.<BR><BR><STRONG>account.form.footer</STRONG><BR>The required form elements that go after the display account page form. </P>
<P><STRONG>account.form.karma</STRONG><BR>A read only form property displaying the amount of karma a user has.&nbsp; Karma&nbsp;is a&nbsp;configurable user setting that is turned off by default&nbsp;
<P><STRONG>account.form.karma.label</STRONG><BR>Internationalized text label for&nbsp;the karma form value&nbsp;
<P><STRONG>account.form.submit<BR></STRONG>The default submit button for the&nbsp;display account form. <BR><BR><STRONG>account.options</STRONG><BR>Links list of options&nbsp;which&nbsp;allow users to&nbsp;turn on Admin, view and edit profile, view the messageLog, etc.&nbsp; <BR><BR><STRONG>displayTitle<BR></STRONG>Page title
<P><STRONG>account.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>account.form.username</STRONG><BR>Default username form field<BR><BR><STRONG>account.form.username.label</STRONG><BR>Default text for username form field<BR><BR><STRONG>account.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>account.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>account.form.passwordConfirm</STRONG><BR>Default password confirm form field<BR><BR><STRONG>account.form.passwordConfirm.label<BR></STRONG>Default text for password confirm form field<BR><BR><STRONG>account.noform</STRONG><BR>Indicates whether or not the display account form has any visible fields<BR><BR><STRONG>account.nofields<BR></STRONG>Default display in the case that there are no form elements to display</P>|,
'create-2' => q|The following template variables are available for&nbsp;WebGUI Authentication Anonymous Registration templates. <BR><BR><STRONG>create.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;anonymous registration&nbsp;page.<BR><BR><STRONG>create.form.hidden<BR></STRONG>Hidden form fields required for form submittal<BR><BR><STRONG>create.form.footer</STRONG><BR>The required form elements that go after the anonymous registration page form.
<P><STRONG>create.form.submit<BR></STRONG>The default submit button for the&nbsp;anonymous registration form. <BR><BR><STRONG>title<BR></STRONG>Default page title
<P><STRONG>create.form.profile<BR></STRONG>A loop containing visible and required profile fields for anonymouse registration<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <STRONG>profile.formElement</STRONG><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Form element for visible or required profile field<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <STRONG>profile.formElement.label</STRONG><BR><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </STRONG>Default text label for profile form element<BR><BR><BR><STRONG>login.url<BR></STRONG>URL for the login page<BR><BR><STRONG>login.label</STRONG><BR>Default text label for login page link.<BR><BR><STRONG>create.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>create.form.username</STRONG><BR>Default username form field<BR><BR><STRONG>create.form.username.label</STRONG><BR>Default text for username form field<BR><BR><STRONG>create.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>create.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>create.form.passwordConfirm</STRONG><BR>Default password confirm form field<BR><BR><STRONG>create.form.passwordConfirm.label<BR></STRONG>Default text for password confirm form field<BR><BR><STRONG>recoverPassword.isAllowed<BR></STRONG>Flag indicating whether or not password recovery is enabled<BR><BR><STRONG>recoverPassword.url<BR></STRONG>URL for the password recovery page.<BR><BR><STRONG>recoverPassword.label<BR></STRONG>Default label for the password recovery link</P>|,
'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&nbsp;WebGUI Authentication Password Expiration templates. <BR><BR><STRONG>expired.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;password expiration&nbsp;page.<BR><BR><STRONG>expired.form.hidden<BR></STRONG>Hidden form fields required for form submittal<BR><BR><STRONG>expired.form.footer</STRONG><BR>The required form elements that go after the password expiration page form.
<P><STRONG>expired.form.submit<BR></STRONG>The default submit button for the&nbsp;password expiration&nbsp;form. <BR><BR><STRONG>displayTitle<BR></STRONG>Default page title
<P><STRONG>expired.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>create.form.oldPassword</STRONG><BR>Default&nbsp;old password form field<BR><BR><STRONG>create.form.oldPassword.label</STRONG><BR>Default text for&nbsp;old password&nbsp;form field<BR><BR><STRONG>expired.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>expired.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>expired.form.passwordConfirm</STRONG><BR>Default password confirm form field<BR><BR><STRONG>expired.form.passwordConfirm.label<BR></STRONG>Default text for password confirm form field</P>|,
'login-1' => q|WebGUI Authentication Login Template|,
'login-2' => q|The following template variables are available for&nbsp;WebGUI Authentication&nbsp;Login&nbsp;templates.
<P><STRONG>login.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;login page.<BR><BR><STRONG>login.form.hidden</STRONG><BR>Hidden form fields required for form submission<BR><BR><STRONG>login.form.footer</STRONG><BR>The required form elements that go after the login page form.</P>
<P><STRONG>login.form.submit<BR></STRONG>The default submit button for the&nbsp;login form. <BR><BR><STRONG>login.form.username<BR></STRONG>Default username form field<BR><BR><STRONG>login.form.username.label<BR></STRONG>Default text for username form field<BR><BR><STRONG>login.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>login.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>title<BR></STRONG>Default page title
<P><STRONG>login.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>anonymousRegistration.isAllowed<BR></STRONG>Flag indicating whether or not anoymous registrations are allowed<BR><BR><STRONG>createAccount.url</STRONG><BR>URL&nbsp;for&nbsp;the anonymous registration page<BR><BR><STRONG>createAccount.label<BR></STRONG>Default label for the anonymous registration link<BR><BR><STRONG>recoverPassword.isAllowed</STRONG><BR>Flag indicating whether or not password recovery is enabled<BR><BR><STRONG>recoverPassword.url<BR></STRONG>URL for the password recovery page.<BR><BR><STRONG>recoverPassword.label<BR></STRONG>Default label for the password recovery link</P>|,
'recovery-1' => q|WebGUI Authentication Password Recovery Template|,
'recovery-2' => q|The following template variables are available for&nbsp;WebGUI Authentication&nbsp;Password Recovery&nbsp;templates.
<P><STRONG>recover.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;password recovery&nbsp;page.<BR><BR><STRONG>recover.form.hidden</STRONG><BR>Hidden form fields required for form submission<BR><BR><STRONG>recover.form.footer</STRONG><BR>The required form elements that go after the&nbsp;password recovery&nbsp;page form.</P>
<P><STRONG>recover.form.submit<BR></STRONG>The default submit button for the&nbsp;password recovery&nbsp;form. <BR><BR><STRONG>login.form.email<BR></STRONG>Default&nbsp;email form field<BR><BR><STRONG>login.form.email.label<BR></STRONG>Default text for&nbsp;email form field<BR><BR><STRONG>title<BR></STRONG>Default page title
<P><STRONG>recover.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>anonymousRegistration.isAllowed<BR></STRONG>Flag indicating whether or not anoymous registrations are allowed<BR><BR><STRONG>createAccount.url</STRONG><BR>URL&nbsp;for&nbsp;the anonymous registration page<BR><BR><STRONG>createAccount.label<BR></STRONG>Default label for the anonymous registration link<BR><BR><STRONG>login.url<BR></STRONG>URL for the login page<BR><BR><STRONG>login.label</STRONG><BR>Default text label for login page link.</P>|,
lastUpdated => 1078852836
},
};

View file

@ -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.
<br><br>
<b>Acknowledgement</b><br>
@ -81,8 +161,11 @@ Choose a template that will be used to display the acknowlegement.
<b>List Template</b><br>
Choose a template that will be used to display the list of stored records in this Data Form.
<p>|,
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.
<p/>
<b>acknowledgement</b><br>
@ -230,8 +313,11 @@ The end of the form.
<p>
*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.
<br><br>
<b>Label</b><br>
@ -272,38 +358,94 @@ Enter the default value (if any) for the field. For Yes/No fields, enter "yes"
<p>
|,
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:
<p>
<b>back.url</b><br>
@ -400,24 +542,55 @@ A conditional indicating whether this field exists for the mail subsystem of the
</blockquote>
</blockquote>|,
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
},
};

View file

@ -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 <b>and</b> all of its recurrences.|,
'77' => {
message => q|Delete this event <b>and</b> 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.
<br><br>
<b>Main Template</b><br>
@ -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|<b>Title</b><br>
'73' => {
message => q|<b>Title</b><br>
The title for this event.
<p>
@ -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".
<p>
|,
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.
<p/>
<b>title</b><br/>
@ -204,10 +304,16 @@ The URL to view the event after this one.
The description of this event.
<p/>
|,
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.
<p/>
<b>addevent.url</b><br/>
The URL to add an event to the calendar.
@ -449,10 +555,20 @@ A label representing the abbreviated version of "Saturday".
<p>
|,
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.|
},
};

View file

@ -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.
<p>
<b>Template</b><br/>
@ -55,10 +113,16 @@ If you wish to start adding files to download right away, leave this checked.
<p>
|,
lastUpdated => 1038887335
},
72 => q|File, Add/Edit|,
'72' => {
message => q|File, Add/Edit|,
lastUpdated => 1038883174
},
73 => q|<b>File Title</b><br>
'73' => {
message => q|<b>File Title</b><br>
The title that will be displayed for this file. If left blank the filename will be used.
<p>
@ -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".
<p>
|,
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.
<p/>
<b>titleColumn.url</b><br/>
@ -230,6 +300,8 @@ A conditional indicating whether there are any files for this user to view.
<p/>
|,
lastUpdated => 1082371148
},
};

View file

@ -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.
<p>
@ -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?
<p>
|,
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.|
},
};

View file

@ -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|
<P>This is the list of template variables available for
search&nbsp;templates:</P>
<P><STRONG>query<BR></STRONG>Contains the value of the <EM>query</EM> form
@ -69,60 +73,146 @@ one page in the paginator.
the first page.
<P><B>isLastPage</B><BR>A conditional indicating whether the visitor is viewing
the last page.</P>|,
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|
<P>The Search adds advanced search capabilities to your WebGUI site. </P>
<P><STRONG>Index to use<BR></STRONG>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.</P>
@ -157,6 +247,8 @@ no preview.</P>
highlight the search results in the preview you'll want to check this box.</P>
<P dir=ltr align=left><STRONG>Highlight color n<BR></STRONG>The colors that are
used to highlight the corresponding words in the query.&nbsp;</P>|,
lastUpdated => 1070195783
},
};

View file

@ -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.
<br><br>
|,
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.
<p>
@ -30,12 +54,22 @@ The description of the forum.
<p>
<b>NOTE:</b> 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.
<p/>
<b>forum.add.url</b><br>
@ -173,6 +207,8 @@ The controls for the default forum.
A condition indicating whether there is more than one forum.
<p>
|,
lastUpdated => 1066584179
},
};

View file

@ -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|<font color="red">Please specify an identifier. ie: ^Navigation(myMenu);</font>|,
'35' => {
message => q|<font color="red">Please specify an identifier. ie: ^Navigation(myMenu);</font>|,
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"|
},
};

View file

@ -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.
<br><br>
<b>Active</b><br>
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.
<br><br>
|,
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:
<b>canVote</b><br>
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.
<p>
|,
lastUpdated => 1050183668
},
72 => q|Randomize answers?|,
'72' => {
message => q|Randomize answers?|,
lastUpdated => 1031514049
},
12 => q|Total Votes|,
'12' => {
message => q|Total Votes|,
lastUpdated => 1050182699
},
};

View file

@ -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.
<p/>
<b>brochure.icon</b><br/>
@ -273,8 +418,11 @@ The title of the linked product.
The WebGUI management controls for this related product.
<p/>
|,
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.
<p>
<b>Benefit</b><br>
@ -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".
<p>
|,
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.
<p>
<b>Template</b><br/>
@ -329,10 +486,16 @@ The product, user, or service manual for this product.
The warranty for this product.
<p>
|,
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.
<p>
<b>Feature</b><br>
@ -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".
<p>
|,
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.
<p>
@ -370,10 +539,16 @@ If you'd like to add another specification, select "Yes".
<p>
|,
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.
<p>
<b>Accessory</b><br>
@ -384,10 +559,16 @@ Choose from the list of products you've already entered.
Select "Yes" if you have another accessory to add.
<p>
|,
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.
<p>
@ -401,6 +582,8 @@ Select "Yes" if you have another related product to add.
<p>
|,
lastUpdated => 1041876679
},
};

View file

@ -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|<b>Debug:</b> Error: The SQL specified is of an improper format.|,
'10' => {
message => q|<b>Debug:</b> Error: The SQL specified is of an improper format.|,
lastUpdated => 1031514049
},
11 => q|<b>Debug:</b> Error: There was a problem with the query.|,
'11' => {
message => q|<b>Debug:</b> Error: There was a problem with the query.|,
lastUpdated => 1031514049
},
12 => q|<b>Debug:</b> Error: Could not connect to the database.|,
'12' => {
message => q|<b>Debug:</b> 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|<b>Debug:</b> Query:|,
'17' => {
message => q|<b>Debug:</b> 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.
<p>
@ -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:
<p>
<b>columns_loop</b><br />
@ -119,8 +159,13 @@ The default label for rows.count.isZero.
<br /><br />
|,
lastUpdated => 1082365471
},
72 => q|SQL Report Template|,
'72' => {
message => q|SQL Report Template|,
lastUpdated => 1082371148
},
};

View file

@ -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.
<br><br>
<b>Template</b><br/>
@ -37,10 +56,16 @@ If this setting is true, site map entries are sorted alphabetically. If this se
<p>
|,
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.
<p />
<b>page_loop</b><br />
@ -82,12 +107,23 @@ A condition indicating whether or not this page is at the top of the navigation
</blockquote>
<p />|,
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
},
};

View file

@ -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.
<b>user.canViewReports</b><br>
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.
<p>
|,
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.
<p/>
<b>Question Order</b><br/>
@ -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.
<p/>
|,
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.
<p>
<b>question.add.url</b><br>
@ -430,10 +698,18 @@ The unique id for this question.
</blockquote>
|,
lastUpdated => 1078223096
},
81 => q|Anonymous responses?|,
'81' => {
message => q|Anonymous responses?|,
lastUpdated => 1059069492
},
82 => q|Terminate Survey|,
'82' => {
message => q|Terminate Survey|,
lastUpdated => 1068901816
},
};

View file

@ -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 <a href="http://www.cnn.com/">CNN</a> and <a href="http://slashdot.org/">Slashdot</a>. 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 <a href="http://www.cnn.com/">CNN</a> and <a href="http://slashdot.org/">Slashdot</a>. It can, of course, be used for other things like sports scores, stock market info, etc.
<br><br>
<b>URL to RSS file</b><br>
@ -35,10 +48,16 @@ Select a template for this content.
<p><b>Maximum Headlines</b><br>
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.
<p>|,
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.
<p>
@ -71,8 +90,13 @@ The description of the content.
A URL directly to the original content.
</blockquote>|,
lastUpdated => 1047855526
},
3 => q|Maximum Number of Headlines|,
'3' => {
message => q|Maximum Number of Headlines|,
lastUpdated => 1057208065
},
};

View file

@ -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.
<p/>
<b>title</b><br/>
@ -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.
<br><br>
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.
<p/>
<b>readmore.label</b><br/>
@ -557,14 +728,28 @@ The administrative toolbar for each submission.
<p/>
|,
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.
<p>
<b>submission.isNew</b><br>
@ -699,6 +884,8 @@ A submit button.
The bottom of the form.
<p>
|,
lastUpdated => 1070199365
},
};

View file

@ -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|<b>Debug:</b> 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.<p></p>
1 => q|Web Services Client|,
<b>SOAP URI/WSDL</b><br>
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.<p></p>
61 => q|Web Services Client, Add/Edit|,
<b>SOAP Proxy</b><br>
The SOAP proxy is the full name of the server and/or script that is listening for SOAP calls. For example:
<code>http://mydomain.com/cgi-bin/soaplistener.pl</code><p></p>
3 => q|SOAP Proxy|,
<b>SOAP Method/Call</b><br>
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.<p></p>
32 => q|<b>Debug:</b> Error: Could not connect to the SOAP server.|,
<b>SOAP Call Parameters</b><br>
If your SOAP call requires any additional parameters, include them here as a valid perl hash, array or scalar. For example: <code>'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.'</code>.<p></p>
2 => q|SOAP URI or WSDL|,
<b>Execute by default?</b><br>
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.<p></p>
9 => q|Debug?|,
<b>Template</b><br>
Choose a layout for this SOAP client.<p></p>
24 => q|SOAP return is type: |,
<b>Preprocess macros on query?</b><br>
If you're using WebGUI macros in your query you'll want to check this box.<p></p>
31 => q|<b>Debug:</b> Error: There was a problem with the SOAP call.|,
<b>Pagination After</b><br>
How many rows should be displayed before splitting the results into separate pages? In other words, how many rows should be displayed per page?<p></p>
25 => q|There was a problem with the SOAP call: |,
<b>Pagination Variable</b><br>
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.<p></p>
27 => q|Cache expires|,
<b>Debug?</b><br>
If you want to display debugging and error messages on the page, check this box.<p></p>
23 => q|The URI/WSDL specified is of an improper format.|,
<b>Decode utf8?</b><br />
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.<p></p>
12 => q|Msg if no results|,
<b>Cache</b><br />
By default, SOAP calls are cached uniquely for each user session. By selecting "Global" call returns can be shared between users.<p></p>
21 => q|There were no results for this query.|,
<b>Cache expires</b>Number 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|<b>Debug:</b> 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|<b>Debug:</b> 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|<b>Debug:</b> 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.<p></p><b>results</b><br />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
<b>numberOfPages</b><br />Number of pages in a paginated set.<p></p>
<b>pageNumber</b><br />Current page number in a paginated set.</blockquote>|,
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|<b>Debug:</b> Error: The URI/WSDL specified is of an improper format.|,
'30' => {
message => q|<b>Debug:</b> 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.<p></p>
'28' => {
message => q|Cache|,
lastUpdated => 1088972047
},
<b>SOAP URI/WSDL</b><br>
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.<p></p>
'29' => {
message => q|Session|,
lastUpdated => 1088120988
},
<b>SOAP Proxy</b><br>
The SOAP proxy is the full name of the server and/or script that is listening for SOAP calls. For example:
<code>http://mydomain.com/cgi-bin/soaplistener.pl</code>
'19' => {
message => q|Global|,
lastUpdated => 1088972047
},
<b>SOAP Method/Call</b><br>
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.<p></p>
<b>SOAP Call Parameters</b><br>
If your SOAP call requires any additional parameters, include them here as a valid perl hash, array or scalar. For example: <code>\'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.\'</code>.<p></p>
<b>Execute by default?</b><br>
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.<p></p>
<b>Template</b><br>
Choose a layout for this SOAP client.<p></p>
<b>Preprocess macros on query?</b><br>
If you\'re using WebGUI macros in your query you\'ll want to check this box.<p></p>
<b>Pagination After</b><br>
How many rows should be displayed before splitting the results into separate pages? In other words, how many rows should be displayed per page?<p></p>
<b>Pagination Variable</b><br>
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.<p></p>
<b>Debug?</b><br>
If you want to display debugging and error messages on the page, check this box.<p></p>
<b>Decode utf8?</b><br />
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.<p></p>
<b>Cache</b><br />
By default, SOAP calls are cached uniquely for each user session. By selecting "Global" call returns can be shared between users.<p></p>
<b>Cache expires</b><br>
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;

File diff suppressed because it is too large Load diff

View file

@ -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
},
};

View file

@ -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.
<p>
<b>NOTE:</b> 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.
<p>
|,
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.|
},
};