first commit
This commit is contained in:
20
admininistrator/language/en-gb/common/authorize.php
Normal file
20
admininistrator/language/en-gb/common/authorize.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Protect your account';
|
||||
|
||||
// Text
|
||||
$_['text_security'] = 'You must answer security question whenever you login from an unknown device or computer.';
|
||||
$_['text_code'] = 'An email has been sent to your email account with a security code. Enter the code below to continue.';
|
||||
$_['text_locked'] = 'Your account has been locked!';
|
||||
$_['text_unlock'] = 'Your account has been locked because of to many incorrect attempts at entering the security code. Click the reset button to receive a reset link via your email account.';
|
||||
$_['text_unlocked'] = 'Success: Your account has been unlocked!';
|
||||
$_['text_link'] = 'Success: An email with a reset link has been sent your email address!';
|
||||
$_['text_resend'] = 'Success: An email has been sent to your email account with a security code!';
|
||||
|
||||
// Entry
|
||||
$_['entry_code'] = 'Security Code';
|
||||
|
||||
// Error
|
||||
$_['error_warning'] = 'You have exceeded the allowed number of security code attempts!';
|
||||
$_['error_code'] = 'Security code does not match!';
|
||||
$_['error_reset'] = 'Warning: Could not reset your security code!';
|
87
admininistrator/language/en-gb/common/column_left.php
Normal file
87
admininistrator/language/en-gb/common/column_left.php
Normal file
@ -0,0 +1,87 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_address_format'] = 'Address Format';
|
||||
$_['text_affiliate'] = 'Affiliate';
|
||||
$_['text_api'] = 'API';
|
||||
$_['text_attribute'] = 'Attributes';
|
||||
$_['text_attribute_group'] = 'Attribute Groups';
|
||||
$_['text_antispam'] = 'Anti-Spam';
|
||||
$_['text_article'] = 'Articles';
|
||||
$_['text_topic'] = 'Topics';
|
||||
$_['text_comment'] = 'Comments';
|
||||
$_['text_backup'] = 'Backup / Restore';
|
||||
$_['text_banner'] = 'Banners';
|
||||
$_['text_catalog'] = 'Catalog';
|
||||
$_['text_category'] = 'Categories';
|
||||
$_['text_cms'] = 'CMS';
|
||||
$_['text_contact'] = 'Mail';
|
||||
$_['text_country'] = 'Countries';
|
||||
$_['text_coupon'] = 'Coupons';
|
||||
$_['text_cron'] = 'Cron Jobs';
|
||||
$_['text_currency'] = 'Currencies';
|
||||
$_['text_customer'] = 'Customers';
|
||||
$_['text_customer_approval'] = 'Customer Approvals';
|
||||
$_['text_customer_group'] = 'Customer Groups';
|
||||
$_['text_customer_online'] = 'Customer Online';
|
||||
$_['text_custom_field'] = 'Custom Fields';
|
||||
$_['text_dashboard'] = 'Dashboard';
|
||||
$_['text_design'] = 'Design';
|
||||
$_['text_download'] = 'Downloads';
|
||||
$_['text_log'] = 'Error Logs';
|
||||
$_['text_event'] = 'Events';
|
||||
$_['text_extension'] = 'Extensions';
|
||||
$_['text_filter'] = 'Filters';
|
||||
$_['text_geo_zone'] = 'Geo Zones';
|
||||
$_['text_gdpr'] = 'GDPR';
|
||||
$_['text_information'] = 'Information';
|
||||
$_['text_installer'] = 'Installer';
|
||||
$_['text_language'] = 'Languages';
|
||||
$_['text_language_editor'] = 'Language Editor';
|
||||
$_['text_layout'] = 'Layouts';
|
||||
$_['text_length_class'] = 'Length Classes';
|
||||
$_['text_localisation'] = 'Localisation';
|
||||
$_['text_location'] = 'Store Location';
|
||||
$_['text_maintenance'] = 'Maintenance';
|
||||
$_['text_manufacturer'] = 'Manufacturers';
|
||||
$_['text_marketing'] = 'Marketing';
|
||||
$_['text_marketplace'] = 'Marketplace';
|
||||
$_['text_menu'] = 'Menu Manager';
|
||||
$_['text_navigation'] = 'Navigation';
|
||||
$_['text_online'] = 'Who\'s Online';
|
||||
$_['text_option'] = 'Options';
|
||||
$_['text_order'] = 'Orders';
|
||||
$_['text_order_status'] = 'Order Statuses';
|
||||
$_['text_product'] = 'Products';
|
||||
$_['text_product_option'] = 'Product Options';
|
||||
$_['text_reports'] = 'Reports';
|
||||
$_['text_review'] = 'Reviews';
|
||||
$_['text_return'] = 'Returns';
|
||||
$_['text_return_action'] = 'Return Actions';
|
||||
$_['text_return_reason'] = 'Return Reasons';
|
||||
$_['text_return_status'] = 'Return Statuses';
|
||||
$_['text_sale'] = 'Sales';
|
||||
$_['text_setting'] = 'Settings';
|
||||
$_['text_seo_url'] = 'SEO URL';
|
||||
$_['text_startup'] = 'Startup';
|
||||
$_['text_statistics'] = 'Statistics';
|
||||
$_['text_stock_status'] = 'Stock Statuses';
|
||||
$_['text_system'] = 'System';
|
||||
$_['text_subscription_plan'] = 'Subscription Plans';
|
||||
$_['text_subscription'] = 'Subscriptions';
|
||||
$_['text_subscription_status'] = 'Subscription Statuses';
|
||||
$_['text_tax'] = 'Taxes';
|
||||
$_['text_tax_class'] = 'Tax Classes';
|
||||
$_['text_tax_rate'] = 'Tax Rates';
|
||||
$_['text_theme'] = 'Theme Editor';
|
||||
$_['text_translation'] = 'Translations';
|
||||
$_['text_upgrade'] = 'Upgrade';
|
||||
$_['text_upload'] = 'Uploads';
|
||||
$_['text_users'] = 'Users';
|
||||
$_['text_user_group'] = 'User Groups';
|
||||
$_['text_voucher'] = 'Gift Vouchers';
|
||||
$_['text_voucher_theme'] = 'Voucher Themes';
|
||||
$_['text_weight_class'] = 'Weight Classes';
|
||||
$_['text_zone'] = 'Zones';
|
||||
$_['text_complete_status'] = 'Orders Completed';
|
||||
$_['text_processing_status'] = 'Orders Processing';
|
||||
$_['text_other_status'] = 'Other Statuses';
|
3
admininistrator/language/en-gb/common/dashboard.php
Normal file
3
admininistrator/language/en-gb/common/dashboard.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Dashboard';
|
25
admininistrator/language/en-gb/common/developer.php
Normal file
25
admininistrator/language/en-gb/common/developer.php
Normal file
@ -0,0 +1,25 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Developer Settings';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have modified developer settings!';
|
||||
$_['text_theme'] = 'Theme';
|
||||
$_['text_sass'] = 'SASS';
|
||||
$_['text_cache'] = 'Success: You have cleared the %s cache!';
|
||||
|
||||
// Column
|
||||
$_['column_component'] = 'Component';
|
||||
$_['column_action'] = 'Action';
|
||||
|
||||
// Entry
|
||||
$_['entry_theme'] = 'Theme';
|
||||
$_['entry_sass'] = 'SASS';
|
||||
$_['entry_cache'] = 'Cache';
|
||||
|
||||
// Button
|
||||
$_['button_on'] = 'On';
|
||||
$_['button_off'] = 'Off';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify developer settings!';
|
23
admininistrator/language/en-gb/common/filemanager.php
Normal file
23
admininistrator/language/en-gb/common/filemanager.php
Normal file
@ -0,0 +1,23 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Image Manager';
|
||||
|
||||
// Text
|
||||
$_['text_uploaded'] = 'Success: Your file has been uploaded!';
|
||||
$_['text_directory'] = 'Success: Directory created!';
|
||||
$_['text_delete'] = 'Success: Your file or directory has been deleted!';
|
||||
|
||||
// Entry
|
||||
$_['entry_search'] = 'Search..';
|
||||
$_['entry_folder'] = 'Folder Name';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: Permission Denied!';
|
||||
$_['error_filename'] = 'Warning: Filename must be between 3 and 255!';
|
||||
$_['error_folder'] = 'Warning: Folder name must be between 3 and 255!';
|
||||
$_['error_exists'] = 'Warning: A file or directory with the same name already exists!';
|
||||
$_['error_directory'] = 'Warning: Directory does not exist!';
|
||||
$_['error_filesize'] = 'Warning: Incorrect file size!';
|
||||
$_['error_file_type'] = 'Warning: Incorrect file type!';
|
||||
$_['error_upload'] = 'Warning: File could not be uploaded for an unknown reason!';
|
||||
$_['error_delete'] = 'Warning: You cannot delete this directory!';
|
4
admininistrator/language/en-gb/common/footer.php
Normal file
4
admininistrator/language/en-gb/common/footer.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_footer'] = '<a href="https://www.opencart.com">OpenCart</a> © 2009-' . date('Y') . ' All Rights Reserved.';
|
||||
$_['text_version'] = 'Version %s';
|
22
admininistrator/language/en-gb/common/forgotten.php
Normal file
22
admininistrator/language/en-gb/common/forgotten.php
Normal file
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Forgot Your Password?';
|
||||
$_['heading_reset'] = 'Reset your password';
|
||||
|
||||
// Text
|
||||
$_['text_email'] = 'Enter the e-mail address associated with your account. Click submit to have a password reset link e-mailed to you.';
|
||||
$_['text_success'] = 'An email with a confirmation link has been sent your admin email address.';
|
||||
$_['text_password'] = 'Enter the new password you wish to use.';
|
||||
$_['text_reset'] = 'Success: Your password has been successfully updated.';
|
||||
|
||||
// Entry
|
||||
$_['entry_password'] = 'Password';
|
||||
$_['entry_confirm'] = 'Confirm';
|
||||
$_['entry_email'] = 'E-Mail Address';
|
||||
|
||||
// Error
|
||||
$_['error_email'] = 'Warning: The E-Mail Address was not found in our records!';
|
||||
$_['error_code'] = 'Reset code does not match!';
|
||||
$_['error_disabled'] = 'Password reset has been disabled!';
|
||||
$_['error_password'] = 'Password must be between 4 and 20 characters!';
|
||||
$_['error_confirm'] = 'Password and password confirmation do not match!';
|
15
admininistrator/language/en-gb/common/header.php
Normal file
15
admininistrator/language/en-gb/common/header.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'OpenCart';
|
||||
|
||||
// Text
|
||||
$_['text_notification'] = 'Notifications';
|
||||
$_['text_notification_all'] = 'Show All';
|
||||
$_['text_notification_none'] = 'There are no notifications';
|
||||
$_['text_profile'] = 'Your Profile';
|
||||
$_['text_store'] = 'Stores';
|
||||
$_['text_help'] = 'Help';
|
||||
$_['text_homepage'] = 'OpenCart Homepage';
|
||||
$_['text_support'] = 'Support Forum';
|
||||
$_['text_documentation'] = 'Documentation';
|
||||
$_['text_logout'] = 'Logout';
|
2
admininistrator/language/en-gb/common/language.php
Normal file
2
admininistrator/language/en-gb/common/language.php
Normal file
@ -0,0 +1,2 @@
|
||||
<?php
|
||||
$_['error_language'] = 'Warning: Language could not be found!';
|
19
admininistrator/language/en-gb/common/login.php
Normal file
19
admininistrator/language/en-gb/common/login.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Administration';
|
||||
|
||||
// Text
|
||||
$_['text_heading'] = 'Administration';
|
||||
$_['text_login'] = 'Please enter your login details.';
|
||||
$_['text_forgotten'] = 'Forgotten Password';
|
||||
|
||||
// Entry
|
||||
$_['entry_username'] = 'Username';
|
||||
$_['entry_password'] = 'Password';
|
||||
|
||||
// Button
|
||||
$_['button_login'] = 'Login';
|
||||
|
||||
// Error
|
||||
$_['error_login'] = 'No match for Username and/or Password.';
|
||||
$_['error_token'] = 'Invalid token session. Please login again.';
|
35
admininistrator/language/en-gb/common/security.php
Normal file
35
admininistrator/language/en-gb/common/security.php
Normal file
@ -0,0 +1,35 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Important Security Notification!';
|
||||
|
||||
// Text
|
||||
$_['text_install'] = 'Installation directory';
|
||||
$_['text_install_description'] = 'Your installation directory needs deleting!';
|
||||
$_['text_install_success'] = 'Success: Install directory has been deleted!';
|
||||
$_['text_storage'] = 'Storage path';
|
||||
$_['text_storage_description'] = 'It is very important that you move the storage directory outside of the web directory (e.g. public_html, www or htdocs).';
|
||||
$_['text_storage_success'] = 'Success: Storage directory has been moved!';
|
||||
$_['text_admin'] = 'Rename admin directory';
|
||||
$_['text_admin_description'] = 'Please type in a new admin directory name in the field below.';
|
||||
$_['text_admin_success'] = 'Success: Admin directory has been renamed!';
|
||||
$_['text_path'] = 'Path';
|
||||
|
||||
// Entry
|
||||
$_['entry_path'] = 'Path';
|
||||
$_['entry_path_current'] = 'Current Path';
|
||||
$_['entry_path_new'] = 'New Path';
|
||||
$_['entry_name'] = 'Directory Name';
|
||||
|
||||
// Button
|
||||
$_['button_move'] = 'Move';
|
||||
$_['button_rename'] = 'Rename';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify security!';
|
||||
$_['error_install'] = 'Warning: Install directory does not exist!';
|
||||
$_['error_storage'] = 'Warning: Storage directory does not exist!';
|
||||
$_['error_storage_exists'] = 'Warning: Storage folder name already exists!';
|
||||
$_['error_admin'] = 'Warning: Admin directory does not exist!';
|
||||
$_['error_admin_exists'] = 'Warning: Admin folder name already exists!';
|
||||
$_['error_admin_name'] = 'Warning: Admin name cannot be `admin` as it is available to the public!';
|
||||
$_['error_writable'] = 'Warning: config.php and admin/config.php need to be made writable!';
|
Reference in New Issue
Block a user