From 5d7046af8fbbc2576cd8ccf838ac9bfa2dc28ee6 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 6 Apr 2005 03:42:27 +0000 Subject: [PATCH] moved Macro labels into the Macro international files --- lib/WebGUI/i18n/English/Macro_AdminBar.pm | 30 ++++++++ lib/WebGUI/i18n/English/Macro_AdminToggle.pm | 10 +++ .../i18n/English/Macro_EditableToggle.pm | 10 +++ lib/WebGUI/i18n/English/Macro_H_homeLink.pm | 5 ++ lib/WebGUI/i18n/English/Macro_L_loginBox.pm | 10 +++ lib/WebGUI/i18n/English/Macro_LoginToggle.pm | 11 +++ lib/WebGUI/i18n/English/Macro_a_account.pm | 5 ++ lib/WebGUI/i18n/English/Macro_r_printable.pm | 5 ++ lib/WebGUI/i18n/English/WebGUI.pm | 70 ------------------- 9 files changed, 86 insertions(+), 70 deletions(-) diff --git a/lib/WebGUI/i18n/English/Macro_AdminBar.pm b/lib/WebGUI/i18n/English/Macro_AdminBar.pm index 47fd891fb..3e7928b68 100644 --- a/lib/WebGUI/i18n/English/Macro_AdminBar.pm +++ b/lib/WebGUI/i18n/English/Macro_AdminBar.pm @@ -96,6 +96,36 @@ The URL for executing this admin function. |, lastUpdated => 1112583521, }, + + '376' => { + message => q|Package|, + lastUpdated => 1031514049 + }, + + '1083' => { + message => q|New Content|, + lastUpdated => 1076866510 + }, + + '1082' => { + message => q|Clipboard|, + lastUpdated => 1076866475 + }, + + '399' => { + message => q|Validate this page.|, + lastUpdated => 1031514049 + }, + + '12' => { + message => q|Turn admin off.|, + lastUpdated => 1031514049 + }, + + '82' => { + message => q|Administrative functions...|, + lastUpdated => 1031514049 + }, }; 1; diff --git a/lib/WebGUI/i18n/English/Macro_AdminToggle.pm b/lib/WebGUI/i18n/English/Macro_AdminToggle.pm index 9067f2e14..90d0fe43a 100644 --- a/lib/WebGUI/i18n/English/Macro_AdminToggle.pm +++ b/lib/WebGUI/i18n/English/Macro_AdminToggle.pm @@ -26,6 +26,16 @@ The Internationalized label for turning on or off Admin (depending on the state |, lastUpdated => 1112466919, }, + + '516' => { + message => q|Turn Admin On!|, + lastUpdated => 1031514049 + }, + + '517' => { + message => q|Turn Admin Off!|, + lastUpdated => 1031514049 + }, }; 1; diff --git a/lib/WebGUI/i18n/English/Macro_EditableToggle.pm b/lib/WebGUI/i18n/English/Macro_EditableToggle.pm index 012fe9479..dbd89e16e 100644 --- a/lib/WebGUI/i18n/English/Macro_EditableToggle.pm +++ b/lib/WebGUI/i18n/English/Macro_EditableToggle.pm @@ -25,6 +25,16 @@ The Internationalized label for turning on or off Admin (depending on the state |, lastUpdated => 1112466919, }, + + '516' => { + message => q|Turn Admin On!|, + lastUpdated => 1031514049 + }, + + '517' => { + message => q|Turn Admin Off!|, + lastUpdated => 1031514049 + }, }; 1; diff --git a/lib/WebGUI/i18n/English/Macro_H_homeLink.pm b/lib/WebGUI/i18n/English/Macro_H_homeLink.pm index 88d2f683a..bf02d5b81 100644 --- a/lib/WebGUI/i18n/English/Macro_H_homeLink.pm +++ b/lib/WebGUI/i18n/English/Macro_H_homeLink.pm @@ -22,6 +22,11 @@ The translated label for the link to the home page or the text that you supply t |, lastUpdated => 1112466919, }, + + '47' => { + message => q|Home|, + lastUpdated => 1031514049 + }, }; 1; diff --git a/lib/WebGUI/i18n/English/Macro_L_loginBox.pm b/lib/WebGUI/i18n/English/Macro_L_loginBox.pm index 620a9f6c2..7c9240800 100644 --- a/lib/WebGUI/i18n/English/Macro_L_loginBox.pm +++ b/lib/WebGUI/i18n/English/Macro_L_loginBox.pm @@ -66,6 +66,16 @@ Form footer. |, lastUpdated => 1112466919, }, + + '48' => { + message => q|Hello|, + lastUpdated => 1031514049, + }, + + '49' => { + message => q|Click here to log out.|, + lastUpdated => 1031514049, + }, }; 1; diff --git a/lib/WebGUI/i18n/English/Macro_LoginToggle.pm b/lib/WebGUI/i18n/English/Macro_LoginToggle.pm index 3475e11f0..66947990c 100644 --- a/lib/WebGUI/i18n/English/Macro_LoginToggle.pm +++ b/lib/WebGUI/i18n/English/Macro_LoginToggle.pm @@ -22,6 +22,17 @@ The Internationalized label for logging in or logging out (depending on the stat |, lastUpdated => 1112466919, }, + + '716' => { + message => q|Login|, + lastUpdated => 1031514049 + }, + + '717' => { + message => q|Logout|, + lastUpdated => 1031514049 + }, + }; 1; diff --git a/lib/WebGUI/i18n/English/Macro_a_account.pm b/lib/WebGUI/i18n/English/Macro_a_account.pm index 7b2bdc200..d8921bf50 100644 --- a/lib/WebGUI/i18n/English/Macro_a_account.pm +++ b/lib/WebGUI/i18n/English/Macro_a_account.pm @@ -34,6 +34,11 @@ The translated label for the account link, or the text that you supply to the ma |, lastUpdated => 1112560585, }, + + '46' => { + message => q|My Account|, + lastUpdated => 1031514049 + }, }; 1; diff --git a/lib/WebGUI/i18n/English/Macro_r_printable.pm b/lib/WebGUI/i18n/English/Macro_r_printable.pm index 18bd1602f..c1599220a 100644 --- a/lib/WebGUI/i18n/English/Macro_r_printable.pm +++ b/lib/WebGUI/i18n/English/Macro_r_printable.pm @@ -43,6 +43,11 @@ The translated label for the printable link, or the text that you supply to the |, lastUpdated => 1112504006, }, + + '53' => { + message => q|Make Page Printable|, + lastUpdated => 1031514049 + }, }; 1; diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index fb0d5f877..3cf66f02a 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -92,11 +92,6 @@ our $I18N = { lastUpdated => 1031514049 }, - '517' => { - message => q|Turn Admin Off!|, - lastUpdated => 1031514049 - }, - '451' => { message => q|is required.|, lastUpdated => 1031514049 @@ -282,11 +277,6 @@ The URL of the web site for this theme's designer. If you are in the business of lastUpdated => 1043879866 }, - '1083' => { - message => q|New Content|, - lastUpdated => 1076866510 - }, - '739' => { message => q|UI Level|, lastUpdated => 1033832377 @@ -337,11 +327,6 @@ The URL of the web site for this theme's designer. If you are in the business of lastUpdated => 1031514049 }, - '49' => { - message => q|Click here to log out.|, - lastUpdated => 1031514049 - }, - '993' => { message => q|DSN|, lastUpdated => 1056151382 @@ -405,11 +390,6 @@ The URL of the web site for this theme's designer. If you are in the business of lastUpdated => 1044126611 }, - '716' => { - message => q|Login|, - lastUpdated => 1031514049 - }, - '1000' => { message => q|

Database Links enable a WebGUI administrator to add commonly used databases for use in SQL Reports. This frees the SQL Report author from having to know or enter a DSN, user, or password.
@@ -839,11 +819,6 @@ As with any delete operation, you are prompted to be sure you wish to proceed wi lastUpdated => 1050265139 }, - '399' => { - message => q|Validate this page.|, - lastUpdated => 1031514049 - }, - '1073' => { message => q|Style Template|, lastUpdated => 1070027660 @@ -1193,11 +1168,6 @@ That particular example will help you get good ranking on search engines. lastUpdated => 1050230443 }, - '82' => { - message => q|Administrative functions...|, - lastUpdated => 1031514049 - }, - '333' => { message => q|Work Country|, lastUpdated => 1031514049 @@ -1448,11 +1418,6 @@ The password you use to connect to the DSN. lastUpdated => 1031514049 }, - '717' => { - message => q|Logout|, - lastUpdated => 1031514049 - }, - '462' => { message => q|Time Format|, lastUpdated => 1031514049 @@ -1493,11 +1458,6 @@ The password you use to connect to the DSN. lastUpdated => 1031514049 }, - '48' => { - message => q|Hello|, - lastUpdated => 1031514049 - }, - '360' => { message => q|One Over Three|, lastUpdated => 1031514049 @@ -1760,11 +1720,6 @@ One package that many people create is a Page/Article package. It is often the c lastUpdated => 1031514049 }, - '53' => { - message => q|Make Page Printable|, - lastUpdated => 1031514049 - }, - '245' => { message => q|Date|, lastUpdated => 1031514049 @@ -2334,11 +2289,6 @@ Large sites using external group data will be making many calls to the external lastUpdated => 1031514049 }, - '47' => { - message => q|Home|, - lastUpdated => 1031514049 - }, - '681' => { message => q|Packages, Creating|, lastUpdated => 1038889481 @@ -2928,11 +2878,6 @@ The headings of columns on things like message boards and user contributions. lastUpdated => 1034736999 }, - '46' => { - message => q|My Account|, - lastUpdated => 1031514049 - }, - '1051' => { message => q|Replace With|, lastUpdated => 1066418940 @@ -3048,11 +2993,6 @@ As with any delete operation, you are prompted to be sure you wish to proceed wi lastUpdated => 1031514049 }, - '376' => { - message => q|Package|, - lastUpdated => 1031514049 - }, - '125' => { message => q|Company Name|, lastUpdated => 1031514049 @@ -3303,11 +3243,6 @@ As with any delete operation, you are prompted to be sure you wish to proceed wi lastUpdated => 1031514049 }, - '516' => { - message => q|Turn Admin On!|, - lastUpdated => 1031514049 - }, - '613' => { message => q|

Users are the accounts in the system that are given rights to do certain things. There are two default users built into the system: Admin and Visitor.

@@ -3334,11 +3269,6 @@ You can search users based on username and email address. You can do partial sea lastUpdated => 1066394455 }, - '1082' => { - message => q|Clipboard|, - lastUpdated => 1076866475 - }, - '974' => { message => q|Users can add themselves?|, lastUpdated => 1053778912