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