mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 02:24:08 +02:00
Merged upstream changes.
This commit is contained in:
@@ -114,6 +114,7 @@ define("LAN_FILES","Files");
|
||||
define("LAN_SIZE", "Size");
|
||||
define("LAN_VERSION", "Version");
|
||||
define("LAN_DOWNLOAD", "Download");
|
||||
define("LAN_WEBSITE", "Website");
|
||||
define("LAN_COMMENTS", "Comments");
|
||||
define("LAN_LOCATION", "Location");
|
||||
define("LAN_NO_RECORDS_FOUND","No Records Found");
|
||||
@@ -121,6 +122,7 @@ define("LAN_RATING", "Rating");
|
||||
define("LAN_IMAGE","Image");
|
||||
define("LAN_ABOUT", "About");
|
||||
define("LAN_TITLE", "Title");
|
||||
define("LAN_MESSAGE", "Message");
|
||||
define("LAN_USER", "User");
|
||||
define("LAN_EMAIL","Email address");
|
||||
define("LAN_WROTE", "wrote"); // as in John wrote.." ";
|
||||
|
@@ -16,7 +16,7 @@ if (!getperms("2"))
|
||||
exit;
|
||||
}
|
||||
|
||||
if(e_DEBUG_MENUMANAGER === true)
|
||||
if(!deftrue("e_DEBUG_MENUMANAGER"))
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
@@ -2,19 +2,14 @@
|
||||
/*
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2008-2009 e107 Inc (e107.org)
|
||||
* Copyright (C) 2008-2017 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
*
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/help/wmessage.php,v $
|
||||
* $Revision$
|
||||
* $Date$
|
||||
* $Author$
|
||||
*/
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
$text = "This page allows you to set a message that will appear at the top of your front page all the time it's activated. You can set a different message for guests, registered/logged-in members and administrators.";
|
||||
$ns -> tablerender("WMessage Help", $text);
|
||||
$text = WMLAN_13 ;
|
||||
$ns -> tablerender( WMLAN_12, $text);
|
||||
|
||||
|
@@ -197,6 +197,7 @@ define("ADLAN_170", "These stats are for demonstration purposes only.");
|
||||
define("ADLAN_171", "Install Site Stats Plugin");
|
||||
|
||||
define("ADLAN_185", "Toggle Sidebar");
|
||||
define("ADLAN_186", "The following old files can be safely deleted from your system:");
|
||||
|
||||
// define("ADLAN_CL_1", "Settings");
|
||||
define("ADLAN_CL_2", "Users");
|
||||
@@ -238,6 +239,7 @@ Below is the list of files that could potentially be malicious:");
|
||||
define("LAN_CREATE","Create");
|
||||
define("LAN_MANAGE","Manage");
|
||||
define("LAN_UPDATE","Update");
|
||||
define("LAN_INSTALLED","Installed");//TODO elsewhere
|
||||
define("LAN_LAST_UPDATED","Last Updated");
|
||||
define("LAN_UPDATE_AVAILABLE","Update Available");
|
||||
define("LAN_ADD", "Add");
|
||||
@@ -295,6 +297,7 @@ define("LAN_PLUGIN","Plugin");
|
||||
define("LAN_PLUGIN_FOLDER","Plugin Folder");
|
||||
define("LAN_THEMES","Themes");
|
||||
define("LAN_THEME","Theme");
|
||||
define("LAN_CORE","Core");
|
||||
define("LAN_LATEST_e107_NEWS","Latest e107 News");
|
||||
define("LAN_WEBSITE_STATUS","Website Status");
|
||||
define("LAN_STATS","Stats");
|
||||
@@ -359,7 +362,7 @@ define("LAN_UNCHECKALL", "Uncheck All");
|
||||
define("LAN_DELCHECKED", "Delete Checked");
|
||||
|
||||
define("LAN_USERCLASS", "Userclass");
|
||||
|
||||
define("LAN_MANAGER", "Manager");
|
||||
|
||||
define("LAN_HELP", "Help");
|
||||
define("LAN_CUSTOM", "Custom");
|
||||
@@ -385,6 +388,7 @@ define("LAN_ID", "ID");
|
||||
|
||||
define("LAN_VISIBILITY", "Visibility");
|
||||
define("LAN_VISIBLE_TO", "Visible To");
|
||||
define("LAN_PARENT", "Parent");
|
||||
|
||||
define("LAN_ICON", "Icon");
|
||||
define("LAN_LOADING", "Loading...");
|
||||
@@ -402,7 +406,7 @@ define("LAN_TEMPLATES","Templates");
|
||||
define("LAN_CATEGORIES", "Categories");
|
||||
define("LAN_DEMO_FORBIDDEN", "Changes on this page are not possible in demo mode.");
|
||||
define("LAN_COPYRIGHT", "Copyright");
|
||||
define("LAN_MANAGER", "Manage Permissions");
|
||||
define("LAN_MANAGEPERMS", "Manage Permissions");
|
||||
define("LAN_PING", "Ping");
|
||||
define("LAN_START", "Start");
|
||||
define("LAN_END", "End");
|
||||
@@ -486,24 +490,29 @@ define("LAN_PERSONALIZE_MENUS", "Personalize Menus");
|
||||
define("LAN_LATEST_COMMENTS", "Latest Comments");
|
||||
define("LAN_COMMENTS_ALLOWED", "Comments Allowed");
|
||||
define("LAN_PERSONALIZE", "Personalize");
|
||||
define("LAN_SELECT_COLUMNS_TO_DISPLAY", "Select columns to display");
|
||||
define("LAN_DISPLAY_COLUMNS", "Display Columns");
|
||||
//define("LAN_SELECT_COLUMNS_TO_DISPLAY", "Select columns to display"); // Moved to lan_form_handler.php
|
||||
//define("LAN_DISPLAY_COLUMNS", "Display Columns"); // Moved to lan_form_handler.php
|
||||
define("LAN_SETTINGS_NOT_SAVED_NO_CHANGES_MADE", "Settings not saved as no changes were made.");
|
||||
define("LAN_DASHBOARD_LAYOUT", "Dashboard Layout");
|
||||
define("LAN_AFTER_SUBMIT", "After submit:");
|
||||
//define("LAN_AFTER_SUBMIT", "After submit:"); // Moved to lan_form_handler.php
|
||||
define("LAN_UNAVAILABLE", "Unavailable");
|
||||
define("LAN_READY_UP_FOLDER_FIELDS", "Ready to use upload form fields, optional - file list view");
|
||||
//define("LAN_READY_UP_FOLDER_FIELDS", "Ready to use upload form fields, optional - file list view"); // Not used only debug
|
||||
define("LAN_NO_LABEL_PROVIDED", "No Label Provided");
|
||||
define("LAN_NOT_FOUND", "Not Found!");
|
||||
define("LAN_QUICK_VIEW", "Quick View");
|
||||
define("LAN_GO_TO_USER_PROFILE", "Go to user profile");
|
||||
define("LAN_MULTI_LANGUAGE_FIELD", "Multi-language field");
|
||||
define("LAN_GO_TO_LIST", "go to list");
|
||||
define("LAN_CREATE_ANOTHER", "create another");
|
||||
define("LAN_EDIT_CURRENT", "edit current");
|
||||
//define("LAN_QUICK_VIEW", "Quick View"); // Moved to lan_form_handler.php
|
||||
//define("LAN_GO_TO_USER_PROFILE", "Go to user profile"); // Moved to lan_form_handler.php
|
||||
//define("LAN_MULTI_LANGUAGE_FIELD", "Multi-language field"); // Moved to lan_form_handler.php
|
||||
//define("LAN_GO_TO_LIST", "go to list"); // Moved to lan_form_handler.php
|
||||
//define("LAN_CREATE_ANOTHER", "create another"); // Moved to lan_form_handler.php
|
||||
//define("LAN_EDIT_CURRENT", "edit current"); // Moved to lan_form_handler.php
|
||||
define("LAN_MAINTENANCE", "Maintenance");
|
||||
define("LAN_RETURN_TO_FRONT_PANEL", "Return to Front Panel");
|
||||
define("LAN_CHANGE_LANGUAGE", "Change Language");
|
||||
|
||||
define("LAN_NEWER_VERSION_OF_X", "A newer version of the [x] [y] is available for download."); // x= Name y = Theme | Plugin
|
||||
|
||||
define("LAN_SUBJECT", "Subject");
|
||||
define("LAN_ITEM", "Item");
|
||||
define("LAN_LOCK", "Lock");
|
||||
define("LAN_SYSTEM_USER", "System user");
|
||||
define("LAN_ENGINE", "Engine");
|
||||
|
@@ -1,10 +1,14 @@
|
||||
<?php
|
||||
/*
|
||||
* Copyright (C) 2008-2013 e107 Inc (e107.org), Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
* e107 website system
|
||||
*
|
||||
* Admin Language File
|
||||
* Copyright (C) 2008-2017 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
*/
|
||||
* Language file - Site Links Admin
|
||||
*
|
||||
*/
|
||||
|
||||
// define("LCLAN_1", "Options Saved");
|
||||
// define("LCLAN_2", "Saving link to database.");
|
||||
@@ -14,7 +18,7 @@
|
||||
// define("LCLAN_8", "Site Navigation Links");
|
||||
// define("LCLAN_12", "Link Rendertype");
|
||||
// define("LCLAN_13", "Render");
|
||||
define("LCLAN_15", "Link Name");
|
||||
//define("LCLAN_15", "Link Name");//LAN_NAME
|
||||
// define("LCLAN_16", "Link URL");
|
||||
// define("LCLAN_17", "Link Description");
|
||||
// define("LCLAN_18", "Link Button / Icon");
|
||||
@@ -57,7 +61,7 @@ define("LCLAN_81", "Sub-menus will display only after clicking their parent. (Li
|
||||
// define("LCLAN_102", "New 600x400");
|
||||
// define("LCLAN_103", "New 800x600");
|
||||
|
||||
define("LCLAN_104", "Sublink of");
|
||||
//define("LCLAN_104", "Sublink of");//LAN_PARENT
|
||||
define("LCLAN_105", "Function");
|
||||
define("LCLAN_106", "Owned by");
|
||||
define("LCLAN_107", "Enable to override URL with a dynamically created Search-Engine-Friendly URL");
|
||||
@@ -78,4 +82,4 @@ define("LINKLAN_9", "Download Categories");
|
||||
// define("LINKLAN_10", "Create Sublink");
|
||||
// define('LINKLAN_11', 'Nothing changed - not updated');
|
||||
|
||||
?>
|
||||
?>
|
||||
|
@@ -1,108 +1,112 @@
|
||||
<?php
|
||||
/*
|
||||
+ ----------------------------------------------------------------------------+
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_userclass2.php,v $
|
||||
| $Revision$
|
||||
| $Date$
|
||||
| $Author$
|
||||
+----------------------------------------------------------------------------+
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2008-2017 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* Administration Area - User classes
|
||||
*
|
||||
*/
|
||||
|
||||
//define("UCSLAN_1", "Cleared all users from class.");
|
||||
//define("UCSLAN_2", "Class users updated.");
|
||||
define("UCSLAN_3", "Class deleted.");
|
||||
// define("UCSLAN_4", "Please tick the confirm box to delete this user class"); currently not in use
|
||||
define("UCSLAN_5", "Class updated.");
|
||||
define("UCSLAN_6", "Class saved to database.");
|
||||
define("UCSLAN_7", "No user classes yet.");
|
||||
define("UCSLAN_8", "Existing Classes");
|
||||
define("UCSLAN_9", "No Icon");
|
||||
//define("UCSLAN_3", "Class deleted.");//NOT USED
|
||||
//define("UCSLAN_4", "Please tick the confirm box to delete this user class"); currently not in use
|
||||
//define("UCSLAN_5", "Class updated.");//LAN_UPDATED.': '.LAN_USERCLASS
|
||||
//define("UCSLAN_6", "Class saved to database.");//LAN_UPDATED.': '.LAN_USERCLASS
|
||||
//define("UCSLAN_7", "No user classes yet.");//LAN_NO_RECORDS_FOUND
|
||||
//define("UCSLAN_8", "Existing Classes");//NOT USED
|
||||
//define("UCSLAN_9", "No Icon");//NOT USED
|
||||
define("UCSLAN_10", "Class not deleted - it is a core class, or is used in the definition of another class, as either parent or edit class");
|
||||
define("UCSLAN_11", "tick to confirm");
|
||||
define("UCSLAN_12", "Class Name");
|
||||
define("UCSLAN_13", "Class Description");
|
||||
define("UCSLAN_14", "Update User Class");
|
||||
define("UCSLAN_15", "Create New Class");
|
||||
//define("UCSLAN_11", "tick to confirm");//NOT USED
|
||||
//define("UCSLAN_12", "Class Name");//LAN_NAME
|
||||
//define("UCSLAN_13", "Class Description");//LAN_DESCRIPTION
|
||||
//define("UCSLAN_14", "Update User Class");//LAN_UPDATE
|
||||
//define("UCSLAN_15", "Create New Class");//LAN_CREATE
|
||||
//define("UCSLAN_16", "Assign users to class");
|
||||
//define("UCSLAN_17", "Remove");
|
||||
define("UCSLAN_18", "Clear Class");
|
||||
//define("UCSLAN_18", "Clear Class");//NOT USED
|
||||
//define("UCSLAN_19", "Assign users to");
|
||||
define("UCSLAN_20", "class");
|
||||
define("UCSLAN_21", "User Class Settings");
|
||||
//define("UCSLAN_20", "class");//NOT USED
|
||||
//define("UCSLAN_21", "User Class Settings");//LAN_SETTINGS
|
||||
//define("UCSLAN_22", "Users - click to move ...");
|
||||
//define("UCSLAN_23", "Users in this class ...");
|
||||
define("UCSLAN_24", "Class Manager");
|
||||
define("UCSLAN_25", "Create/Edit Classes");
|
||||
define("UCSLAN_26", "Class Membership");
|
||||
define("UCSLAN_27", "Debug Help");
|
||||
//define("UCSLAN_24", "Class Manager");//LAN_MANAGER
|
||||
//define("UCSLAN_25", "Create/Edit Classes");//NOT USED
|
||||
//define("UCSLAN_26", "Class Membership");//NOT USED
|
||||
//define("UCSLAN_27", "Debug Help");//NOT USED
|
||||
//define("UCSLAN_28", "Modify Class Membership");
|
||||
define("UCSLAN_29", "That class must not be deleted");
|
||||
//define("UCSLAN_29", "That class must not be deleted");//NOT USED
|
||||
define("UCSLAN_30", "Short name displayed in selectors");
|
||||
define("UCSLAN_31", "Information about applicability of class");
|
||||
define("UCSLAN_32", "Users in this class can add/remove themselves from the class being edited");
|
||||
define("UCSLAN_33", "Determines which users can see this class in drop-down lists");
|
||||
define("UCSLAN_34", "Class Visibility");
|
||||
define("UCSLAN_35", "Class Parent");
|
||||
//define("UCSLAN_34", "Class Visibility");//LAN_VISIBILITY
|
||||
//define("UCSLAN_35", "Class Parent");//LAN_PARENT
|
||||
define("UCSLAN_36", "If the top of the tree is 'No One', permissions increase towards the top of the tree<br />If the top of the tree is 'Everyone', permissions increase as you go down the tree");
|
||||
define("UCSLAN_37", "You must enter a name for the class");
|
||||
define("UCSLAN_38", "Initial User Class");
|
||||
define("UCSLAN_39", "No classes which can be set");
|
||||
define("UCSLAN_40", "Set initial classes");
|
||||
define("UCSLAN_41", "Settings updated");
|
||||
define("UCSLAN_42", "Nothing changed - not updated");
|
||||
//define("UCSLAN_42", "Nothing changed - not updated");//LAN_NOCHANGE_NOTSAVED
|
||||
define("UCSLAN_43", "Existing classes: ");
|
||||
define("UCSLAN_44", "None");
|
||||
//define("UCSLAN_44", "None");//LAN_NONE
|
||||
define("UCSLAN_45", "Point at which classes set:");
|
||||
define("UCSLAN_46", "(ignored if no verification)");
|
||||
define("UCSLAN_47", "Initial Signup");
|
||||
define("UCSLAN_48", "Verification by email or admin");
|
||||
define("UCSLAN_49", "These classes are set for any newly signed up user - either immediately, or once their site membership has been verified");
|
||||
define("UCSLAN_50", "Options/Setup");
|
||||
define("UCSLAN_51", "User Class Functions");
|
||||
define("UCSLAN_52", "Setup Options");
|
||||
define("UCSLAN_53", "Caution! Only use these options if you understand what they do");
|
||||
//define("UCSLAN_50", "Options/Setup");//NOT USED
|
||||
//define("UCSLAN_51", "User Class Functions");//NOT USED
|
||||
//define("UCSLAN_52", "Setup Options");//LAN_OPTIONS
|
||||
define("UCSLAN_53", "Caution! Only use these options when requested by support.");
|
||||
define("UCSLAN_54", "Set a default user hierarchy");
|
||||
define("UCSLAN_55", "Clear the user hierarchy");
|
||||
define("UCSLAN_56", "(this sets a 'flat' user class structure)");
|
||||
define("UCSLAN_57", "(the hierarchy can be modified later)");
|
||||
define("UCSLAN_58", "Execute");
|
||||
define("UCSLAN_59", "Enable admin logging of user class edits");
|
||||
define("UCSLAN_60", "User Class Configuration options");
|
||||
define("UCSLAN_61", "User class setup");
|
||||
//define("UCSLAN_59", "Enable admin logging of user class edits");//NOT USED
|
||||
//define("UCSLAN_60", "User Class Configuration options");//NOT USED
|
||||
//define("UCSLAN_61", "User class setup");//NOT USED
|
||||
define("UCSLAN_62", "Create default class tree: ");
|
||||
define("UCSLAN_63", "That class name already exists - please choose another");
|
||||
define("UCSLAN_64", "completed");
|
||||
define("UCSLAN_65", "Flatten user class hierarchy: ");
|
||||
define("UCSLAN_66", "Confirm flatten user class hierarchy");
|
||||
define("UCSLAN_67", "Confirm set default user class hierarchy");
|
||||
define("UCSLAN_68", "Class Icon");
|
||||
//define("UCSLAN_66", "Confirm flatten user class hierarchy");
|
||||
//define("UCSLAN_67", "Confirm set default user class hierarchy");
|
||||
//define("UCSLAN_68", "Class Icon");//LAN_ICON
|
||||
define("UCSLAN_69", "Optional icon associated with class - directory ");
|
||||
define("UCSLAN_70", "Rebuilding class hierarchy: ");
|
||||
define("UCSLAN_71", "User Class Maintenance");
|
||||
define("UCSLAN_72", "Rebuild class hierarchy ");
|
||||
define("UCSLAN_73", "(This may be required if database corruption occurs)");
|
||||
|
||||
//userclass_class.php
|
||||
define("UCSLAN_74", "Administrators and Moderators");
|
||||
define("UCSLAN_75", "Registered and logged in members");
|
||||
define("UCSLAN_76", "Site Administrators");
|
||||
define("UCSLAN_77", "Main site Administrators");
|
||||
define("UCSLAN_77", "Main Site Administrators");
|
||||
define("UCSLAN_78", "Moderators for Forums and other areas");
|
||||
define("UCSLAN_79", "Class Type");
|
||||
|
||||
//define("UCSLAN_79", "Class Type");
|
||||
define("UCSLAN_80", "Standard");
|
||||
define("UCSLAN_81", "Group");
|
||||
define("UCSLAN_82", "A group brings together a number of individual classes");
|
||||
define("UCSLAN_83", "Classes in group");
|
||||
define("UCSLAN_84", " (Group)");
|
||||
//define("UCSLAN_84", " (Group)");//UCSLAN_81
|
||||
define("UCSLAN_85", "You have assigned all available classes; please reassign one which is not in use");
|
||||
define("UCSLAN_86", "Some settings not allowed for admin classes - they have been set to defaults. ");
|
||||
define("UCSLAN_87", "Recently joined users");
|
||||
define("UCSLAN_88", "Identified search bots");
|
||||
define("UCSLAN_89", "Checked classes are members of the group");
|
||||
define("UCSLAN_90", "You can't edit certain system user classes!");
|
||||
define("UCSLAN_91", "");
|
||||
//define("UCSLAN_91", "");//NOT USED
|
||||
|
||||
|
||||
define("UCSLAN_UPDATE", "Update");
|
||||
//define("UCSLAN_UPDATE", "Update");//NOT USED ... LAN_UPDATE
|
||||
|
||||
|
||||
?>
|
@@ -2,16 +2,12 @@
|
||||
/*
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2008-2009 e107 Inc (e107.org)
|
||||
* Copyright (C) 2008-2017 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* Language file - user admin
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_users.php,v $
|
||||
* $Revision$
|
||||
* $Date$
|
||||
* $Author$
|
||||
*
|
||||
*/
|
||||
define("USRLAN_1", "Options Saved.");
|
||||
@@ -279,16 +275,18 @@ define("USRLAN_251", "Leave blank for no change");
|
||||
define("USRLAN_252", "Resend account activation email to unactivated users.");
|
||||
define("USRLAN_253", "Older than");
|
||||
define("USRLAN_254", "Reset all passwords");
|
||||
define("USRLAN_255", "Notify User");
|
||||
define("USRLAN_256", "Dear");
|
||||
|
||||
// These need review - there are duplicates above - they come from admin/lan_userclass.php.
|
||||
// These need review - there are duplicates above - they come from admin/lan_userclass.php and are unconsistent with userclass defines. TODO LANS
|
||||
define("UCSLAN_1", "Sending notification email to");
|
||||
define("UCSLAN_2", "Updated Privileges");
|
||||
define("UCSLAN_3", "Dear");
|
||||
//define("UCSLAN_3", "Dear");//USRLAN_256
|
||||
define("UCSLAN_4", "Your privileges have been updated at");
|
||||
define("UCSLAN_5", "You now have access to the following area(s)");
|
||||
define("UCSLAN_6", "Set class for user");
|
||||
define("UCSLAN_7", "Set Classes");
|
||||
define("UCSLAN_8", "Notify User");
|
||||
//define("UCSLAN_8", "Notify User");//incorrect//USRLAN_255
|
||||
define("UCSLAN_9", "Classes Updated.");
|
||||
define("UCSLAN_10", "Regards,");
|
||||
define("UCSLAN_11", "Class membership for user ID --UID-- changed to --CLASSES--");
|
||||
|
@@ -1,14 +1,13 @@
|
||||
<?php
|
||||
/*
|
||||
+ ----------------------------------------------------------------------------+
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_wmessage.php,v $
|
||||
| $Revision$
|
||||
| $Date$
|
||||
| $Author$
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2008-2017 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
*/
|
||||
|
||||
// define("WMGLAN_1", "Message for Guests");
|
||||
// define("WMGLAN_2", "Message for Members");
|
||||
// define("WMGLAN_3", "Message for Administrators");
|
||||
@@ -19,16 +18,20 @@
|
||||
|
||||
define("WMLAN_00","Welcome Messages");
|
||||
//define("WMLAN_01","Create New Message");
|
||||
define("WMLAN_02","Message");
|
||||
//define("WMLAN_02","Message");//NOT_USED
|
||||
//define("WMLAN_03","Visibility");
|
||||
define("WMLAN_04","Message Text");
|
||||
//define("WMLAN_04","Message Text");//LAN_MESSAGE
|
||||
|
||||
define("WMLAN_05","Enclose");
|
||||
define("WMLAN_06","When enabled, the message will be rendered inside a box");
|
||||
define("WMLAN_07","Override standard system to use {WMESSAGE} shortcode:");
|
||||
// define("WMLAN_08","Preferences");
|
||||
|
||||
define("WMLAN_09","No welcome messages set yet");
|
||||
define("WMLAN_10","Message Caption");
|
||||
//define("WMLAN_09","No welcome messages set yet");//NOT USED
|
||||
//define("WMLAN_10","Message Caption");//LAN_TITLE
|
||||
|
||||
?>
|
||||
define("WMLAN_11","Enclosed with Carousel");
|
||||
define("WMLAN_12","Welcome Message Help");
|
||||
define("WMLAN_13","This page allows you to set a message that will appear at the top of your front page all the time it's activated. You can set a different message for guests, registered/logged-in members and administrators.");
|
||||
|
||||
?>
|
||||
|
@@ -9,4 +9,19 @@
|
||||
*/
|
||||
|
||||
|
||||
define("LAN_EFORM_001", "");
|
||||
define("LAN_EFORM_001", "Click on the avatar to change it");
|
||||
define("LAN_EFORM_002", "Choose Avatar");
|
||||
define("LAN_EFORM_003", "OR");
|
||||
define("LAN_EFORM_004", "Choose this avatar");
|
||||
define("LAN_EFORM_005", "No Avatars Available");
|
||||
define("LAN_EFORM_006", "Admin-Only Notice: The folder [x] is empty. Upload some default avatars images to this folder for users to choose avatars from.");
|
||||
define("LAN_EFORM_007", "Media Manager");
|
||||
define("LAN_EFORM_008", "Select columns to display");
|
||||
define("LAN_EFORM_009", "Display Columns");
|
||||
define("LAN_EFORM_010", "Quick View");
|
||||
define("LAN_EFORM_011", "Go to user profile");
|
||||
define("LAN_EFORM_012", "Multi-language field");
|
||||
define("LAN_EFORM_013", "go to list");
|
||||
define("LAN_EFORM_014", "create another");
|
||||
define("LAN_EFORM_015", "edit current");
|
||||
define("LAN_EFORM_016", "After submit:");
|
||||
|
@@ -1,38 +1,42 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @file
|
||||
/*
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2008-2017 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* Language definitions for Library Manager.
|
||||
*/
|
||||
|
||||
define('LAN_LIBRARY_MANAGER_01', 'The [x] library, which the [y] library depends on, is not installed.');
|
||||
define('LAN_LIBRARY_MANAGER_02', 'The version [x] of the [y] library is not compatible with the [z] library.');
|
||||
define('LAN_LIBRARY_MANAGER_03', 'The [x] library could not be found.');
|
||||
define('LAN_LIBRARY_MANAGER_04', 'The version of the [x] library could not be detected.');
|
||||
define('LAN_LIBRARY_MANAGER_05', 'The installed version [x] of the [y] library is not supported.');
|
||||
define('LAN_LIBRARY_MANAGER_06', 'The [x] variant of the [y] library could not be found.');
|
||||
define('LAN_LIBRARY_MANAGER_07', 'missing dependency');
|
||||
define('LAN_LIBRARY_MANAGER_08', 'incompatible dependency');
|
||||
define('LAN_LIBRARY_MANAGER_09', 'not found');
|
||||
define('LAN_LIBRARY_MANAGER_10', 'not detected');
|
||||
define('LAN_LIBRARY_MANAGER_11', 'not supported');
|
||||
define("LAN_LIBRARY_MANAGER_01", "The [x] library, which the [y] library depends on, is not installed.");
|
||||
define("LAN_LIBRARY_MANAGER_02", "The version [x] of the [y] library is not compatible with the [z] library.");
|
||||
define("LAN_LIBRARY_MANAGER_03", "The [x] library could not be found.");
|
||||
define("LAN_LIBRARY_MANAGER_04", "The version of the [x] library could not be detected.");
|
||||
define("LAN_LIBRARY_MANAGER_05", "The installed version [x] of the [y] library is not supported.");
|
||||
define("LAN_LIBRARY_MANAGER_06", "The [x] variant of the [y] library could not be found.");
|
||||
define("LAN_LIBRARY_MANAGER_07", "missing dependency");
|
||||
define("LAN_LIBRARY_MANAGER_08", "incompatible dependency");
|
||||
//define("LAN_LIBRARY_MANAGER_09", "not found");//LAN_NOT_FOUND
|
||||
define("LAN_LIBRARY_MANAGER_10", "not detected");
|
||||
define("LAN_LIBRARY_MANAGER_11", "not supported");
|
||||
|
||||
define('LAN_LIBRARY_MANAGER_12', 'List');
|
||||
define('LAN_LIBRARY_MANAGER_13', 'Library');
|
||||
define('LAN_LIBRARY_MANAGER_14', 'Version');
|
||||
define('LAN_LIBRARY_MANAGER_15', 'Homepage');
|
||||
define('LAN_LIBRARY_MANAGER_16', 'Download');
|
||||
define('LAN_LIBRARY_MANAGER_17', 'Installed');
|
||||
define('LAN_LIBRARY_MANAGER_18', 'Status');
|
||||
define('LAN_LIBRARY_MANAGER_19', 'Message');
|
||||
define('LAN_LIBRARY_MANAGER_20', 'link');
|
||||
define('LAN_LIBRARY_MANAGER_21', 'Provider');
|
||||
define('LAN_LIBRARY_MANAGER_22', 'plugin');
|
||||
define('LAN_LIBRARY_MANAGER_23', 'theme');
|
||||
define('LAN_LIBRARY_MANAGER_24', 'core');
|
||||
define('LAN_LIBRARY_MANAGER_25', 'Third-party libraries');
|
||||
define('LAN_LIBRARY_MANAGER_26', 'No library found');
|
||||
define('LAN_LIBRARY_MANAGER_27', 'Machine name: [x]');
|
||||
//define("LAN_LIBRARY_MANAGER_12", "List");//NOT USED
|
||||
define("LAN_LIBRARY_MANAGER_13", "Library");
|
||||
//define("LAN_LIBRARY_MANAGER_14", "Version");//LAN_VERSION
|
||||
//define("LAN_LIBRARY_MANAGER_15", "Homepage");//LAN_WEBSITE
|
||||
//define("LAN_LIBRARY_MANAGER_16", "Download");//LAN_DOWNLOAD
|
||||
//define("LAN_LIBRARY_MANAGER_17", "Installed");//LAN_INSTALLED //NOT USED but is elsewhere
|
||||
//define("LAN_LIBRARY_MANAGER_18", "Status");//LAN_STATUS
|
||||
//define("LAN_LIBRARY_MANAGER_19", "Message");//LAN_MESSAGE
|
||||
//define("LAN_LIBRARY_MANAGER_20", "link");//NOT USED
|
||||
define("LAN_LIBRARY_MANAGER_21", "Provider");
|
||||
//define("LAN_LIBRARY_MANAGER_22", "plugin");//LAN_PLUGIN
|
||||
//define("LAN_LIBRARY_MANAGER_23", "theme");//LAN_THEME
|
||||
//define("LAN_LIBRARY_MANAGER_24", "core");//LAN_CORE
|
||||
define("LAN_LIBRARY_MANAGER_25", "Third-party libraries");
|
||||
//define("LAN_LIBRARY_MANAGER_26", "No library found");//LAN_NOT_FOUND
|
||||
define("LAN_LIBRARY_MANAGER_27", "Machine name: [x]");
|
||||
define('LAN_LIBRARY_MANAGER_28', 'Library path: [x]');
|
||||
define('LAN_LIBRARY_MANAGER_29', 'Library path');
|
||||
define('LAN_LIBRARY_MANAGER_30', 'CDN settings');
|
||||
|
@@ -1,27 +1,26 @@
|
||||
<?php
|
||||
/*
|
||||
+ ----------------------------------------------------------------------------+
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_print.php,v $
|
||||
| $Revision$
|
||||
| $Date$
|
||||
| $Author$
|
||||
+----------------------------------------------------------------------------+
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2008-2017 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* English language file - Printer Friendly Page
|
||||
*
|
||||
*/
|
||||
if (!defined("PAGE_NAME")) { define("PAGE_NAME", "Printer Friendly"); }
|
||||
|
||||
define("LAN_PRINT_86", "Category:");
|
||||
define("LAN_PRINT_87", "by ");
|
||||
define("LAN_PRINT_94", "Posted by");
|
||||
define("LAN_PRINT_135", "News Item: ");
|
||||
//define("LAN_PRINT_86", "Category:");//LAN_CATEGORY // NOT USED
|
||||
//efine("LAN_PRINT_87", "by ");//NOT USED
|
||||
//define("LAN_PRINT_94", "Posted by");//LAN_POSTED_BY//NOT USED
|
||||
//define("LAN_PRINT_135", "News Item: ");//NOT USED
|
||||
define("LAN_PRINT_303", "This news item is from ");
|
||||
//define("LAN_PRINT_304", "Title: ");//LAN_TITLE
|
||||
define("LAN_PRINT_305", "Subheading: ");
|
||||
define("LAN_PRINT_306", "This is from: ");
|
||||
define("LAN_PRINT_307", "Print this page");
|
||||
//define("LAN_PRINT_305", "Subheading: ");//NOT USED
|
||||
//define("LAN_PRINT_306", "This is from: ");//NOT USED
|
||||
|
||||
define("LAN_PRINT_1", "printer friendly");
|
||||
define("LAN_PRINT_307", "Print this page");//TODO LANS GENERIC CANDIDATE
|
||||
|
||||
define("LAN_PRINT_1", "printer friendly");//TODO LANS GENERIC CANDIDATE
|
||||
|
||||
?>
|
||||
?>
|
||||
|
@@ -1,15 +1,16 @@
|
||||
<?php
|
||||
/*
|
||||
+ ----------------------------------------------------------------------------+
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_sitelinks.php,v $
|
||||
| $Revision$
|
||||
| $Date$
|
||||
| $Author$
|
||||
+----------------------------------------------------------------------------+
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2008-2017 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* English language file - for site links
|
||||
*
|
||||
*/
|
||||
define("LAN_SITELINKS_183", "Main Menu");
|
||||
define("LAN_SITELINKS_502", "Admin Area");
|
||||
|
||||
?>
|
||||
define("LAN_SITELINKS_183", "Main Menu");
|
||||
//define("LAN_SITELINKS_502", "Admin Area");//NOT USED
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user