\n";
}
diff --git a/e107_plugins/_blank/languages/English_global.php b/e107_plugins/_blank/languages/English_global.php
new file mode 100644
index 000000000..c3967a67a
--- /dev/null
+++ b/e107_plugins/_blank/languages/English_global.php
@@ -0,0 +1,10 @@
+
\ No newline at end of file
diff --git a/e107_plugins/_blank/plugin.xml b/e107_plugins/_blank/plugin.xml
index 0a7146dce..f418998e9 100644
--- a/e107_plugins/_blank/plugin.xml
+++ b/e107_plugins/_blank/plugin.xml
@@ -1,14 +1,14 @@
-
+
- A Blank Plugin to help you get started in plugin development
+ A Blank Plugin to help you get started in plugin developmentmisc
- Configure Blank
+ LAN_CONGIGURE
Blank Prefs
- Blank
+ LAN_PLUGIN__BLANK_LINK
1
diff --git a/e107_plugins/banner/languages/English_admin_banner.php b/e107_plugins/banner/languages/English_admin_banner.php
index 3695d8219..216983a29 100644
--- a/e107_plugins/banner/languages/English_admin_banner.php
+++ b/e107_plugins/banner/languages/English_admin_banner.php
@@ -7,10 +7,10 @@
*
*/
define("BNRLAN_1", "Banner #%d deleted.");
-define("BNRLAN_2", "Please confirm you wish to delete this banner - once deleted it cannot be retrieved");
-define("BNRLAN_5", "Confirm Delete Banner");
+define("BNRLAN_2", "Please confirm you wish to delete this banner - once deleted it cannot be retrieved"); //FIXME Use Generic
+define("BNRLAN_5", "Confirm Delete Banner"); //FIXME Use Generic
define("BNRLAN_6", "Delete cancelled.");
-define("BNRLAN_7", "Existing Banners");
+define("BNRLAN_7", "Existing Banners"); //FIXME Use Generic
define("BNRLAN_8", "Banner ID");
define("BNRLAN_9", "Client");
define("BNRLAN_10", "Clickthroughs");
@@ -21,8 +21,8 @@ define("BNRLAN_15", "No banners yet.");
define("BNRLAN_16", "Unlimited");
define("BNRLAN_17", "None");
define("BNRLAN_21", "Ends");
-define("BNRLAN_22", "Update Banner");
-define("BNRLAN_23", "Add New Banner");
+define("BNRLAN_22", "Update Banner"); //FIXME Use Generic
+define("BNRLAN_23", "Add New Banner"); //FIXME Use Generic
define("BNRLAN_24", "Campaign");
define("BNRLAN_27", "Client");
@@ -47,12 +47,12 @@ define("BNRLAN_58", "Banner front page");
define("BNRLAN_59", "Create new banner");
define("BNRLAN_60", "campaigns");
define("BNRLAN_61", "Banner menu");
-define("BNRLAN_62", "Banner Options");
-define("BNRLAN_63", "Banner Created");
-define("BNRLAN_64", "Banner Updated");
+define("BNRLAN_62", "Banner Options"); //FIXME Use Generic
+define("BNRLAN_63", "Banner Created"); //FIXME Use Generic
+define("BNRLAN_64", "Banner Updated"); //FIXME Use Generic
define("BANNER_MENU_L1", "Advertisement");
-define("BANNER_MENU_L2", "Banner menu configuration saved");
+define("BANNER_MENU_L2", "Banner menu configuration saved"); //FIXME Use Generic
define("BANNER_MENU_L3", "Caption");
//define("BANNER_MENU_L5", "Banner Configuration");
define("BANNER_MENU_L6", "choose campaigns to show in menu");
@@ -79,5 +79,5 @@ define("BNRLAN_67", "No campaigns yet.");
define("BNRLAN_68", "Banner Menu Configuration");
// Plugin manager
-define("BNRLAN_100", "Add advertising banners to your e107 website");
+
?>
\ No newline at end of file
diff --git a/e107_plugins/banner/languages/English_global.php b/e107_plugins/banner/languages/English_global.php
new file mode 100644
index 000000000..7aca6e063
--- /dev/null
+++ b/e107_plugins/banner/languages/English_global.php
@@ -0,0 +1,8 @@
+
\ No newline at end of file
diff --git a/e107_plugins/banner/plugin.xml b/e107_plugins/banner/plugin.xml
index b4b60e41b..339b107e5 100644
--- a/e107_plugins/banner/plugin.xml
+++ b/e107_plugins/banner/plugin.xml
@@ -1,16 +1,12 @@
-
+Add advertising banners to your e107 website
- Add advertising banners to your e107 website
+ Add advertising banners to your e107 websitebannersadvertise
-
-
-
- contentCopyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)
diff --git a/e107_plugins/calendar_menu/languages/English_global.php b/e107_plugins/calendar_menu/languages/English_global.php
new file mode 100644
index 000000000..e01e3bb22
--- /dev/null
+++ b/e107_plugins/calendar_menu/languages/English_global.php
@@ -0,0 +1,9 @@
+
\ No newline at end of file
diff --git a/e107_plugins/calendar_menu/languages/English_install.php b/e107_plugins/calendar_menu/languages/English_install.php
index fb200608b..15735373f 100644
--- a/e107_plugins/calendar_menu/languages/English_install.php
+++ b/e107_plugins/calendar_menu/languages/English_install.php
@@ -21,7 +21,7 @@ define('EC_ADINST_LAN_02', "Calendar event imminent:\n\n{EC_MAIL_CATEGORY}\n\n{E
For further details see the calendar entry on the web site:\n{EC_MAIL_LINK=Click Here}\n\n {EC_MAIL_CONTACT} for further details");
define('EC_ADINST_LAN_03', 'Default category - mailout messages are used if none defined for any other category');
define('EC_ADINST_LAN_04', 'To activate please go to your menus screen and select the calendar_menu into one of your menu areas.');
-define('EC_ADINST_LAN_05', 'Configure Event Calendar');
+// define('EC_ADINST_LAN_05', 'Configure Event Calendar');
define('EC_ADINST_LAN_06', 'Default category entered');
define('EC_ADINST_LAN_07', 'Error adding default category');
define('EC_ADINST_LAN_08', 'Default category already in DB');
diff --git a/e107_plugins/calendar_menu/plugin.xml b/e107_plugins/calendar_menu/plugin.xml
index fe0f76dcd..bc72af44c 100644
--- a/e107_plugins/calendar_menu/plugin.xml
+++ b/e107_plugins/calendar_menu/plugin.xml
@@ -1,24 +1,20 @@
-
+
- This plugin is a fully featured event calendar with calendar menu.
+ This plugin is a fully featured event calendar with calendar menu.readme.pdfcontent
-
-
-
-
- EC_ADINST_LAN_05
+ LAN_PLUGIN_CALENDAR_MENU_CONFIG
EC_ADLAN_A11
EC_ADLAN_A100
EC_ADLAN_A141
EC_ADLAN_A173
- Calendar
+ LAN_PLUGIN_CALENDAR_MENU_LINK
-
+ 2542540
@@ -56,5 +52,5 @@
000
-
+
\ No newline at end of file
diff --git a/e107_plugins/chatbox_menu/languages/English/English_global.php b/e107_plugins/chatbox_menu/languages/English/English_global.php
new file mode 100644
index 000000000..76a7701be
--- /dev/null
+++ b/e107_plugins/chatbox_menu/languages/English/English_global.php
@@ -0,0 +1,15 @@
+
\ No newline at end of file
diff --git a/e107_plugins/chatbox_menu/languages/English/admin_chatbox_menu.php b/e107_plugins/chatbox_menu/languages/English/admin_chatbox_menu.php
index d9564217e..610bae942 100644
--- a/e107_plugins/chatbox_menu/languages/English/admin_chatbox_menu.php
+++ b/e107_plugins/chatbox_menu/languages/English/admin_chatbox_menu.php
@@ -53,17 +53,11 @@ define("CHBLAN_36", "Chatbox Display options");
define("CHBLAN_37", "Normal chatbox");
define("CHBLAN_38", "Use javascript code to update posts dynamically (AJAX)");
define('CHBLAN_39', 'Nothing changed - not updated');
-define('CHBLAN_40', 'Chatbox');
-define('CHBLAN_41', 'Chatbox Menu');
-define('CHBLAN_42', '');
-define('CHBLAN_43', '');
+// define('CHBLAN_40', 'Chatbox');
+// define('CHBLAN_41', 'Chatbox Menu');
+
+
-// Admin Log
-define('LAN_AL_CHBLAN_01','Chatbox settings updated');
-define('LAN_AL_CHBLAN_02','Chatbox pruned');
-define('LAN_AL_CHBLAN_03','Chatbox posts recalculated');
-define('LAN_AL_CHBLAN_04','');
-define('LAN_AL_CHBLAN_05','');
?>
\ No newline at end of file
diff --git a/e107_plugins/chatbox_menu/plugin.xml b/e107_plugins/chatbox_menu/plugin.xml
index 782f9061b..1ee860ea8 100644
--- a/e107_plugins/chatbox_menu/plugin.xml
+++ b/e107_plugins/chatbox_menu/plugin.xml
@@ -1,13 +1,9 @@
-
-
+
- Chatbox Menu
+ Chatbox MenucontentCopyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)
-
-
-
LAN_CONFIGURE
diff --git a/e107_plugins/faqs/plugin.xml b/e107_plugins/faqs/plugin.xml
index d965d7d5a..2055ca61b 100644
--- a/e107_plugins/faqs/plugin.xml
+++ b/e107_plugins/faqs/plugin.xml
@@ -1,16 +1,16 @@
-
+
- A simple plugin to add Frequently Asked Questions to your website.
+ A simple plugin to add Frequently Asked Questions to your website.Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)content
- FAQs
+ LAN_PLUGIN_FAQS_NAME
- FAQs
+ LAN_PLUGIN_FAQS_NAME
255
diff --git a/e107_plugins/featurebox/languages/English_admin_featurebox.php b/e107_plugins/featurebox/languages/English_admin_featurebox.php
index d5dce978c..76b75d21f 100644
--- a/e107_plugins/featurebox/languages/English_admin_featurebox.php
+++ b/e107_plugins/featurebox/languages/English_admin_featurebox.php
@@ -34,12 +34,5 @@ define("FBLAN_24", "Plain");
define("FBLAN_25", "Template"); //FIXME LAN - use generic.
define("FBLAN_26", "you can use a different template for each message, add templates to e107_plugins/featurebox/templates/ folder");
-// Admin log messages
-define('LAN_AL_FBLAN_01', 'Featurebox created'); //FIXME LAN - use generic.
-define('LAN_AL_FBLAN_02', 'Featurebox updated'); //FIXME LAN - use generic.
-define('LAN_AL_FBLAN_03', 'Featurebox deleted'); //FIXME LAN - use generic.
-// Install/uninstall messages
-define('FBLAN_INSTALL_01', 'Adding Default category table data.');
-define('FBLAN_INSTALL_02', 'Adding Default table data.');
?>
\ No newline at end of file
diff --git a/e107_plugins/featurebox/languages/English_global.php b/e107_plugins/featurebox/languages/English_global.php
new file mode 100644
index 000000000..aa1154574
--- /dev/null
+++ b/e107_plugins/featurebox/languages/English_global.php
@@ -0,0 +1,12 @@
+
\ No newline at end of file
diff --git a/e107_plugins/gsitemap/languages/English_admin_gsitemap.php b/e107_plugins/gsitemap/languages/English_admin_gsitemap.php
index da24dbcf9..792dccec6 100644
--- a/e107_plugins/gsitemap/languages/English_admin_gsitemap.php
+++ b/e107_plugins/gsitemap/languages/English_admin_gsitemap.php
@@ -58,11 +58,5 @@ define("GSLAN_40", "Google Sitemap Entries");
define('GSLAN_41', "Google Sitemap. For more information on the Sitemap protocol, go to http://www.sitemaps.org/ or Google's page About Sitemaps");
define('GSLAN_42', 'Installation Successful..');
-// Admin log messages
-//-------------------
-define('LAN_AL_GSMAP_01', 'Import sitelinks');
-define('LAN_AL_GSMAP_02', 'Sitemap link deleted');
-define('LAN_AL_GSMAP_03', 'Sitemap link added');
-define('LAN_AL_GSMAP_04', 'Sitemap link updated');
-define('LAN_AL_GSMAP_05', '');
+
?>
\ No newline at end of file
diff --git a/e107_plugins/gsitemap/languages/English_log.php b/e107_plugins/gsitemap/languages/English_log.php
new file mode 100644
index 000000000..5041a40a5
--- /dev/null
+++ b/e107_plugins/gsitemap/languages/English_log.php
@@ -0,0 +1,11 @@
+
\ No newline at end of file
diff --git a/e107_plugins/import/languages/English_admin_import.php b/e107_plugins/import/languages/English_admin_import.php
index 6ea0057d9..49a7f09d0 100644
--- a/e107_plugins/import/languages/English_admin_import.php
+++ b/e107_plugins/import/languages/English_admin_import.php
@@ -27,8 +27,8 @@ if (!defined('e107_INIT')) { exit; }
//define('LAN_CONTINUE','Continue'); Now global definition
-define('LAN_CONVERT_01','Import into e107');
-define('LAN_CONVERT_02','Import data from Wordpress, Joomla, Drupal, Blogspot, RSS and other formats.');
+// define('LAN_CONVERT_01','Import into e107');
+// define('LAN_CONVERT_02','Import data from Wordpress, Joomla, Drupal, Blogspot, RSS and other formats.');
define('LAN_CONVERT_03','You must start with a clean E107 database, other than the main admin user (ID=1)');
define('LAN_CONVERT_04','Field(s) left blank, please go back and re-enter values.');
define('LAN_CONVERT_05','Running this script may empty many of your E107 tables - make sure you have a full backup before continuing!');
diff --git a/e107_plugins/import/plugin.xml b/e107_plugins/import/plugin.xml
index 55dd994e0..7f072e2c6 100644
--- a/e107_plugins/import/plugin.xml
+++ b/e107_plugins/import/plugin.xml
@@ -1,8 +1,7 @@
-
-
+
- Import data from Wordpress, Joomla, Drupal, Blogpost, RSS and other formats.
+ Import data from Wordpress, Joomla, Drupal, Blogpost, RSS and other formats.toolsCopyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)
diff --git a/e107_plugins/list_new/languages/English_admin_list_new.php b/e107_plugins/list_new/languages/English_admin_list_new.php
index ca85f2789..91cccd28f 100644
--- a/e107_plugins/list_new/languages/English_admin_list_new.php
+++ b/e107_plugins/list_new/languages/English_admin_list_new.php
@@ -24,11 +24,11 @@
if (!defined("PAGE_NAME")) { define("PAGE_NAME", "List New Items"); }
-define("LIST_PLUGIN_1", "List");
+// define("LIST_PLUGIN_1", "List");
define("LIST_PLUGIN_2", "This plugin allows you to view a list of recent additions in all e107 categories. You can either view the list with data since your last visit, or view a general latest additions list. Besides the page a menu is also present. Every section is configurable in the admin area.");
define("LIST_PLUGIN_3", "Configure Main Menu");
define("LIST_PLUGIN_4", "The List_new plugin is now ready to be used.");
-define("LIST_PLUGIN_5", "list");
+
define("LIST_PLUGIN_6", "This plugin is not installed.");
define("LIST_ADMIN_1", "recent");
diff --git a/e107_plugins/list_new/plugin.xml b/e107_plugins/list_new/plugin.xml
index eaa68b867..946251cee 100644
--- a/e107_plugins/list_new/plugin.xml
+++ b/e107_plugins/list_new/plugin.xml
@@ -11,7 +11,7 @@
LIST_PLUGIN_3
- LIST_PLUGIN_5
+ LIST_PLUGIN_1
diff --git a/e107_plugins/log/languages/English.php b/e107_plugins/log/languages/English.php
index f93c1d84f..f06947542 100644
--- a/e107_plugins/log/languages/English.php
+++ b/e107_plugins/log/languages/English.php
@@ -49,7 +49,7 @@ define("ADSTAT_L30", "Site Referrals");
define("ADSTAT_L31", "Search Engine Query Strings");
define("ADSTAT_L32", "Referred from");
define("ADSTAT_L33", "Visits in last");
-define("ADSTAT_L34", "Visits");
+// define("ADSTAT_L34", "Visits"); // see English_globa.php
define("ADSTAT_L35", "Unique visits in last");
define("ADSTAT_L36", "days by page");
define("ADSTAT_L37", "Visits by month");
diff --git a/e107_plugins/log/languages/English_admin_log.php b/e107_plugins/log/languages/English_admin_log.php
index c68361e52..2c546a3ce 100644
--- a/e107_plugins/log/languages/English_admin_log.php
+++ b/e107_plugins/log/languages/English_admin_log.php
@@ -48,8 +48,8 @@ define("ADSTAT_L29", "Page Name");
define("ADSTAT_L30", "Check to remove");
define("ADSTAT_L31", "Remove selected pages");
define("ADSTAT_L32", "Page Tidy");
-define("ADSTAT_L33", "Configure Statistics Logging");
-define("ADSTAT_L34", "Site Stats");
+// define("ADSTAT_L33", "Configure Statistics Logging"); see English_global.php
+// define("ADSTAT_L34", "Site Stats");
define ('ADSTAT_L35', 'Options');
define ('ADSTAT_L36', 'Data Export');
define ('ADSTAT_L37', 'Create export file');
@@ -102,13 +102,6 @@ define ('ADSTAT_L83', 'Following log ID entries removed:');
define ('ADSTAT_L84', '');
define ('ADSTAT_L85', '');
-// Messages for log entries
-define('LAN_AL_STAT_01', 'Stats - reset');
-define('LAN_AL_STAT_02', 'Stats - settings changed');
-define('LAN_AL_STAT_03', 'Stats - pages removed');
-define('LAN_AL_STAT_04', 'Stats - historic data removed');
-define('LAN_AL_STAT_05', '');
-define('LAN_AL_STAT_06', '');
-define('LAN_AL_STAT_07', '');
+
?>
\ No newline at end of file
diff --git a/e107_plugins/log/languages/English_global.php b/e107_plugins/log/languages/English_global.php
new file mode 100644
index 000000000..537f604ec
--- /dev/null
+++ b/e107_plugins/log/languages/English_global.php
@@ -0,0 +1,10 @@
+
\ No newline at end of file
diff --git a/e107_plugins/log/languages/English_log.php b/e107_plugins/log/languages/English_log.php
new file mode 100644
index 000000000..608098389
--- /dev/null
+++ b/e107_plugins/log/languages/English_log.php
@@ -0,0 +1,11 @@
+
\ No newline at end of file
diff --git a/e107_plugins/log/plugin.xml b/e107_plugins/log/plugin.xml
index bcd3debcc..3cb72c583 100644
--- a/e107_plugins/log/plugin.xml
+++ b/e107_plugins/log/plugin.xml
@@ -1,16 +1,12 @@
-
-
+
- This plugin will log all visits to your site, and build detailed statistic screens based on the information gathered.
-
-
-
+ This plugin will log all visits to your site, and build detailed statistic screens based on the information gathered.
- ADSTAT_L33
+ LAN_PLUGIN_LOG_CONFIGURE
- ADSTAT_L34
+ LAN_PLUGIN_LOG_LINK
0
diff --git a/e107_plugins/pm/pm_shortcodes.php b/e107_plugins/pm/pm_shortcodes.php
index 749493c1c..20e0648ae 100755
--- a/e107_plugins/pm/pm_shortcodes.php
+++ b/e107_plugins/pm/pm_shortcodes.php
@@ -175,13 +175,13 @@ class pm_handler_shortcodes
public function sc_pm_post_button()
{
- return "";
+ return "";
}
public function sc_pm_preview_button()
{
- return "";
+ return "";
}