Version Description
Download this release
Release Info
Developer | AITpro |
Plugin | BulletProof Security |
Version | 3.3 |
Comparing to | |
See all releases |
Code changes from version 3.2 to 3.3
- admin/core/core.php +4 -2
- admin/htaccess/secure.htaccess +1 -1
- admin/htaccess/wpadmin-secure.htaccess +1 -1
- admin/includes/admin.php +1 -1
- admin/system-info/system-info.php +1 -62
- bulletproof-security.php +4 -4
- includes/functions.php +1 -1
- includes/mscan-ajax-functions.php +7 -22
- languages/bulletproof-security.pot +990 -931
- readme.txt +2 -2
admin/core/core.php
CHANGED
@@ -1674,7 +1674,7 @@ jQuery(document).ready(function($){
|
|
1674 |
<div id="bpsProFeatures">
|
1675 |
|
1676 |
<?php
|
1677 |
-
$text = '<h3><span class="blue-bold">'.__('The Complete Website Security Solution for Hacker and Spammer Protection', 'bulletproof-security').'</span></h3><h3><span class="blue-bold">'.__('BulletProof Security Pro has an amazing track record. BPS Pro has been publicly available for
|
1678 |
?>
|
1679 |
|
1680 |
<?php echo '<p><span class="blue-bold">'; _e('One-Click Setup Wizard Installation: ', 'bulletproof-security'); echo '</span>'; _e('Fast, simple and complete BPS Pro installation and setup in less than 1 minute.', 'bulletproof-security').'</p>'; ?>
|
@@ -1712,9 +1712,11 @@ $text = '<h3><span class="blue-bold">'.__('The Complete Website Security Solutio
|
|
1712 |
|
1713 |
<div id="bpsProVersions">
|
1714 |
|
1715 |
-
<a href="https://forum.ait-pro.com/forums/topic/bulletproof-security-pro-version-release-dates/" target="_blank" title="Link Opens in New Browser Window" style="font-size:22px;"><?php _e('BPS Pro Version Release Dates', 'bulletproof-security'); ?></a><br />
|
|
|
1716 |
<div class="pro-links">
|
1717 |
<?php
|
|
|
1718 |
echo sprintf( __( '<a href="%2$s" target="_blank" title="Link Opens in New Browser Window">Whats New in BPS Pro %1$s</a>' ), '13.7', 'https://www.ait-pro.com/aitpro-blog/5518/bulletproof-security-pro/whats-new-in-bulletproof-security-pro-13-7/' ).'<br>'; ?>
|
1719 |
</div>
|
1720 |
<div id="milestone">7 Year Milestone: 8-1-2018 | First Public Release: 8-1-2011</div>
|
1674 |
<div id="bpsProFeatures">
|
1675 |
|
1676 |
<?php
|
1677 |
+
$text = '<h3><span class="blue-bold">'.__('The Complete Website Security Solution for Hacker and Spammer Protection', 'bulletproof-security').'</span></h3><h3><span class="blue-bold">'.__('BulletProof Security Pro has an amazing track record. BPS Pro has been publicly available for 7+ years and is installed on over 45,000 websites worldwide. Not a single one of those 45,000+ websites in 7+ years have been hacked.', 'bulletproof-security').'</span></h3><h3><span class="blue-bold">'.__('Why pay 10 times or more for other premium WordPress Security Plugins with recurring yearly subscriptions when you can get the best WordPress Security Plugin for an extremely low one-time purchase price?', 'bulletproof-security').'<br><a href="https://affiliates.ait-pro.com/po/" target="_blank">'.__('View Cost Comparison', 'bulletproof-security').'</a></span></h3><h3><span class="blue-bold">'.__('30-Day Money-Back Guarantee: If you are dissatisfied with BulletProof Security Pro for any reason. We offer a no questions asked full refund.', 'bulletproof-security').'</span></h3>'; echo $text;
|
1678 |
?>
|
1679 |
|
1680 |
<?php echo '<p><span class="blue-bold">'; _e('One-Click Setup Wizard Installation: ', 'bulletproof-security'); echo '</span>'; _e('Fast, simple and complete BPS Pro installation and setup in less than 1 minute.', 'bulletproof-security').'</p>'; ?>
|
1712 |
|
1713 |
<div id="bpsProVersions">
|
1714 |
|
1715 |
+
<a href="https://forum.ait-pro.com/forums/topic/bulletproof-security-pro-version-release-dates/" target="_blank" title="Link Opens in New Browser Window" style="font-size:22px;"><?php _e('BPS Pro Version Release Dates', 'bulletproof-security'); ?></a><br /><br />
|
1716 |
+
<div id="milestone">8 Year Milestone: 8-1-2019 | First Public Release: 8-1-2011</div>
|
1717 |
<div class="pro-links">
|
1718 |
<?php
|
1719 |
+
echo sprintf( __( '<a href="%2$s" target="_blank" title="Link Opens in New Browser Window">Whats New in BPS Pro %1$s</a>' ), '13.8', 'https://www.ait-pro.com/aitpro-blog/5537/bulletproof-security-pro/whats-new-in-bulletproof-security-pro-13-8/' ).'<br>';
|
1720 |
echo sprintf( __( '<a href="%2$s" target="_blank" title="Link Opens in New Browser Window">Whats New in BPS Pro %1$s</a>' ), '13.7', 'https://www.ait-pro.com/aitpro-blog/5518/bulletproof-security-pro/whats-new-in-bulletproof-security-pro-13-7/' ).'<br>'; ?>
|
1721 |
</div>
|
1722 |
<div id="milestone">7 Year Milestone: 8-1-2018 | First Public Release: 8-1-2011</div>
|
admin/htaccess/secure.htaccess
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
# BULLETPROOF 3.
|
2 |
|
3 |
# PHP/PHP.INI HANDLER/CACHE CODE
|
4 |
# Use BPS Custom Code to add php/php.ini Handler and Cache htaccess code and to save it permanently.
|
1 |
+
# BULLETPROOF 3.3 SECURE .HTACCESS
|
2 |
|
3 |
# PHP/PHP.INI HANDLER/CACHE CODE
|
4 |
# Use BPS Custom Code to add php/php.ini Handler and Cache htaccess code and to save it permanently.
|
admin/htaccess/wpadmin-secure.htaccess
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
# BULLETPROOF 3.
|
2 |
|
3 |
# DO NOT ADD URL REWRITING IN THIS FILE OR WORDPRESS WILL BREAK
|
4 |
# RewriteRule ^(.*)$ - [F] works in /wp-admin without breaking WordPress
|
1 |
+
# BULLETPROOF 3.3 WP-ADMIN SECURE .HTACCESS
|
2 |
|
3 |
# DO NOT ADD URL REWRITING IN THIS FILE OR WORDPRESS WILL BREAK
|
4 |
# RewriteRule ^(.*)$ - [F] works in /wp-admin without breaking WordPress
|
admin/includes/admin.php
CHANGED
@@ -658,7 +658,7 @@ function bpsPro_remove_non_wp_nodes_from_toolbar() {
|
|
658 |
function bpsPro_create_db_backup_folder() {
|
659 |
$options = get_option('bulletproof_security_options_db_backup');
|
660 |
|
661 |
-
if ( $options['bps_db_backup_folder'] && $options['bps_db_backup_folder'] != '' || @$_POST['Submit-DBB-Reset'] == true ) {
|
662 |
return;
|
663 |
}
|
664 |
|
658 |
function bpsPro_create_db_backup_folder() {
|
659 |
$options = get_option('bulletproof_security_options_db_backup');
|
660 |
|
661 |
+
if ( $options['bps_db_backup_folder'] && $options['bps_db_backup_folder'] != '' && is_dir( $options['bps_db_backup_folder'] ) || @$_POST['Submit-DBB-Reset'] == true ) {
|
662 |
return;
|
663 |
}
|
664 |
|
admin/system-info/system-info.php
CHANGED
@@ -1035,7 +1035,7 @@ function bpsPro_count_network_activated_plugins($count) {
|
|
1035 |
|
1036 |
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="bps-help_faq_table">
|
1037 |
<tr>
|
1038 |
-
<td class="bps-table_title"><h2><?php _e('Website Headers Check Tool ~ ', 'bulletproof-security'); ?><span style="font-size:.75em;"><?php _e('Check your website Headers or another website\'s Headers by making a GET
|
1039 |
</tr>
|
1040 |
<tr>
|
1041 |
<td class="bps-table_cell_help">
|
@@ -1092,67 +1092,6 @@ global $bps_topDiv, $bps_bottomDiv;
|
|
1092 |
<?php bps_sysinfo_get_headers_get(); ?>
|
1093 |
</form>
|
1094 |
|
1095 |
-
<?php
|
1096 |
-
_e('Check your website Headers or another website\'s Headers by making a HEAD Request', 'bulletproof-security').'<br>';
|
1097 |
-
|
1098 |
-
// Form - cURL Headers check - HEAD Request Method
|
1099 |
-
// Note: htmlspecialchars displays the sanitized esc_html output
|
1100 |
-
function bps_sysinfo_get_headers_head() {
|
1101 |
-
global $bps_topDiv, $bps_bottomDiv;
|
1102 |
-
|
1103 |
-
if ( isset( $_POST['Submit-Headers-Check-Head'] ) && current_user_can('manage_options') ) {
|
1104 |
-
check_admin_referer( 'bpsHeaderCheckHead' );
|
1105 |
-
|
1106 |
-
$disabled = explode(',', ini_get('disable_functions'));
|
1107 |
-
|
1108 |
-
if ( extension_loaded('curl') && ! in_array('curl_init', $disabled) && ! in_array('curl_exec', $disabled) && ! in_array('curl_setopt', $disabled) ) {
|
1109 |
-
|
1110 |
-
$url = ( isset( $_POST['bpsURL'] ) ) ? $_POST['bpsURL'] : '';
|
1111 |
-
$url = esc_html($url);
|
1112 |
-
$useragent = 'BPS Headers Check';
|
1113 |
-
|
1114 |
-
$ch = curl_init();
|
1115 |
-
curl_setopt($ch, CURLOPT_URL, $url);
|
1116 |
-
curl_setopt($ch, CURLOPT_USERAGENT, $useragent);
|
1117 |
-
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
|
1118 |
-
@curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
|
1119 |
-
curl_setopt($ch, CURLOPT_MAXREDIRS, 9);
|
1120 |
-
curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 15);
|
1121 |
-
curl_setopt($ch, CURLOPT_VERBOSE, true);
|
1122 |
-
curl_setopt($ch, CURLOPT_FILETIME, true);
|
1123 |
-
curl_setopt($ch, CURLOPT_HEADER, true);
|
1124 |
-
curl_setopt($ch, CURLOPT_NOBODY, true); // HEAD Request method
|
1125 |
-
$ce = curl_exec($ch);
|
1126 |
-
curl_close($ch);
|
1127 |
-
|
1128 |
-
echo $bps_topDiv;
|
1129 |
-
echo '<strong>'.__('HEAD Request Headers: ', 'bulletproof-security').'</strong>'.htmlspecialchars($url).'<br>';
|
1130 |
-
echo '<pre>';
|
1131 |
-
print_r($ce);
|
1132 |
-
echo '</pre>';
|
1133 |
-
echo $bps_bottomDiv;
|
1134 |
-
|
1135 |
-
} else {
|
1136 |
-
|
1137 |
-
echo $bps_topDiv;
|
1138 |
-
$text = '<font color="#fb0101"><strong>'.__('Error: The cURL Headers Check does not work on your website. Either the cURL Extension is not loaded or one of these functions is disabled in your php.ini file: curl_init, curl_exec and/or curl_setopt.', 'bulletproof-security').'</strong></font><br>';
|
1139 |
-
echo $text;
|
1140 |
-
echo $bps_bottomDiv;
|
1141 |
-
}
|
1142 |
-
}
|
1143 |
-
}
|
1144 |
-
?>
|
1145 |
-
|
1146 |
-
<form name="bpsHeadersHead" action="<?php echo admin_url( 'admin.php?page=bulletproof-security/admin/system-info/system-info.php#bps-tabs-2' ); ?>" method="post">
|
1147 |
-
<?php wp_nonce_field('bpsHeaderCheckHead'); ?>
|
1148 |
-
<div><label for="bpsHeaders"><strong><?php _e('Enter a Website URL - Example: ', 'bulletproof-security'); echo get_site_url(); ?></strong></label><br />
|
1149 |
-
<input type="text" name="bpsURL" class="form-300" value="" /> <br />
|
1150 |
-
<p class="submit">
|
1151 |
-
<input type="submit" name="Submit-Headers-Check-Head" class="button bps-button" value="<?php esc_attr_e('Check Headers HEAD Request', 'bulletproof-security') ?>" onclick="return confirm('<?php $text = __('This cURL Headers check makes a HEAD Request and you will see HTTP/1.1 403 Forbidden displayed if you are blocking HEAD Requests in your BPS root .htaccess file on your website.', 'bulletproof-security').'\n\n'.$bpsSpacePop.'\n\n'.__('Use the Check Headers GET Request tool to check your headers using GET instead of HEAD. This tool can also be used to check that your Security Log is working correctly and will generate a Security Log entry when you make a HEAD Request using this tool if you are blocking HEAD Requests in your BPS root .htaccess file on your website.', 'bulletproof-security').'\n\n'.$bpsSpacePop.'\n\n'.__('Click OK to proceed or click Cancel.', 'bulletproof-security'); echo $text; ?>')" /></p>
|
1152 |
-
</div>
|
1153 |
-
<?php bps_sysinfo_get_headers_head(); ?>
|
1154 |
-
</form>
|
1155 |
-
|
1156 |
</td>
|
1157 |
</tr>
|
1158 |
</table>
|
1035 |
|
1036 |
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="bps-help_faq_table">
|
1037 |
<tr>
|
1038 |
+
<td class="bps-table_title"><h2><?php _e('Website Headers Check Tool ~ ', 'bulletproof-security'); ?><span style="font-size:.75em;"><?php _e('Check your website Headers or another website\'s Headers by making a GET Request', 'bulletproof-security'); ?></span></h2></td>
|
1039 |
</tr>
|
1040 |
<tr>
|
1041 |
<td class="bps-table_cell_help">
|
1092 |
<?php bps_sysinfo_get_headers_get(); ?>
|
1093 |
</form>
|
1094 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1095 |
</td>
|
1096 |
</tr>
|
1097 |
</table>
|
bulletproof-security.php
CHANGED
@@ -5,7 +5,7 @@ Plugin URI: https://forum.ait-pro.com/read-me-first/
|
|
5 |
Text Domain: bulletproof-security
|
6 |
Domain Path: /languages/
|
7 |
Description: <strong>Feature Highlights:</strong> Setup Wizard • MScan Malware Scanner • .htaccess Website Security Protection (Firewalls) • Security Logging|HTTP Error Logging • DB Backup • DB Table Prefix Changer • Login Security & Monitoring • JTC-Lite Login Form Bot Lockout Protection • Idle Session Logout (ISL) • Auth Cookie Expiration (ACE) • UI Theme Skin Changer • System Info: Extensive System, Server and Security Status Information • FrontEnd|BackEnd Maintenance Mode
|
8 |
-
Version: 3.
|
9 |
Author: AITpro Website Security
|
10 |
Author URI: https://forum.ait-pro.com/read-me-first/
|
11 |
*/
|
@@ -28,9 +28,9 @@ Author URI: https://forum.ait-pro.com/read-me-first/
|
|
28 |
*/
|
29 |
|
30 |
// BPS variables
|
31 |
-
define( 'BULLETPROOF_VERSION', '3.
|
32 |
-
$bps_last_version = '3.
|
33 |
-
$bps_version = '3.
|
34 |
$aitpro_bullet = '<img src="'.plugins_url('/bulletproof-security/admin/images/aitpro-bullet.png').'" style="padding:0px 3px 0px 3px;" />';
|
35 |
// Top div & bottom div
|
36 |
$bps_topDiv = '<div id="message" class="updated" style="background-color:#dfecf2;border:1px solid #999;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;-khtml-border-top-right-radius:3px;border-top-right-radius:3px;-webkit-box-shadow: 3px 3px 5px -1px rgba(153,153,153,0.7);-moz-box-shadow: 3px 3px 5px -1px rgba(153,153,153,0.7);box-shadow: 3px 3px 5px -1px rgba(153,153,153,0.7);"><p>';
|
5 |
Text Domain: bulletproof-security
|
6 |
Domain Path: /languages/
|
7 |
Description: <strong>Feature Highlights:</strong> Setup Wizard • MScan Malware Scanner • .htaccess Website Security Protection (Firewalls) • Security Logging|HTTP Error Logging • DB Backup • DB Table Prefix Changer • Login Security & Monitoring • JTC-Lite Login Form Bot Lockout Protection • Idle Session Logout (ISL) • Auth Cookie Expiration (ACE) • UI Theme Skin Changer • System Info: Extensive System, Server and Security Status Information • FrontEnd|BackEnd Maintenance Mode
|
8 |
+
Version: 3.3
|
9 |
Author: AITpro Website Security
|
10 |
Author URI: https://forum.ait-pro.com/read-me-first/
|
11 |
*/
|
28 |
*/
|
29 |
|
30 |
// BPS variables
|
31 |
+
define( 'BULLETPROOF_VERSION', '3.3' );
|
32 |
+
$bps_last_version = '3.2';
|
33 |
+
$bps_version = '3.3';
|
34 |
$aitpro_bullet = '<img src="'.plugins_url('/bulletproof-security/admin/images/aitpro-bullet.png').'" style="padding:0px 3px 0px 3px;" />';
|
35 |
// Top div & bottom div
|
36 |
$bps_topDiv = '<div id="message" class="updated" style="background-color:#dfecf2;border:1px solid #999;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;-khtml-border-top-right-radius:3px;border-top-right-radius:3px;-webkit-box-shadow: 3px 3px 5px -1px rgba(153,153,153,0.7);-moz-box-shadow: 3px 3px 5px -1px rgba(153,153,153,0.7);box-shadow: 3px 3px 5px -1px rgba(153,153,153,0.7);"><p>';
|
includes/functions.php
CHANGED
@@ -785,7 +785,7 @@ function bpsProMScanStatus() {
|
|
785 |
</style>
|
786 |
|
787 |
<?php
|
788 |
-
$bps_question_mark_mscan = '<div class="mscan-tooltip"><img src="'.plugins_url('/bulletproof-security/admin/images/question-mark.png').'" style="position:relative;top:3px;right:1px;" /><span>An MScan scan has not been run yet or the MScan Delete Scan Status Tool has been used to delete MScan Status values, which deletes the
|
789 |
|
790 |
if ( $MScan_status['bps_mscan_status'] == '' || $MScan_status['bps_mscan_last_scan_timestamp'] == '' ) {
|
791 |
$text = '<div id="bps-status-display" style="float:left;font-weight:600;margin:-2px 0px 0px 0px;">' . $aitpro_bullet . '<a href="'.admin_url( 'admin.php?page=bulletproof-security/admin/mscan/mscan.php' ).'" title="MScan Malware Scanner" style="text-decoration:none;">'.esc_attr__('MSCAN', 'bulletproof-security').'</a>: '.$bps_question_mark_mscan.'</div>';
|
785 |
</style>
|
786 |
|
787 |
<?php
|
788 |
+
$bps_question_mark_mscan = '<div class="mscan-tooltip"><img src="'.plugins_url('/bulletproof-security/admin/images/question-mark.png').'" style="position:relative;top:3px;right:1px;" /><span>An MScan scan has not been run yet or the MScan Delete Scan Status Tool has been used to delete MScan Status values, which deletes the last MScan scan Timestamp for the last scan that was run.</span></div>';
|
789 |
|
790 |
if ( $MScan_status['bps_mscan_status'] == '' || $MScan_status['bps_mscan_last_scan_timestamp'] == '' ) {
|
791 |
$text = '<div id="bps-status-display" style="float:left;font-weight:600;margin:-2px 0px 0px 0px;">' . $aitpro_bullet . '<a href="'.admin_url( 'admin.php?page=bulletproof-security/admin/mscan/mscan.php' ).'" title="MScan Malware Scanner" style="text-decoration:none;">'.esc_attr__('MSCAN', 'bulletproof-security').'</a>: '.$bps_question_mark_mscan.'</div>';
|
includes/mscan-ajax-functions.php
CHANGED
@@ -479,6 +479,7 @@ global $wp_version, $wpdb;
|
|
479 |
|
480 |
// Download the WordPress zip file version based on the current WP version installed.
|
481 |
// Ensure that the WP zip file is not downloaded repeatedly due to an error, issue or problem.
|
|
|
482 |
function bpsPro_wp_zip_download($mstime) {
|
483 |
global $wp_version;
|
484 |
|
@@ -525,29 +526,13 @@ global $wp_version;
|
|
525 |
|
526 |
fwrite( $handle, "WP Zip File Download: Start $wp_zip_file zip file download.\r\n" );
|
527 |
|
528 |
-
$wp_zip_url = 'https://wordpress.org/
|
529 |
-
|
530 |
-
|
531 |
-
|
532 |
-
|
533 |
-
curl_setopt($ch, CURLOPT_FAILONERROR, true);
|
534 |
-
curl_setopt($ch, CURLOPT_HEADER, false);
|
535 |
-
@curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
|
536 |
-
curl_setopt($ch, CURLOPT_AUTOREFERER, true);
|
537 |
-
curl_setopt($ch, CURLOPT_BINARYTRANSFER, true);
|
538 |
-
curl_setopt($ch, CURLOPT_TIMEOUT, 60);
|
539 |
-
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0);
|
540 |
-
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
|
541 |
-
curl_setopt($ch, CURLOPT_FILE, $zip_download);
|
542 |
-
|
543 |
-
if ( curl_exec($ch) === false ) {
|
544 |
-
fwrite( $handle, "WP Zip File Download cURL Error: Unable to download the WordPress zip file from $wp_zip_url\r\n" );
|
545 |
-
fwrite( $handle, "Manual Solution: You will need to manually download the WordPress zip file to your computer, unzip it and then use FTP and upload the unzipped /wordpress/ folder to this BPS folder: $wp_hashes_dir\r\n" . curl_error($ch) . "\r\n" );
|
546 |
-
|
547 |
}
|
548 |
-
|
549 |
-
curl_close($ch);
|
550 |
-
|
551 |
$time_end = microtime( true );
|
552 |
$download_time = $time_end - $time_start;
|
553 |
|
479 |
|
480 |
// Download the WordPress zip file version based on the current WP version installed.
|
481 |
// Ensure that the WP zip file is not downloaded repeatedly due to an error, issue or problem.
|
482 |
+
## 3.3: Removed cURL GET code and replaced with simple fopen code. It is unnecessary to use the WP HTTP API for something as simple as a zip file download.
|
483 |
function bpsPro_wp_zip_download($mstime) {
|
484 |
global $wp_version;
|
485 |
|
526 |
|
527 |
fwrite( $handle, "WP Zip File Download: Start $wp_zip_file zip file download.\r\n" );
|
528 |
|
529 |
+
$wp_zip_url = 'https://wordpress.org/latest.zip';
|
530 |
+
|
531 |
+
if ( ! file_put_contents( $local_zip_file, fopen( $wp_zip_url, 'r' ) ) ) {
|
532 |
+
fwrite( $handle, "WP Zip File Download Error: Unable to download the WordPress zip file from $wp_zip_url\r\n" );
|
533 |
+
fwrite( $handle, "Manual Solution: You will need to manually download the WordPress zip file to your computer, unzip it and then use FTP and upload the unzipped /wordpress/ folder to this BPS folder: $wp_hashes_dir\r\n" );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
534 |
}
|
535 |
+
|
|
|
|
|
536 |
$time_end = microtime( true );
|
537 |
$download_time = $time_end - $time_start;
|
538 |
|
languages/bulletproof-security.pot
CHANGED
@@ -3,7 +3,7 @@ msgid ""
|
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: bulletproof-security\n"
|
5 |
"Report-Msgid-Bugs-To: \n"
|
6 |
-
"POT-Creation-Date:
|
7 |
"PO-Revision-Date: 2015-06-20 19:13-0800\n"
|
8 |
"Last-Translator: Ed Alexander <edward@ait-pro.com>\n"
|
9 |
"Language-Team: AITpro <info@ait-pro.com>\n"
|
@@ -13,14 +13,13 @@ msgstr ""
|
|
13 |
"Content-Transfer-Encoding: 8bit\n"
|
14 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;_e;__\n"
|
15 |
"X-Poedit-Basepath: ..\n"
|
16 |
-
"X-Generator: Poedit
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
"X-Poedit-SearchPath-1: .\n"
|
19 |
|
20 |
#: admin/core/core-custom-code.php:23
|
21 |
-
#, fuzzy
|
22 |
msgid "The BPS Query String Exploits Custom Code below is NOT valid."
|
23 |
-
msgstr "
|
24 |
|
25 |
#: admin/core/core-custom-code.php:23
|
26 |
msgid ""
|
@@ -301,8 +300,8 @@ msgstr ""
|
|
301 |
|
302 |
#: admin/core/core-export-import.php:115 admin/login/lsm-export.php:49
|
303 |
#: admin/wizard/wizard-backup.php:187 admin/wizard/wizard-backup.php:221
|
304 |
-
#: admin/wizard/wizard.php:
|
305 |
-
#: admin/wizard/wizard.php:
|
306 |
msgid "Setup Wizard Options"
|
307 |
msgstr ""
|
308 |
|
@@ -734,50 +733,49 @@ msgstr ""
|
|
734 |
msgid "Success! The BPS Plugin Automatic Update Notice is reset."
|
735 |
msgstr ""
|
736 |
|
737 |
-
#: admin/core/core-forms.php:
|
738 |
-
msgid ""
|
739 |
-
"The Endurance Page Cache (EPC) plugin Notice is NOT set. Nothing to reset."
|
740 |
-
msgstr ""
|
741 |
-
|
742 |
-
#: admin/core/core-forms.php:637
|
743 |
-
msgid "Success! The Endurance Page Cache (EPC) plugin Notice is reset."
|
744 |
-
msgstr ""
|
745 |
-
|
746 |
-
#: admin/core/core-forms.php:642
|
747 |
msgid "The MScan First Run Notice is NOT set. Nothing to reset."
|
748 |
msgstr ""
|
749 |
|
750 |
-
#: admin/core/core-forms.php:
|
751 |
msgid "Success! The MScan First Run Notice is reset."
|
752 |
msgstr ""
|
753 |
|
754 |
-
#: admin/core/core-forms.php:
|
755 |
msgid "The JTC-Lite New Feature Notice is NOT set. Nothing to reset."
|
756 |
msgstr ""
|
757 |
|
758 |
-
#: admin/core/core-forms.php:
|
759 |
msgid "Success! The JTC-Lite New Feature Notice is reset."
|
760 |
msgstr ""
|
761 |
|
762 |
-
#: admin/core/core-forms.php:
|
763 |
msgid "The BPS Plugin Star Rating Request Notice is NOT set. Nothing to reset."
|
764 |
msgstr ""
|
765 |
|
766 |
-
#: admin/core/core-forms.php:
|
767 |
msgid "Success! The BPS Plugin Star Rating Request Notice is reset."
|
768 |
msgstr ""
|
769 |
|
770 |
-
#: admin/core/core-forms.php:
|
771 |
msgid ""
|
772 |
"The Mod Security Module is Loaded|Enabled Notice is NOT set. Nothing to "
|
773 |
"reset."
|
774 |
msgstr ""
|
775 |
|
776 |
-
#: admin/core/core-forms.php:
|
777 |
msgid "Success! The Mod Security Module is Loaded|Enabled Notice is reset."
|
778 |
msgstr ""
|
779 |
|
780 |
-
#: admin/core/core-forms.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
781 |
msgid "Refresh Status"
|
782 |
msgstr ""
|
783 |
|
@@ -900,7 +898,7 @@ msgid ""
|
|
900 |
"Read Me help file for BPS troubleshooting steps."
|
901 |
msgstr ""
|
902 |
|
903 |
-
#: admin/core/core-help-text.php:15 admin/wizard/wizard.php:
|
904 |
msgid "Notes: "
|
905 |
msgstr ""
|
906 |
|
@@ -1097,13 +1095,13 @@ msgstr ""
|
|
1097 |
#: admin/db-backup-security/db-backup-help-text.php:12
|
1098 |
#: admin/db-backup-security/db-backup-help-text.php:15
|
1099 |
#: admin/db-backup-security/db-backup-security.php:281
|
1100 |
-
#: admin/email-log-settings/email-log-settings.php:
|
1101 |
#: admin/login/login.php:192 admin/login/login.php:803
|
1102 |
-
#: admin/login/login.php:
|
1103 |
#: admin/mscan/mscan-help-text.php:44 admin/mscan/mscan.php:134
|
1104 |
#: admin/security-log/security-log.php:246
|
1105 |
#: admin/system-info/system-info.php:103 admin/theme-skin/theme-skin.php:110
|
1106 |
-
#: admin/wizard/wizard.php:
|
1107 |
msgid ""
|
1108 |
"This Read Me Help window is draggable (top) and resizable (bottom right "
|
1109 |
"corner)"
|
@@ -1623,8 +1621,8 @@ msgstr ""
|
|
1623 |
msgid "Rate BPS"
|
1624 |
msgstr ""
|
1625 |
|
1626 |
-
#: admin/core/core.php:126 admin/includes/admin.php:
|
1627 |
-
#: admin/includes/admin.php:
|
1628 |
msgid "BulletProof Security ~ htaccess Core"
|
1629 |
msgstr ""
|
1630 |
|
@@ -1658,7 +1656,7 @@ msgstr ""
|
|
1658 |
|
1659 |
#: admin/core/core.php:184 admin/db-backup-security/db-backup-security.php:262
|
1660 |
#: admin/db-backup-security/db-backup-security.php:1697
|
1661 |
-
#: admin/email-log-settings/email-log-settings.php:
|
1662 |
#: admin/maintenance/maintenance.php:164 admin/mscan/mscan.php:115
|
1663 |
#: admin/mscan/mscan.php:1914 admin/security-log/security-log.php:227
|
1664 |
#: admin/system-info/system-info.php:90 admin/theme-skin/theme-skin.php:92
|
@@ -1666,7 +1664,7 @@ msgstr ""
|
|
1666 |
msgid "Help & FAQ"
|
1667 |
msgstr ""
|
1668 |
|
1669 |
-
#: admin/core/core.php:185 bulletproof-security.php:
|
1670 |
msgid "BPS Pro Features"
|
1671 |
msgstr ""
|
1672 |
|
@@ -1683,39 +1681,39 @@ msgstr ""
|
|
1683 |
#: admin/db-backup-security/db-backup-security.php:270
|
1684 |
#: admin/db-backup-security/db-backup-security.php:1201
|
1685 |
#: admin/db-backup-security/db-backup-security.php:1357
|
1686 |
-
#: admin/email-log-settings/email-log-settings.php:
|
1687 |
#: admin/login/login.php:792 admin/maintenance/maintenance.php:184
|
1688 |
#: admin/maintenance/maintenance.php:186 admin/mscan/mscan.php:123
|
1689 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
1690 |
-
#: admin/wizard/wizard.php:
|
1691 |
msgid "Want even more security protection?"
|
1692 |
msgstr ""
|
1693 |
|
1694 |
#: admin/core/core.php:193 admin/core/core.php:711 admin/core/core.php:1423
|
1695 |
#: admin/core/core.php:1546 admin/core/core.php:1601
|
1696 |
-
#: admin/email-log-settings/email-log-settings.php:
|
1697 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
1698 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
1699 |
-
#: admin/wizard/wizard.php:
|
1700 |
msgid ""
|
1701 |
"Protect all of your Plugins (plugin folders and files) with an IP Firewall: "
|
1702 |
msgstr ""
|
1703 |
|
1704 |
#: admin/core/core.php:193 admin/core/core.php:711 admin/core/core.php:1423
|
1705 |
#: admin/core/core.php:1546 admin/core/core.php:1601
|
1706 |
-
#: admin/email-log-settings/email-log-settings.php:
|
1707 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
1708 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
1709 |
-
#: admin/wizard/wizard.php:
|
1710 |
msgid "Get BPS Pro Plugin Firewall"
|
1711 |
msgstr ""
|
1712 |
|
1713 |
#: admin/core/core.php:193 admin/core/core.php:711 admin/core/core.php:1423
|
1714 |
#: admin/core/core.php:1546 admin/core/core.php:1601
|
1715 |
-
#: admin/email-log-settings/email-log-settings.php:
|
1716 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
1717 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
1718 |
-
#: admin/wizard/wizard.php:
|
1719 |
msgid ""
|
1720 |
"Protect your WordPress uploads folder against remote access or execution of "
|
1721 |
"files: "
|
@@ -1723,18 +1721,18 @@ msgstr ""
|
|
1723 |
|
1724 |
#: admin/core/core.php:193 admin/core/core.php:711 admin/core/core.php:1423
|
1725 |
#: admin/core/core.php:1546 admin/core/core.php:1601
|
1726 |
-
#: admin/email-log-settings/email-log-settings.php:
|
1727 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
1728 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
1729 |
-
#: admin/wizard/wizard.php:
|
1730 |
msgid "Get BPS Pro Uploads Anti-Exploit Guard"
|
1731 |
msgstr ""
|
1732 |
|
1733 |
#: admin/core/core.php:199 admin/core/core.php:723 admin/core/core.php:1464
|
1734 |
#: admin/core/core.php:1500 admin/core/core.php:1517 admin/login/login.php:142
|
1735 |
-
#: admin/login/login.php:199 admin/login/login.php:
|
1736 |
-
#: admin/login/login.php:
|
1737 |
-
#: admin/system-info/system-info.php:
|
1738 |
msgid "Permission Denied"
|
1739 |
msgstr ""
|
1740 |
|
@@ -1752,20 +1750,20 @@ msgstr ""
|
|
1752 |
#: admin/db-backup-security/db-backup-security.php:276
|
1753 |
#: admin/db-backup-security/db-backup-security.php:1207
|
1754 |
#: admin/db-backup-security/db-backup-security.php:1363
|
1755 |
-
#: admin/email-log-settings/email-log-settings.php:
|
1756 |
#: admin/login/login.php:187 admin/login/login.php:798
|
1757 |
-
#: admin/login/login.php:
|
1758 |
#: admin/mscan/mscan.php:129 admin/mscan/mscan.php:1715
|
1759 |
#: admin/security-log/security-log.php:241 admin/system-info/system-info.php:98
|
1760 |
-
#: admin/theme-skin/theme-skin.php:107 admin/wizard/wizard.php:
|
1761 |
-
#: admin/wizard/wizard.php:
|
1762 |
msgid "Read Me"
|
1763 |
msgstr ""
|
1764 |
|
1765 |
#: admin/core/core.php:210 admin/core/core.php:320 admin/core/core.php:1447
|
1766 |
#: admin/db-backup-security/db-backup-security.php:284
|
1767 |
-
#: admin/email-log-settings/email-log-settings.php:
|
1768 |
-
#: admin/login/login.php:
|
1769 |
#: admin/mscan/mscan.php:136 admin/system-info/system-info.php:106
|
1770 |
msgid "Forum Help Links: "
|
1771 |
msgstr ""
|
@@ -1775,7 +1773,7 @@ msgid "Setup Wizard & Other Video Tutorials"
|
|
1775 |
msgstr ""
|
1776 |
|
1777 |
#: admin/core/core.php:214 admin/core/core.php:324
|
1778 |
-
#: admin/email-log-settings/email-log-settings.php:
|
1779 |
#: admin/mscan/mscan.php:141 admin/security-log/security-log.php:252
|
1780 |
msgid "BPS Troubleshooting Steps"
|
1781 |
msgstr ""
|
@@ -1926,8 +1924,7 @@ msgstr ""
|
|
1926 |
#: admin/security-log/security-log.php:465
|
1927 |
#: admin/security-log/security-log.php:480
|
1928 |
#: admin/security-log/security-log.php:698
|
1929 |
-
#: admin/system-info/system-info.php:
|
1930 |
-
#: admin/system-info/system-info.php:1139
|
1931 |
msgid "Click OK to proceed or click Cancel."
|
1932 |
msgstr ""
|
1933 |
|
@@ -2217,14 +2214,15 @@ msgstr ""
|
|
2217 |
msgid "Click OK to Turn AutoLock On or click Cancel."
|
2218 |
msgstr ""
|
2219 |
|
2220 |
-
#: admin/core/core.php:1234 admin/system-info/system-info.php:
|
2221 |
-
#: admin/system-info/system-info.php:
|
2222 |
-
#: admin/system-info/system-info.php:
|
2223 |
-
#: admin/system-info/system-info.php:
|
2224 |
-
#: admin/system-info/system-info.php:
|
2225 |
-
#:
|
2226 |
-
#: includes/functions.php:
|
2227 |
-
#: includes/functions.php:
|
|
|
2228 |
msgid "On"
|
2229 |
msgstr ""
|
2230 |
|
@@ -2240,12 +2238,12 @@ msgstr ""
|
|
2240 |
msgid "Click OK to Turn AutoLock Off or click Cancel."
|
2241 |
msgstr ""
|
2242 |
|
2243 |
-
#: admin/core/core.php:1246 admin/system-info/system-info.php:
|
2244 |
-
#: admin/system-info/system-info.php:
|
2245 |
-
#: admin/system-info/system-info.php:
|
2246 |
-
#: admin/system-info/system-info.php:
|
2247 |
-
#: admin/system-info/system-info.php:
|
2248 |
-
#: admin/system-info/system-info.php:
|
2249 |
#: includes/functions.php:901 includes/functions.php:944
|
2250 |
#: includes/functions.php:993 includes/functions.php:1037
|
2251 |
#: includes/general-functions.php:285 includes/general-functions.php:300
|
@@ -2308,7 +2306,7 @@ msgid "Brute Force Login Page Protection code"
|
|
2308 |
msgstr ""
|
2309 |
|
2310 |
#: admin/core/core.php:1458 admin/core/core.php:1644
|
2311 |
-
#: admin/wizard/wizard.php:
|
2312 |
msgid "Custom Code Video Tutorial"
|
2313 |
msgstr ""
|
2314 |
|
@@ -2392,10 +2390,10 @@ msgstr ""
|
|
2392 |
#: admin/core/core.php:1601 admin/db-backup-security/db-backup-security.php:270
|
2393 |
#: admin/db-backup-security/db-backup-security.php:1201
|
2394 |
#: admin/db-backup-security/db-backup-security.php:1357
|
2395 |
-
#: admin/email-log-settings/email-log-settings.php:
|
2396 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
2397 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
2398 |
-
#: admin/wizard/wizard.php:
|
2399 |
msgid ""
|
2400 |
"Protect all of your website files with AutoRestore|Quarantine Intrusion "
|
2401 |
"Detection & Prevention System: "
|
@@ -2404,28 +2402,28 @@ msgstr ""
|
|
2404 |
#: admin/core/core.php:1601 admin/db-backup-security/db-backup-security.php:270
|
2405 |
#: admin/db-backup-security/db-backup-security.php:1201
|
2406 |
#: admin/db-backup-security/db-backup-security.php:1357
|
2407 |
-
#: admin/email-log-settings/email-log-settings.php:
|
2408 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
2409 |
#: admin/mscan/mscan.php:123 admin/security-log/security-log.php:235
|
2410 |
-
#: admin/theme-skin/theme-skin.php:101 admin/wizard/wizard.php:
|
2411 |
-
#: admin/wizard/wizard.php:
|
2412 |
msgid "Get BPS Pro ARQ IDPS"
|
2413 |
msgstr ""
|
2414 |
|
2415 |
-
#: admin/core/core.php:1601 admin/email-log-settings/email-log-settings.php:
|
2416 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
2417 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
2418 |
-
#: admin/wizard/wizard.php:
|
2419 |
msgid ""
|
2420 |
"Protect against SpamBot & HackerBot (auto-registering, auto-logins, auto-"
|
2421 |
"posting, auto-commenting): "
|
2422 |
msgstr ""
|
2423 |
|
2424 |
-
#: admin/core/core.php:1601 admin/email-log-settings/email-log-settings.php:
|
2425 |
#: admin/login/login.php:181 admin/login/login.php:792
|
2426 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
2427 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
2428 |
-
#: admin/wizard/wizard.php:
|
2429 |
msgid "Get BPS Pro JTC Anti-Spam|Anti-Hacker"
|
2430 |
msgstr ""
|
2431 |
|
@@ -2470,10 +2468,10 @@ msgstr ""
|
|
2470 |
msgid "Help & FAQ"
|
2471 |
msgstr ""
|
2472 |
|
2473 |
-
#: admin/core/core.php:1639 admin/email-log-settings/email-log-settings.php:
|
2474 |
-
#: admin/login/login.php:
|
2475 |
#: admin/security-log/security-log.php:806
|
2476 |
-
#: admin/system-info/system-info.php:
|
2477 |
msgid "Contributors Page"
|
2478 |
msgstr ""
|
2479 |
|
@@ -2481,10 +2479,10 @@ msgstr ""
|
|
2481 |
msgid "WP Permalinks - Custom Permalink Structure Help Info"
|
2482 |
msgstr ""
|
2483 |
|
2484 |
-
#: admin/core/core.php:1641 admin/email-log-settings/email-log-settings.php:
|
2485 |
-
#: admin/login/login.php:
|
2486 |
#: admin/security-log/security-log.php:805
|
2487 |
-
#: admin/system-info/system-info.php:
|
2488 |
msgid "Security Log Event Codes"
|
2489 |
msgstr ""
|
2490 |
|
@@ -2494,10 +2492,10 @@ msgstr ""
|
|
2494 |
|
2495 |
#: admin/core/core.php:1643
|
2496 |
#: admin/db-backup-security/db-backup-security.php:1705
|
2497 |
-
#: admin/email-log-settings/email-log-settings.php:
|
2498 |
-
#: admin/login/login.php:
|
2499 |
#: admin/mscan/mscan.php:1921 admin/security-log/security-log.php:807
|
2500 |
-
#: admin/system-info/system-info.php:
|
2501 |
msgid "Forum: Search, Troubleshooting Steps & Post Questions For Assistance"
|
2502 |
msgstr ""
|
2503 |
|
@@ -2525,8 +2523,8 @@ msgstr ""
|
|
2525 |
#: admin/core/core.php:1677
|
2526 |
msgid ""
|
2527 |
"BulletProof Security Pro has an amazing track record. BPS Pro has been "
|
2528 |
-
"publicly available for
|
2529 |
-
"worldwide. Not a single one of those
|
2530 |
"hacked."
|
2531 |
msgstr ""
|
2532 |
|
@@ -2751,30 +2749,32 @@ msgstr ""
|
|
2751 |
msgid "BPS Pro Version Release Dates"
|
2752 |
msgstr ""
|
2753 |
|
2754 |
-
#: admin/core/core.php:1719 admin/core/core.php:1720 admin/core/core.php:
|
2755 |
-
#: admin/core/core.php:
|
2756 |
-
#: admin/core/core.php:
|
2757 |
-
#: admin/core/core.php:
|
2758 |
-
#: admin/core/core.php:
|
2759 |
-
#: admin/core/core.php:
|
2760 |
-
#: admin/core/core.php:
|
2761 |
-
#: admin/core/core.php:1744 admin/core/core.php:1745 admin/core/core.php:1751
|
2762 |
#: admin/core/core.php:1752 admin/core/core.php:1753 admin/core/core.php:1754
|
2763 |
#: admin/core/core.php:1755 admin/core/core.php:1756 admin/core/core.php:1757
|
2764 |
-
#: admin/core/core.php:1758 admin/core/core.php:1759 admin/core/core.php:
|
2765 |
-
#: admin/core/core.php:
|
2766 |
-
#: admin/core/core.php:
|
2767 |
#: admin/core/core.php:1772 admin/core/core.php:1773 admin/core/core.php:1774
|
2768 |
#: admin/core/core.php:1775 admin/core/core.php:1776 admin/core/core.php:1777
|
2769 |
-
#: admin/core/core.php:1778 admin/core/core.php:
|
2770 |
-
#: admin/core/core.php:
|
2771 |
#: admin/core/core.php:1789 admin/core/core.php:1790 admin/core/core.php:1791
|
2772 |
#: admin/core/core.php:1792 admin/core/core.php:1793 admin/core/core.php:1794
|
2773 |
-
#: admin/core/core.php:1795 admin/core/core.php:1796 admin/core/core.php:
|
2774 |
#: admin/core/core.php:1803 admin/core/core.php:1804 admin/core/core.php:1805
|
2775 |
#: admin/core/core.php:1806 admin/core/core.php:1807 admin/core/core.php:1808
|
2776 |
#: admin/core/core.php:1809 admin/core/core.php:1810 admin/core/core.php:1811
|
2777 |
-
#: admin/core/core.php:
|
|
|
|
|
|
|
2778 |
#, php-format
|
2779 |
msgid ""
|
2780 |
"<a href=\"%2$s\" target=\"_blank\" title=\"Link Opens in New Browser Window"
|
@@ -3250,7 +3250,7 @@ msgid ""
|
|
3250 |
msgstr ""
|
3251 |
|
3252 |
#: admin/db-backup-security/db-backup-help-text.php:12
|
3253 |
-
#: admin/email-log-settings/email-log-settings.php:
|
3254 |
#: admin/login/lsm-help-text.php:10 admin/login/lsm-help-text.php:19
|
3255 |
#: admin/security-log/security-log.php:255
|
3256 |
msgid "Note: "
|
@@ -3431,7 +3431,7 @@ msgstr ""
|
|
3431 |
#: admin/db-backup-security/db-backup-security.php:259
|
3432 |
#: admin/db-backup-security/db-backup-security.php:276
|
3433 |
#: admin/db-backup-security/db-backup-security.php:278
|
3434 |
-
#: admin/includes/admin.php:
|
3435 |
msgid "DB Backup"
|
3436 |
msgstr ""
|
3437 |
|
@@ -4270,29 +4270,29 @@ msgstr ""
|
|
4270 |
msgid "BulletProof Security ~ Email Alerts & Log File Settings"
|
4271 |
msgstr ""
|
4272 |
|
4273 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4274 |
msgid "Email & Log Settings"
|
4275 |
msgstr ""
|
4276 |
|
4277 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4278 |
msgid "Email Alerts & Log File Settings ~ "
|
4279 |
msgstr ""
|
4280 |
|
4281 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4282 |
msgid "For Login Security, Security Log & DB Backup Log"
|
4283 |
msgstr ""
|
4284 |
|
4285 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4286 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4287 |
-
#: admin/includes/admin.php:
|
4288 |
msgid "Email|Log Settings"
|
4289 |
msgstr ""
|
4290 |
|
4291 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4292 |
msgid "Email Alerts & Log File Settings"
|
4293 |
msgstr ""
|
4294 |
|
4295 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4296 |
msgid ""
|
4297 |
"The email address fields To, From, Cc and Bcc can be email addresses for "
|
4298 |
"your hosting account, your WordPress Administrator email address or 3rd "
|
@@ -4302,16 +4302,16 @@ msgid ""
|
|
4302 |
"space or not add a space after the comma between email addresses."
|
4303 |
msgstr ""
|
4304 |
|
4305 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4306 |
msgid ""
|
4307 |
"Email Alerting and Log file options are located in S-Monitor in BPS Pro."
|
4308 |
msgstr ""
|
4309 |
|
4310 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4311 |
msgid "Login Security: Send Email Alert When..."
|
4312 |
msgstr ""
|
4313 |
|
4314 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4315 |
msgid ""
|
4316 |
"There are 5 different email options. Choose to have email alerts sent when a "
|
4317 |
"User Account is locked out, An Administrator Logs in, An Administrator Logs "
|
@@ -4319,7 +4319,7 @@ msgid ""
|
|
4319 |
"Account is locked out or Do Not Send Email Alerts."
|
4320 |
msgstr ""
|
4321 |
|
4322 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4323 |
msgid ""
|
4324 |
"The email alerts contain the action that occurred with Timestamp and these "
|
4325 |
"fields: Username, Status, Role, Email, Lockout Time, Lockout Time Expires, "
|
@@ -4327,11 +4327,11 @@ msgid ""
|
|
4327 |
"where the action occurred."
|
4328 |
msgstr ""
|
4329 |
|
4330 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4331 |
msgid "Security Log File Email|Delete Log File When..."
|
4332 |
msgstr ""
|
4333 |
|
4334 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4335 |
msgid ""
|
4336 |
"Select the maximum Log File size that you want to allow for your Security "
|
4337 |
"Log File and then select the option that you want when your log file reaches "
|
@@ -4339,11 +4339,11 @@ msgid ""
|
|
4339 |
"and delete it or just delete it without emailing the log file to you first."
|
4340 |
msgstr ""
|
4341 |
|
4342 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4343 |
msgid "DB Backup Log File Email|Delete Log File When..."
|
4344 |
msgstr ""
|
4345 |
|
4346 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4347 |
msgid ""
|
4348 |
"Select the maximum Log File size that you want to allow for your DB Backup "
|
4349 |
"Log File and then select the option that you want when your log file reaches "
|
@@ -4351,225 +4351,225 @@ msgid ""
|
|
4351 |
"and delete it or just delete it without emailing the log file to you first."
|
4352 |
msgstr ""
|
4353 |
|
4354 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4355 |
msgid "Send Email Alerts & Log Files To:"
|
4356 |
msgstr ""
|
4357 |
|
4358 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4359 |
msgid "Send Email Alerts & Log Files From:"
|
4360 |
msgstr ""
|
4361 |
|
4362 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4363 |
msgid "Send Email Alerts & Log Files Cc:"
|
4364 |
msgstr ""
|
4365 |
|
4366 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4367 |
msgid "Send Email Alerts & Log Files Bcc:"
|
4368 |
msgstr ""
|
4369 |
|
4370 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4371 |
msgid "Login Security: Send Login Security Email Alert When..."
|
4372 |
msgstr ""
|
4373 |
|
4374 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4375 |
msgid "A User Account Is Locked Out"
|
4376 |
msgstr ""
|
4377 |
|
4378 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4379 |
msgid "An Administrator Logs In"
|
4380 |
msgstr ""
|
4381 |
|
4382 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4383 |
msgid "An Administrator Logs In & A User Account is Locked Out"
|
4384 |
msgstr ""
|
4385 |
|
4386 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4387 |
msgid "Any User Logs In & A User Account is Locked Out"
|
4388 |
msgstr ""
|
4389 |
|
4390 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4391 |
msgid "Do Not Send Email Alerts"
|
4392 |
msgstr ""
|
4393 |
|
4394 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4395 |
msgid "Security Log: Email|Delete Security Log File When..."
|
4396 |
msgstr ""
|
4397 |
|
|
|
|
|
|
|
|
|
|
|
|
|
4398 |
#: admin/email-log-settings/email-log-settings.php:159
|
4399 |
#: admin/email-log-settings/email-log-settings.php:171
|
4400 |
#: admin/email-log-settings/email-log-settings.php:183
|
4401 |
-
msgid "
|
4402 |
msgstr ""
|
4403 |
|
4404 |
#: admin/email-log-settings/email-log-settings.php:160
|
4405 |
#: admin/email-log-settings/email-log-settings.php:172
|
4406 |
#: admin/email-log-settings/email-log-settings.php:184
|
4407 |
-
msgid "
|
4408 |
msgstr ""
|
4409 |
|
4410 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4411 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4412 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4413 |
-
msgid "
|
4414 |
msgstr ""
|
4415 |
|
4416 |
#: admin/email-log-settings/email-log-settings.php:164
|
4417 |
#: admin/email-log-settings/email-log-settings.php:176
|
4418 |
#: admin/email-log-settings/email-log-settings.php:188
|
4419 |
-
msgid "Email Log & Then Delete Log File"
|
4420 |
-
msgstr ""
|
4421 |
-
|
4422 |
-
#: admin/email-log-settings/email-log-settings.php:165
|
4423 |
-
#: admin/email-log-settings/email-log-settings.php:177
|
4424 |
-
#: admin/email-log-settings/email-log-settings.php:189
|
4425 |
msgid "Delete Log File"
|
4426 |
msgstr ""
|
4427 |
|
4428 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4429 |
msgid "DB Backup Log: Email|Delete DB Backup Log File When..."
|
4430 |
msgstr ""
|
4431 |
|
4432 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4433 |
msgid "MScan Malware Scanner Email|Delete Log File When..."
|
4434 |
msgstr ""
|
4435 |
|
4436 |
-
#: admin/email-log-settings/email-log-settings.php:
|
4437 |
-
#: admin/login/login.php:
|
4438 |
-
#: admin/system-info/system-info.php:
|
4439 |
msgid "BulletProof Security Help & FAQ"
|
4440 |
msgstr ""
|
4441 |
|
4442 |
-
#: admin/includes/admin.php:
|
4443 |
msgid "BulletProof Security Settings"
|
4444 |
msgstr ""
|
4445 |
|
4446 |
-
#: admin/includes/admin.php:
|
4447 |
msgid "BPS Security"
|
4448 |
msgstr ""
|
4449 |
|
4450 |
-
#: admin/includes/admin.php:
|
4451 |
msgid "Login Security ~ JTC-Lite"
|
4452 |
msgstr ""
|
4453 |
|
4454 |
-
#: admin/includes/admin.php:
|
4455 |
msgid "Login Security"
|
4456 |
msgstr ""
|
4457 |
|
4458 |
-
#: admin/includes/admin.php:
|
4459 |
#: admin/login/login.php:158 admin/login/login.php:798
|
4460 |
#: admin/login/login.php:800
|
4461 |
msgid "JTC-Lite"
|
4462 |
msgstr ""
|
4463 |
|
4464 |
-
#: admin/includes/admin.php:
|
4465 |
#: admin/maintenance/maintenance.php:163 admin/maintenance/maintenance.php:195
|
4466 |
#: admin/maintenance/maintenance.php:197
|
4467 |
msgid "Maintenance Mode"
|
4468 |
msgstr ""
|
4469 |
|
4470 |
-
#: admin/includes/admin.php:
|
4471 |
#: admin/system-info/system-info.php:88
|
4472 |
msgid "System Info"
|
4473 |
msgstr ""
|
4474 |
|
4475 |
-
#: admin/includes/admin.php:
|
4476 |
#: admin/theme-skin/theme-skin.php:91 admin/theme-skin/theme-skin.php:107
|
4477 |
#: admin/theme-skin/theme-skin.php:109
|
4478 |
msgid "UI|UX Settings"
|
4479 |
msgstr ""
|
4480 |
|
4481 |
-
#: admin/includes/admin.php:
|
4482 |
msgid "htaccess Core"
|
4483 |
msgstr ""
|
4484 |
|
4485 |
-
#: admin/includes/admin.php:
|
4486 |
msgid "MScan ~ Malware Scanner"
|
4487 |
msgstr ""
|
4488 |
|
4489 |
-
#: admin/includes/admin.php:
|
4490 |
#: admin/mscan/mscan.php:129 admin/mscan/mscan.php:131
|
4491 |
msgid "MScan"
|
4492 |
msgstr ""
|
4493 |
|
4494 |
-
#: admin/includes/admin.php:
|
4495 |
-
#: admin/includes/admin.php:
|
4496 |
msgid "Login Security ~ JTC-Lite ~ ISL ~ ACE"
|
4497 |
msgstr ""
|
4498 |
|
4499 |
-
#: admin/includes/admin.php:
|
4500 |
msgid "Idle Session Logout<br>Cookie Expiration"
|
4501 |
msgstr ""
|
4502 |
|
4503 |
-
#: admin/includes/admin.php:
|
4504 |
msgid "DB Backup & Security"
|
4505 |
msgstr ""
|
4506 |
|
4507 |
-
#: admin/includes/admin.php:
|
4508 |
#: admin/security-log/security-log.php:241
|
4509 |
#: admin/security-log/security-log.php:243
|
4510 |
msgid "Security Log"
|
4511 |
msgstr ""
|
4512 |
|
4513 |
-
#: admin/includes/admin.php:
|
4514 |
-
#: admin/wizard/wizard.php:
|
4515 |
-
#: bulletproof-security.php:
|
4516 |
msgid "Setup Wizard"
|
4517 |
msgstr ""
|
4518 |
|
4519 |
-
#: admin/includes/admin.php:
|
4520 |
#: admin/includes/uninstall.php:45
|
4521 |
msgid "BPS Plugin Uninstall Options"
|
4522 |
msgstr ""
|
4523 |
|
4524 |
-
#: admin/includes/admin.php:
|
4525 |
msgid "BPS UI|UX Debug: SLF css Scripts Nulled"
|
4526 |
msgstr ""
|
4527 |
|
4528 |
-
#: admin/includes/admin.php:
|
4529 |
msgid "BPS UI|UX Debug: SLF css Scripts Not Nulled|Allowed"
|
4530 |
msgstr ""
|
4531 |
|
4532 |
-
#: admin/includes/admin.php:
|
4533 |
msgid "BPS UI|UX Debug: SLF js Scripts Nulled"
|
4534 |
msgstr ""
|
4535 |
|
4536 |
-
#: admin/includes/admin.php:
|
4537 |
msgid "BPS UI|UX Debug: SLF js Scripts Not Nulled|Allowed"
|
4538 |
msgstr ""
|
4539 |
|
4540 |
-
#: admin/includes/admin.php:
|
4541 |
msgid "BPS UI|UX Debug: Scripts|Styles Dequeued"
|
4542 |
msgstr ""
|
4543 |
|
4544 |
-
#: admin/includes/admin.php:
|
4545 |
msgid "Script Dequeued: "
|
4546 |
msgstr ""
|
4547 |
|
4548 |
-
#: admin/includes/admin.php:
|
4549 |
msgid ""
|
4550 |
"No plugin or theme Scripts were Dequeued (prevented) from loading in BPS "
|
4551 |
"plugin pages"
|
4552 |
msgstr ""
|
4553 |
|
4554 |
-
#: admin/includes/admin.php:
|
4555 |
msgid "Style Dequeued: "
|
4556 |
msgstr ""
|
4557 |
|
4558 |
-
#: admin/includes/admin.php:
|
4559 |
msgid ""
|
4560 |
"No plugin or theme Styles were Dequeued (prevented) from loading in BPS "
|
4561 |
"plugin pages"
|
4562 |
msgstr ""
|
4563 |
|
4564 |
-
#: admin/includes/admin.php:
|
4565 |
msgid "BPS UI|UX Debug: WP Toolbar nodes|menu items Removed"
|
4566 |
msgstr ""
|
4567 |
|
4568 |
-
#: admin/includes/admin.php:
|
4569 |
msgid "WP Toolbar node|menu item Removed: "
|
4570 |
msgstr ""
|
4571 |
|
4572 |
-
#: admin/includes/admin.php:
|
4573 |
msgid "No WP Toolbar nodes|menu items were Removed in BPS plugin pages"
|
4574 |
msgstr ""
|
4575 |
|
@@ -4614,8 +4614,8 @@ msgstr ""
|
|
4614 |
msgid "Login Security & Monitoring"
|
4615 |
msgstr ""
|
4616 |
|
4617 |
-
#: admin/login/login.php:162 admin/login/login.php:
|
4618 |
-
#: admin/login/login.php:
|
4619 |
msgid "Idle Session Logout|Auth Cookie Expiration"
|
4620 |
msgstr ""
|
4621 |
|
@@ -4701,8 +4701,8 @@ msgstr ""
|
|
4701 |
msgid " Enable Login Security for WooCommerce (BPS Pro Only)"
|
4702 |
msgstr ""
|
4703 |
|
4704 |
-
#: admin/login/login.php:431 admin/login/login.php:
|
4705 |
-
#: admin/login/login.php:
|
4706 |
msgid "Turn On|Turn Off:"
|
4707 |
msgstr ""
|
4708 |
|
@@ -4923,316 +4923,320 @@ msgid ""
|
|
4923 |
"auto-commenting) & User Account Lockouts: "
|
4924 |
msgstr ""
|
4925 |
|
4926 |
-
#: admin/login/login.php:818 admin/login/login.php:
|
4927 |
-
#: admin/login/login.php:
|
4928 |
msgid "Save Options"
|
4929 |
msgstr ""
|
4930 |
|
4931 |
-
#: admin/login/login.php:
|
4932 |
msgid "JTC-Lite Settings Saved."
|
4933 |
msgstr ""
|
4934 |
|
4935 |
-
#: admin/login/login.php:
|
4936 |
msgid "JTC-Lite Settings"
|
4937 |
msgstr ""
|
4938 |
|
4939 |
-
#: admin/login/login.php:
|
4940 |
msgid "JTC CAPTCHA:"
|
4941 |
msgstr ""
|
4942 |
|
4943 |
-
#: admin/login/login.php:
|
4944 |
msgid "jtc"
|
4945 |
msgstr ""
|
4946 |
|
4947 |
-
#: admin/login/login.php:
|
4948 |
msgid "JTC ToolTip:"
|
4949 |
msgstr ""
|
4950 |
|
4951 |
-
#: admin/login/login.php:
|
4952 |
msgid "Type/Enter: jtc. Enter a blank space for no text (Spacebar Key)"
|
4953 |
msgstr ""
|
4954 |
|
4955 |
-
#: admin/login/login.php:
|
4956 |
msgid "JTC Title|Text:"
|
4957 |
msgstr ""
|
4958 |
|
4959 |
-
#: admin/login/login.php:
|
4960 |
msgid "Enter a blank space for no text (Spacebar Key)"
|
4961 |
msgstr ""
|
4962 |
|
4963 |
-
#: admin/login/login.php:
|
4964 |
msgid "JTC Logging:"
|
4965 |
msgstr ""
|
4966 |
|
4967 |
-
#: admin/login/login.php:
|
4968 |
msgid "JTC Logging Off"
|
4969 |
msgstr ""
|
4970 |
|
4971 |
-
#: admin/login/login.php:
|
4972 |
msgid "Logged in the Security Log (BPS Pro Only)"
|
4973 |
msgstr ""
|
4974 |
|
4975 |
-
#: admin/login/login.php:
|
4976 |
msgid " Enable JTC for WooCommerce (BPS Pro Only)"
|
4977 |
msgstr ""
|
4978 |
|
4979 |
-
#: admin/login/login.php:
|
4980 |
msgid "Enable|Disable JTC For These Forms: "
|
4981 |
msgstr ""
|
4982 |
|
4983 |
-
#: admin/login/login.php:
|
4984 |
msgid "Check to Enable. Uncheck to Disable."
|
4985 |
msgstr ""
|
4986 |
|
4987 |
-
#: admin/login/login.php:
|
4988 |
msgid " Login Form"
|
4989 |
msgstr ""
|
4990 |
|
4991 |
-
#: admin/login/login.php:
|
4992 |
msgid " Register Form (BPS Pro Only)"
|
4993 |
msgstr ""
|
4994 |
|
4995 |
-
#: admin/login/login.php:
|
4996 |
msgid " Lost Password Form (BPS Pro Only)"
|
4997 |
msgstr ""
|
4998 |
|
4999 |
-
#: admin/login/login.php:
|
5000 |
msgid " Comment Form (BPS Pro Only)"
|
5001 |
msgstr ""
|
5002 |
|
5003 |
-
#: admin/login/login.php:
|
|
|
|
|
|
|
|
|
5004 |
msgid " BuddyPress Register Form (BPS Pro Only)"
|
5005 |
msgstr ""
|
5006 |
|
5007 |
-
#: admin/login/login.php:
|
5008 |
msgid " BuddyPress Sidebar Login Form (BPS Pro Only)"
|
5009 |
msgstr ""
|
5010 |
|
5011 |
-
#: admin/login/login.php:
|
5012 |
msgid "Comment Form: (BPS Pro Only)"
|
5013 |
msgstr ""
|
5014 |
|
5015 |
-
#: admin/login/login.php:
|
5016 |
msgid ""
|
5017 |
"Enable|Disable JTC For These Registered/Logged In User Roles (BPS Pro Only): "
|
5018 |
msgstr ""
|
5019 |
|
5020 |
-
#: admin/login/login.php:
|
5021 |
-
#: admin/login/login.php:
|
5022 |
msgid " Administrator"
|
5023 |
msgstr ""
|
5024 |
|
5025 |
-
#: admin/login/login.php:
|
5026 |
-
#: admin/login/login.php:
|
5027 |
msgid " Editor"
|
5028 |
msgstr ""
|
5029 |
|
5030 |
-
#: admin/login/login.php:
|
5031 |
-
#: admin/login/login.php:
|
5032 |
msgid " Author"
|
5033 |
msgstr ""
|
5034 |
|
5035 |
-
#: admin/login/login.php:
|
5036 |
-
#: admin/login/login.php:
|
5037 |
msgid " Contributor"
|
5038 |
msgstr ""
|
5039 |
|
5040 |
-
#: admin/login/login.php:
|
5041 |
-
#: admin/login/login.php:
|
5042 |
msgid " Subscriber"
|
5043 |
msgstr ""
|
5044 |
|
5045 |
-
#: admin/login/login.php:
|
5046 |
msgid "Login Form: CAPTCHA Error message"
|
5047 |
msgstr ""
|
5048 |
|
5049 |
-
#: admin/login/login.php:
|
5050 |
msgid "Comment Form: CAPTCHA Error message (BPS Pro Only)"
|
5051 |
msgstr ""
|
5052 |
|
5053 |
-
#: admin/login/login.php:
|
5054 |
msgid "Comment Form: CSS Styling (BPS Pro Only)"
|
5055 |
msgstr ""
|
5056 |
|
5057 |
-
#: admin/login/login.php:
|
5058 |
msgid ""
|
5059 |
"Comment Form Label (BPS Pro Only): <i>The JTC Title|Text above the Form "
|
5060 |
"Input text box</i>"
|
5061 |
msgstr ""
|
5062 |
|
5063 |
-
#: admin/login/login.php:
|
5064 |
msgid ""
|
5065 |
"Comment Form Input Text Box (BPS Pro Only): <i>The JTC CAPTCHA Form Input "
|
5066 |
"text box</i>"
|
5067 |
msgstr ""
|
5068 |
|
5069 |
-
#: admin/login/login.php:
|
5070 |
-
#: admin/login/login.php:
|
5071 |
msgid "Click OK to Proceed or click Cancel."
|
5072 |
msgstr ""
|
5073 |
|
5074 |
-
#: admin/login/login.php:
|
5075 |
msgid "Idle Session Logout (ISL) ~ "
|
5076 |
msgstr ""
|
5077 |
|
5078 |
-
#: admin/login/login.php:
|
5079 |
msgid "Automatically Logout Idle/Inactive User Accounts"
|
5080 |
msgstr ""
|
5081 |
|
5082 |
-
#: admin/login/login.php:
|
5083 |
msgid "Auth Cookie Expiration (ACE) ~ "
|
5084 |
msgstr ""
|
5085 |
|
5086 |
-
#: admin/login/login.php:
|
5087 |
msgid "Change the WordPress Authentication Cookie Expiration Time"
|
5088 |
msgstr ""
|
5089 |
|
5090 |
-
#: admin/login/login.php:
|
5091 |
msgid "ISL and ACE Forum Topic"
|
5092 |
msgstr ""
|
5093 |
|
5094 |
-
#: admin/login/login.php:
|
5095 |
msgid "The Help & FAQ tab pages contain help links."
|
5096 |
msgstr ""
|
5097 |
|
5098 |
-
#: admin/login/login.php:
|
5099 |
msgid "Settings Saved. ISL has been turned On."
|
5100 |
msgstr ""
|
5101 |
|
5102 |
-
#: admin/login/login.php:
|
5103 |
msgid "Settings Saved. ISL has been turned Off."
|
5104 |
msgstr ""
|
5105 |
|
5106 |
-
#: admin/login/login.php:
|
5107 |
msgid "Idle Session Logout (ISL) Settings"
|
5108 |
msgstr ""
|
5109 |
|
5110 |
-
#: admin/login/login.php:
|
5111 |
msgid "ISL On"
|
5112 |
msgstr ""
|
5113 |
|
5114 |
-
#: admin/login/login.php:
|
5115 |
msgid "ISL Off"
|
5116 |
msgstr ""
|
5117 |
|
5118 |
-
#: admin/login/login.php:
|
5119 |
msgid "Idle Session Logout Time in Minutes:"
|
5120 |
msgstr ""
|
5121 |
|
5122 |
-
#: admin/login/login.php:
|
5123 |
msgid "Idle Session Logout Page URL:"
|
5124 |
msgstr ""
|
5125 |
|
5126 |
-
#: admin/login/login.php:
|
5127 |
msgid "Idle Session Logout Page Login URL:"
|
5128 |
msgstr ""
|
5129 |
|
5130 |
-
#: admin/login/login.php:
|
5131 |
msgid ""
|
5132 |
"Enter/Type: \"No\" (without quotes) if you do not want a Login URL displayed."
|
5133 |
msgstr ""
|
5134 |
|
5135 |
-
#: admin/login/login.php:
|
5136 |
msgid "Idle Session Logout Exclude URLs|URIs:"
|
5137 |
msgstr ""
|
5138 |
|
5139 |
-
#: admin/login/login.php:
|
5140 |
msgid "Enter URIs separated by a comma and a space: /some-post/, /some-page/"
|
5141 |
msgstr ""
|
5142 |
|
5143 |
-
#: admin/login/login.php:
|
5144 |
msgid "Idle Session Logout Page Custom Message:"
|
5145 |
msgstr ""
|
5146 |
|
5147 |
-
#: admin/login/login.php:
|
5148 |
msgid "Idle Session Logout Page Custom CSS Style:"
|
5149 |
msgstr ""
|
5150 |
|
5151 |
-
#: admin/login/login.php:
|
5152 |
#: admin/login/lsm-help-text.php:22
|
5153 |
msgid "User Account Exceptions:"
|
5154 |
msgstr ""
|
5155 |
|
5156 |
-
#: admin/login/login.php:
|
5157 |
msgid ""
|
5158 |
"Enter User Account names separated by a comma and a space: johnDoe, janeDoe"
|
5159 |
msgstr ""
|
5160 |
|
5161 |
-
#: admin/login/login.php:
|
5162 |
msgid "Idle Session Logout Time Will Not Be Applied For These User Accounts."
|
5163 |
msgstr ""
|
5164 |
|
5165 |
-
#: admin/login/login.php:
|
5166 |
msgid "Enable|Disable Idle Session Logouts For These User Roles: "
|
5167 |
msgstr ""
|
5168 |
|
5169 |
-
#: admin/login/login.php:
|
5170 |
msgid ""
|
5171 |
"Check to Enable. Uncheck to Disable. See the Read Me help button for details."
|
5172 |
msgstr ""
|
5173 |
|
5174 |
-
#: admin/login/login.php:
|
5175 |
msgid "Enable|Disable Idle Session Logouts For TinyMCE Editors: "
|
5176 |
msgstr ""
|
5177 |
|
5178 |
-
#: admin/login/login.php:
|
5179 |
msgid ""
|
5180 |
"Check to Disable. Uncheck to Enable. See the Read Me help button for details."
|
5181 |
msgstr ""
|
5182 |
|
5183 |
-
#: admin/login/login.php:
|
5184 |
msgid " Enable|Disable ISL For TinyMCE Editor"
|
5185 |
msgstr ""
|
5186 |
|
5187 |
-
#: admin/login/login.php:
|
5188 |
msgid "WordPress Authentication Cookie Expiration (ACE) Settings"
|
5189 |
msgstr ""
|
5190 |
|
5191 |
-
#: admin/login/login.php:
|
5192 |
msgid "Settings Saved. ACE has been turned On."
|
5193 |
msgstr ""
|
5194 |
|
5195 |
-
#: admin/login/login.php:
|
5196 |
msgid "Settings Saved. ACE has been turned Off."
|
5197 |
msgstr ""
|
5198 |
|
5199 |
-
#: admin/login/login.php:
|
5200 |
msgid "ACE On"
|
5201 |
msgstr ""
|
5202 |
|
5203 |
-
#: admin/login/login.php:
|
5204 |
msgid "ACE Off"
|
5205 |
msgstr ""
|
5206 |
|
5207 |
-
#: admin/login/login.php:
|
5208 |
msgid "Auth Cookie Expiration Time in Minutes:"
|
5209 |
msgstr ""
|
5210 |
|
5211 |
-
#: admin/login/login.php:
|
5212 |
msgid "WP Default setting is 2880 Minutes/2 Days:"
|
5213 |
msgstr ""
|
5214 |
|
5215 |
-
#: admin/login/login.php:
|
5216 |
msgid "Remember Me Auth Cookie Expiration Time in Minutes:"
|
5217 |
msgstr ""
|
5218 |
|
5219 |
-
#: admin/login/login.php:
|
5220 |
msgid "WP Default setting is 20160 Minutes/14 Days:"
|
5221 |
msgstr ""
|
5222 |
|
5223 |
-
#: admin/login/login.php:
|
5224 |
msgid "Enable|Disable Remember Me Checkbox:"
|
5225 |
msgstr ""
|
5226 |
|
5227 |
-
#: admin/login/login.php:
|
5228 |
msgid " Disable & do not display the Remember Me checkbox"
|
5229 |
msgstr ""
|
5230 |
|
5231 |
-
#: admin/login/login.php:
|
5232 |
msgid "Auth Cookie Expiration Time Will Not Be Applied To These User Accounts."
|
5233 |
msgstr ""
|
5234 |
|
5235 |
-
#: admin/login/login.php:
|
5236 |
msgid "Enable|Disable Auth Cookie Expiration Time For These User Roles: "
|
5237 |
msgstr ""
|
5238 |
|
@@ -5426,8 +5430,8 @@ msgid ""
|
|
5426 |
msgstr ""
|
5427 |
|
5428 |
#: admin/login/lsm-help-text.php:10 admin/maintenance/maintenance.php:542
|
5429 |
-
#: includes/hud-dismiss-functions.php:
|
5430 |
-
#: includes/hud-dismiss-functions.php:
|
5431 |
msgid "CAUTION: "
|
5432 |
msgstr ""
|
5433 |
|
@@ -5646,11 +5650,11 @@ msgid ""
|
|
5646 |
"Check this checkbox if you have the WooCommerce plugin installed if you "
|
5647 |
"would like to use BPS JTC on the WooCommerce custom login page. BPS JTC will "
|
5648 |
"still continue to work normally on the standard WordPress Forms: Login, "
|
5649 |
-
"Register, Lost Password, Comment,
|
5650 |
-
"Login Forms when you check this checkbox. This
|
5651 |
-
"not for turning JTC On or Off if you are using
|
5652 |
-
"Enable|Disable JTC For These Forms option
|
5653 |
-
"JTC on each of your Forms."
|
5654 |
msgstr ""
|
5655 |
|
5656 |
#: admin/login/lsm-help-text.php:19
|
@@ -6078,7 +6082,8 @@ msgid ""
|
|
6078 |
"being successfully turned On while the Oxygen plugin is activated."
|
6079 |
msgstr ""
|
6080 |
|
6081 |
-
#: admin/maintenance/maintenance.php:64 includes/hud-autofix-whitelist.php:
|
|
|
6082 |
msgid "Click this "
|
6083 |
msgstr ""
|
6084 |
|
@@ -6499,9 +6504,9 @@ msgstr ""
|
|
6499 |
|
6500 |
#: admin/maintenance/maintenance.php:390 admin/maintenance/maintenance.php:410
|
6501 |
#: admin/wizard/wizard.php:176 includes/general-functions.php:509
|
6502 |
-
#: includes/hud-dismiss-functions.php:
|
6503 |
-
#: includes/hud-dismiss-functions.php:
|
6504 |
-
#: includes/hud-dismiss-functions.php:
|
6505 |
msgid "Click Here"
|
6506 |
msgstr ""
|
6507 |
|
@@ -7205,7 +7210,7 @@ msgid ""
|
|
7205 |
"malware scanners: "
|
7206 |
msgstr ""
|
7207 |
|
7208 |
-
#: admin/mscan/mscan.php:139 includes/hud-dismiss-functions.php:
|
7209 |
msgid "MScan Malware Scanner Guide"
|
7210 |
msgstr ""
|
7211 |
|
@@ -7641,8 +7646,8 @@ msgstr ""
|
|
7641 |
msgid "Delete<br>File"
|
7642 |
msgstr ""
|
7643 |
|
7644 |
-
#: admin/mscan/mscan.php:1316 admin/system-info/system-info.php:
|
7645 |
-
#: admin/system-info/system-info.php:
|
7646 |
msgid "File Path"
|
7647 |
msgstr ""
|
7648 |
|
@@ -8761,8 +8766,7 @@ msgid "Zend OPcache is Enabled"
|
|
8761 |
msgstr ""
|
8762 |
|
8763 |
#: admin/system-info/system-info.php:424 admin/system-info/system-info.php:433
|
8764 |
-
#: admin/system-info/system-info.php:
|
8765 |
-
#: admin/system-info/system-info.php:633 admin/system-info/system-info.php:645
|
8766 |
msgid "Version: "
|
8767 |
msgstr ""
|
8768 |
|
@@ -8862,477 +8866,438 @@ msgstr ""
|
|
8862 |
msgid "Memcache"
|
8863 |
msgstr ""
|
8864 |
|
8865 |
-
#: admin/system-info/system-info.php:
|
8866 |
-
msgid "Memcache Extension is Loaded
|
8867 |
msgstr ""
|
8868 |
|
8869 |
-
#: admin/system-info/system-info.php:
|
8870 |
msgid "Memcache Extension is Not Loaded"
|
8871 |
msgstr ""
|
8872 |
|
8873 |
-
#: admin/system-info/system-info.php:
|
8874 |
msgid "Memcached"
|
8875 |
msgstr ""
|
8876 |
|
8877 |
-
#: admin/system-info/system-info.php:
|
8878 |
-
msgid "Memcached Extension is Loaded
|
8879 |
msgstr ""
|
8880 |
|
8881 |
-
#: admin/system-info/system-info.php:
|
8882 |
msgid "Memcached Extension is Not Loaded"
|
8883 |
msgstr ""
|
8884 |
|
8885 |
-
#: admin/system-info/system-info.php:
|
8886 |
msgid "MySQL DB Info is not displayed on Network/Multisite subsites"
|
8887 |
msgstr ""
|
8888 |
|
8889 |
-
#: admin/system-info/system-info.php:
|
8890 |
msgid "Not Set"
|
8891 |
msgstr ""
|
8892 |
|
8893 |
-
#: admin/system-info/system-info.php:
|
8894 |
msgid "MySQL Database Server Version: "
|
8895 |
msgstr ""
|
8896 |
|
8897 |
-
#: admin/system-info/system-info.php:
|
8898 |
msgid "MySQL Client Version: "
|
8899 |
msgstr ""
|
8900 |
|
8901 |
-
#: admin/system-info/system-info.php:
|
8902 |
msgid "MySQL Database Server: "
|
8903 |
msgstr ""
|
8904 |
|
8905 |
-
#: admin/system-info/system-info.php:
|
8906 |
msgid "Your MySQL Database: "
|
8907 |
msgstr ""
|
8908 |
|
8909 |
-
#: admin/system-info/system-info.php:
|
8910 |
msgid "SQL Mode: "
|
8911 |
msgstr ""
|
8912 |
|
8913 |
-
#: admin/system-info/system-info.php:
|
8914 |
msgid "MySQL Extension: "
|
8915 |
msgstr ""
|
8916 |
|
8917 |
-
#: admin/system-info/system-info.php:
|
8918 |
msgid "Installed|Enabled"
|
8919 |
msgstr ""
|
8920 |
|
8921 |
-
#: admin/system-info/system-info.php:
|
8922 |
msgid "NOT Installed|Enabled"
|
8923 |
msgstr ""
|
8924 |
|
8925 |
-
#: admin/system-info/system-info.php:
|
8926 |
msgid "MySQLi Extension: "
|
8927 |
msgstr ""
|
8928 |
|
8929 |
-
#: admin/system-info/system-info.php:
|
8930 |
msgid "WordPress Installation Folder"
|
8931 |
msgstr ""
|
8932 |
|
8933 |
-
#: admin/system-info/system-info.php:
|
8934 |
msgid "WordPress Installation Type"
|
8935 |
msgstr ""
|
8936 |
|
8937 |
-
#: admin/system-info/system-info.php:
|
8938 |
msgid "Standard|GWIOD Site Type"
|
8939 |
msgstr ""
|
8940 |
|
8941 |
-
#: admin/system-info/system-info.php:
|
8942 |
msgid "Network|Multisite"
|
8943 |
msgstr ""
|
8944 |
|
8945 |
-
#: admin/system-info/system-info.php:
|
8946 |
msgid "BuddyPress"
|
8947 |
msgstr ""
|
8948 |
|
8949 |
-
#: admin/system-info/system-info.php:
|
8950 |
msgid "bbPress"
|
8951 |
msgstr ""
|
8952 |
|
8953 |
-
#: admin/system-info/system-info.php:
|
8954 |
msgid "Plugins Folder"
|
8955 |
msgstr ""
|
8956 |
|
8957 |
-
#: admin/system-info/system-info.php:
|
8958 |
msgid "Uploads Folder"
|
8959 |
msgstr ""
|
8960 |
|
8961 |
-
#: admin/system-info/system-info.php:
|
8962 |
msgid "UPLOADS Constant"
|
8963 |
msgstr ""
|
8964 |
|
8965 |
-
#: admin/system-info/system-info.php:
|
8966 |
msgid "WP Permalink Structure"
|
8967 |
msgstr ""
|
8968 |
|
8969 |
-
#: admin/system-info/system-info.php:
|
8970 |
msgid "DISABLE_WP_CRON constant"
|
8971 |
msgstr ""
|
8972 |
|
8973 |
-
#: admin/system-info/system-info.php:
|
8974 |
msgid "Standard WP Crons are disabled on your website."
|
8975 |
msgstr ""
|
8976 |
|
8977 |
-
#: admin/system-info/system-info.php:
|
8978 |
msgid "Standard WP Crons are not disabled on your website."
|
8979 |
msgstr ""
|
8980 |
|
8981 |
-
#: admin/system-info/system-info.php:
|
8982 |
msgid "Total Plugins Installed"
|
8983 |
msgstr ""
|
8984 |
|
8985 |
-
#: admin/system-info/system-info.php:
|
8986 |
msgid "Total Must-Use Plugins Installed"
|
8987 |
msgstr ""
|
8988 |
|
8989 |
-
#: admin/system-info/system-info.php:
|
8990 |
msgid "Total Plugins Activated"
|
8991 |
msgstr ""
|
8992 |
|
8993 |
-
#: admin/system-info/system-info.php:
|
8994 |
msgid "Total Plugins Network Activated"
|
8995 |
msgstr ""
|
8996 |
|
8997 |
-
#: admin/system-info/system-info.php:
|
8998 |
msgid "Get Plugins List"
|
8999 |
msgstr ""
|
9000 |
|
9001 |
-
#: admin/system-info/system-info.php:
|
9002 |
msgid "This window is draggable (top) and resizable (bottom right corner)"
|
9003 |
msgstr ""
|
9004 |
|
9005 |
-
#: admin/system-info/system-info.php:
|
9006 |
msgid "Browser Compression Supported"
|
9007 |
msgstr ""
|
9008 |
|
9009 |
-
#: admin/system-info/system-info.php:
|
9010 |
msgid "GD Library"
|
9011 |
msgstr ""
|
9012 |
|
9013 |
-
#: admin/system-info/system-info.php:
|
9014 |
msgid "GD Extension is Loaded - "
|
9015 |
msgstr ""
|
9016 |
|
9017 |
-
#: admin/system-info/system-info.php:
|
9018 |
msgid "GD Extension is Not Loaded"
|
9019 |
msgstr ""
|
9020 |
|
9021 |
-
#: admin/system-info/system-info.php:
|
9022 |
msgid "ImageMagick"
|
9023 |
msgstr ""
|
9024 |
|
9025 |
-
#: admin/system-info/system-info.php:
|
9026 |
msgid "ImageMagick Extension is Loaded - "
|
9027 |
msgstr ""
|
9028 |
|
9029 |
-
#: admin/system-info/system-info.php:
|
9030 |
msgid "ImageMagick Extension is Not Loaded"
|
9031 |
msgstr ""
|
9032 |
|
9033 |
-
#: admin/system-info/system-info.php:
|
9034 |
msgid "PHP Server|PHP.ini Info"
|
9035 |
msgstr ""
|
9036 |
|
9037 |
-
#: admin/system-info/system-info.php:
|
9038 |
msgid ""
|
9039 |
"File|Folder Permissions (CGI or DSO)|Script Owner User ID (UID)|File Owner "
|
9040 |
"User ID"
|
9041 |
msgstr ""
|
9042 |
|
9043 |
-
#: admin/system-info/system-info.php:
|
9044 |
msgid "PHP Version"
|
9045 |
msgstr ""
|
9046 |
|
9047 |
-
#: admin/system-info/system-info.php:
|
9048 |
msgid "PHP Memory Usage"
|
9049 |
msgstr ""
|
9050 |
|
9051 |
-
#: admin/system-info/system-info.php:
|
9052 |
msgid " MB"
|
9053 |
msgstr ""
|
9054 |
|
9055 |
-
#: admin/system-info/system-info.php:
|
9056 |
msgid "WordPress Admin Memory Limit"
|
9057 |
msgstr ""
|
9058 |
|
9059 |
-
#: admin/system-info/system-info.php:
|
9060 |
msgid "WordPress Base Memory Limit"
|
9061 |
msgstr ""
|
9062 |
|
9063 |
-
#: admin/system-info/system-info.php:
|
9064 |
-
#: admin/system-info/system-info.php:
|
9065 |
msgid "PHP Actual Configuration Memory Limit: "
|
9066 |
msgstr ""
|
9067 |
|
9068 |
-
#: admin/system-info/system-info.php:
|
9069 |
msgid "The Memory Limit value is not available from your Server."
|
9070 |
msgstr ""
|
9071 |
|
9072 |
-
#: admin/system-info/system-info.php:
|
9073 |
msgid " Recommendation: Increase Memory Limit to 128M."
|
9074 |
msgstr ""
|
9075 |
|
9076 |
-
#: admin/system-info/system-info.php:
|
9077 |
msgid "PHP Configuration File (php.ini)"
|
9078 |
msgstr ""
|
9079 |
|
9080 |
-
#: admin/system-info/system-info.php:
|
9081 |
msgid "None/Not in use"
|
9082 |
msgstr ""
|
9083 |
|
9084 |
-
#: admin/system-info/system-info.php:
|
9085 |
msgid "WP Temp Dir: "
|
9086 |
msgstr ""
|
9087 |
|
9088 |
-
#: admin/system-info/system-info.php:
|
9089 |
msgid "The WP_TEMP_DIR constant is being used in wp-config.php file"
|
9090 |
msgstr ""
|
9091 |
|
9092 |
-
#: admin/system-info/system-info.php:
|
9093 |
msgid "PHP Temp Dir: "
|
9094 |
msgstr ""
|
9095 |
|
9096 |
-
#: admin/system-info/system-info.php:
|
9097 |
-
#: admin/system-info/system-info.php:
|
9098 |
msgid "Not set/defined or directory is not writable"
|
9099 |
msgstr ""
|
9100 |
|
9101 |
-
#: admin/system-info/system-info.php:
|
9102 |
msgid "PHP Upload Temp Dir: "
|
9103 |
msgstr ""
|
9104 |
|
9105 |
-
#: admin/system-info/system-info.php:
|
9106 |
msgid "Session Save Path: "
|
9107 |
msgstr ""
|
9108 |
|
9109 |
-
#: admin/system-info/system-info.php:
|
9110 |
-
msgid "
|
9111 |
msgstr ""
|
9112 |
|
9113 |
-
#: admin/system-info/system-info.php:
|
9114 |
msgid "Garbage Collector: "
|
9115 |
msgstr ""
|
9116 |
|
9117 |
-
#: admin/system-info/system-info.php:
|
9118 |
msgid "PHP Max Upload Size"
|
9119 |
msgstr ""
|
9120 |
|
9121 |
-
#: admin/system-info/system-info.php:
|
9122 |
msgid "PHP Max Post Size"
|
9123 |
msgstr ""
|
9124 |
|
9125 |
-
#: admin/system-info/system-info.php:
|
9126 |
msgid "PHP Safe Mode"
|
9127 |
msgstr ""
|
9128 |
|
9129 |
-
#: admin/system-info/system-info.php:
|
9130 |
msgid "PHP Allow URL fopen"
|
9131 |
msgstr ""
|
9132 |
|
9133 |
-
#: admin/system-info/system-info.php:
|
9134 |
msgid "PHP Allow URL Include"
|
9135 |
msgstr ""
|
9136 |
|
9137 |
-
#: admin/system-info/system-info.php:
|
9138 |
msgid "PHP Display Errors"
|
9139 |
msgstr ""
|
9140 |
|
9141 |
-
#: admin/system-info/system-info.php:
|
9142 |
msgid "PHP Display Startup Errors"
|
9143 |
msgstr ""
|
9144 |
|
9145 |
-
#: admin/system-info/system-info.php:
|
9146 |
msgid "PHP Expose PHP"
|
9147 |
msgstr ""
|
9148 |
|
9149 |
-
#: admin/system-info/system-info.php:
|
9150 |
msgid "PHP Register Globals"
|
9151 |
msgstr ""
|
9152 |
|
9153 |
-
#: admin/system-info/system-info.php:
|
9154 |
msgid "PHP MySQL Allow Persistent Connections"
|
9155 |
msgstr ""
|
9156 |
|
9157 |
-
#: admin/system-info/system-info.php:
|
9158 |
msgid "PHP Output Buffering"
|
9159 |
msgstr ""
|
9160 |
|
9161 |
-
#: admin/system-info/system-info.php:
|
9162 |
msgid "PHP Max Script Execution Time"
|
9163 |
msgstr ""
|
9164 |
|
9165 |
-
#: admin/system-info/system-info.php:
|
9166 |
msgid "PHP Magic Quotes GPC"
|
9167 |
msgstr ""
|
9168 |
|
9169 |
-
#: admin/system-info/system-info.php:
|
9170 |
msgid "PHP open_basedir"
|
9171 |
msgstr ""
|
9172 |
|
9173 |
-
#: admin/system-info/system-info.php:
|
9174 |
msgid "Off/Not in use"
|
9175 |
msgstr ""
|
9176 |
|
9177 |
-
#: admin/system-info/system-info.php:
|
9178 |
msgid "PHP XML Support"
|
9179 |
msgstr ""
|
9180 |
|
9181 |
-
#: admin/system-info/system-info.php:
|
9182 |
-
#: admin/system-info/system-info.php:
|
9183 |
msgid "Yes"
|
9184 |
msgstr ""
|
9185 |
|
9186 |
-
#: admin/system-info/system-info.php:
|
9187 |
-
#: admin/system-info/system-info.php:
|
9188 |
msgid "No"
|
9189 |
msgstr ""
|
9190 |
|
9191 |
-
#: admin/system-info/system-info.php:
|
9192 |
msgid "PHP IPTC Support"
|
9193 |
msgstr ""
|
9194 |
|
9195 |
-
#: admin/system-info/system-info.php:
|
9196 |
msgid "PHP Exif Support"
|
9197 |
msgstr ""
|
9198 |
|
9199 |
-
#: admin/system-info/system-info.php:
|
9200 |
msgid "PHP Disable Functions"
|
9201 |
msgstr ""
|
9202 |
|
9203 |
-
#: admin/system-info/system-info.php:
|
9204 |
msgid "No PHP functions are disabled."
|
9205 |
msgstr ""
|
9206 |
|
9207 |
-
#: admin/system-info/system-info.php:
|
9208 |
msgid "PHP Suhosin Function Blacklist"
|
9209 |
msgstr ""
|
9210 |
|
9211 |
-
#: admin/system-info/system-info.php:
|
9212 |
msgid "No PHP functions are blacklisted."
|
9213 |
msgstr ""
|
9214 |
|
9215 |
-
#: admin/system-info/system-info.php:
|
9216 |
msgid "CGI File and Folder Permissions|Recommendations"
|
9217 |
msgstr ""
|
9218 |
|
9219 |
-
#: admin/system-info/system-info.php:
|
9220 |
msgid "Folder Path"
|
9221 |
msgstr ""
|
9222 |
|
9223 |
-
#: admin/system-info/system-info.php:
|
9224 |
msgid "Recommended"
|
9225 |
msgstr ""
|
9226 |
|
9227 |
-
#: admin/system-info/system-info.php:
|
9228 |
-
#: admin/system-info/system-info.php:
|
9229 |
msgid "Permissions"
|
9230 |
msgstr ""
|
9231 |
|
9232 |
-
#: admin/system-info/system-info.php:
|
9233 |
msgid "Current"
|
9234 |
msgstr ""
|
9235 |
|
9236 |
-
#: admin/system-info/system-info.php:
|
9237 |
msgid "Script Owner"
|
9238 |
msgstr ""
|
9239 |
|
9240 |
-
#: admin/system-info/system-info.php:
|
9241 |
msgid " User ID (UID)"
|
9242 |
msgstr ""
|
9243 |
|
9244 |
-
#: admin/system-info/system-info.php:
|
9245 |
msgid "File Owner"
|
9246 |
msgstr ""
|
9247 |
|
9248 |
-
#: admin/system-info/system-info.php:
|
9249 |
msgid " User ID"
|
9250 |
msgstr ""
|
9251 |
|
9252 |
-
#: admin/system-info/system-info.php:
|
9253 |
msgid "DSO File and Folder Permissions|Recommendations"
|
9254 |
msgstr ""
|
9255 |
|
9256 |
-
#: admin/system-info/system-info.php:
|
9257 |
msgid "System Info Processing Completion Time: "
|
9258 |
msgstr ""
|
9259 |
|
9260 |
-
#: admin/system-info/system-info.php:
|
9261 |
msgid "Website Headers Check Tool ~ "
|
9262 |
msgstr ""
|
9263 |
|
9264 |
-
#: admin/system-info/system-info.php:
|
9265 |
-
|
9266 |
-
"Check your website Headers or another website's Headers by making a GET or "
|
9267 |
-
"HEAD Request"
|
9268 |
-
msgstr ""
|
9269 |
-
|
9270 |
-
#: admin/system-info/system-info.php:1033
|
9271 |
msgid ""
|
9272 |
"Check your website Headers or another website's Headers by making a GET "
|
9273 |
"Request"
|
9274 |
msgstr ""
|
9275 |
|
9276 |
-
#: admin/system-info/system-info.php:
|
9277 |
msgid "GET Request Headers: "
|
9278 |
msgstr ""
|
9279 |
|
9280 |
-
#: admin/system-info/system-info.php:
|
9281 |
msgid ""
|
9282 |
"Error: The WordPress wp_remote_get function is not available or is blocked "
|
9283 |
"on your website/server."
|
9284 |
msgstr ""
|
9285 |
|
9286 |
-
#: admin/system-info/system-info.php:
|
9287 |
-
#: admin/system-info/system-info.php:1136
|
9288 |
msgid "Enter a Website URL - Example: "
|
9289 |
msgstr ""
|
9290 |
|
9291 |
-
#: admin/system-info/system-info.php:
|
9292 |
msgid ""
|
9293 |
"This Headers check makes a GET Request using the WordPress wp_remote_get "
|
9294 |
"function."
|
9295 |
msgstr ""
|
9296 |
|
9297 |
-
#: admin/system-info/system-info.php:
|
9298 |
msgid ""
|
9299 |
"You can use the Check Headers HEAD Request tool to check headers using HEAD "
|
9300 |
"instead of GET."
|
9301 |
msgstr ""
|
9302 |
|
9303 |
-
#: admin/system-info/system-info.php:1084
|
9304 |
-
msgid ""
|
9305 |
-
"Check your website Headers or another website's Headers by making a HEAD "
|
9306 |
-
"Request"
|
9307 |
-
msgstr ""
|
9308 |
-
|
9309 |
-
#: admin/system-info/system-info.php:1117
|
9310 |
-
msgid "HEAD Request Headers: "
|
9311 |
-
msgstr ""
|
9312 |
-
|
9313 |
-
#: admin/system-info/system-info.php:1126
|
9314 |
-
msgid ""
|
9315 |
-
"Error: The cURL Headers Check does not work on your website. Either the cURL "
|
9316 |
-
"Extension is not loaded or one of these functions is disabled in your php."
|
9317 |
-
"ini file: curl_init, curl_exec and/or curl_setopt."
|
9318 |
-
msgstr ""
|
9319 |
-
|
9320 |
-
#: admin/system-info/system-info.php:1139
|
9321 |
-
msgid ""
|
9322 |
-
"This cURL Headers check makes a HEAD Request and you will see HTTP/1.1 403 "
|
9323 |
-
"Forbidden displayed if you are blocking HEAD Requests in your BPS root ."
|
9324 |
-
"htaccess file on your website."
|
9325 |
-
msgstr ""
|
9326 |
-
|
9327 |
-
#: admin/system-info/system-info.php:1139
|
9328 |
-
msgid ""
|
9329 |
-
"Use the Check Headers GET Request tool to check your headers using GET "
|
9330 |
-
"instead of HEAD. This tool can also be used to check that your Security Log "
|
9331 |
-
"is working correctly and will generate a Security Log entry when you make a "
|
9332 |
-
"HEAD Request using this tool if you are blocking HEAD Requests in your BPS "
|
9333 |
-
"root .htaccess file on your website."
|
9334 |
-
msgstr ""
|
9335 |
-
|
9336 |
#: admin/theme-skin/theme-skin.php:62
|
9337 |
msgid "BulletProof Security ~ UI|UX Settings"
|
9338 |
msgstr ""
|
@@ -9595,7 +9560,7 @@ msgstr ""
|
|
9595 |
#: admin/wizard/pwizard-autofix-setup.php:88
|
9596 |
#: admin/wizard/pwizard-autofix-setup.php:382
|
9597 |
#: admin/wizard/pwizard-autofix-setup.php:735
|
9598 |
-
#: admin/wizard/pwizard-autofix-setup.php:
|
9599 |
msgid "Manually Edit the WordPress wp-config.php file"
|
9600 |
msgstr ""
|
9601 |
|
@@ -9811,23 +9776,23 @@ msgid ""
|
|
9811 |
"activated the WPFC plugin again and resaved your WPFC plugin settings again."
|
9812 |
msgstr ""
|
9813 |
|
9814 |
-
#: admin/wizard/pwizard-autofix-setup.php:
|
9815 |
msgid "WP Rocket Plugin AutoSetup not required: "
|
9816 |
msgstr ""
|
9817 |
|
9818 |
-
#: admin/wizard/pwizard-autofix-setup.php:
|
9819 |
msgid ""
|
9820 |
"GWIOD site types do not require AutoSetup because WP Rocket creates htaccess "
|
9821 |
"code in the site root htaccess file."
|
9822 |
msgstr ""
|
9823 |
|
9824 |
-
#: admin/wizard/pwizard-autofix-setup.php:
|
9825 |
msgid ""
|
9826 |
"Error: The Pre-Installation Wizard is unable to add the WP Rocket WP_CACHE "
|
9827 |
"code in your wp-config.php file."
|
9828 |
msgstr ""
|
9829 |
|
9830 |
-
#: admin/wizard/pwizard-autofix-setup.php:
|
9831 |
msgid ""
|
9832 |
"A wp-config.php file was NOT found in your WordPress website root folder. If "
|
9833 |
"you have moved your wp-config.php file to another folder location then you "
|
@@ -9837,21 +9802,21 @@ msgid ""
|
|
9837 |
"Click this link for the steps to manually edit your wp-config.php file: "
|
9838 |
msgstr ""
|
9839 |
|
9840 |
-
#: admin/wizard/pwizard-autofix-setup.php:
|
9841 |
msgid "WP Rocket Plugin AutoSetup Successful: "
|
9842 |
msgstr ""
|
9843 |
|
9844 |
-
#: admin/wizard/pwizard-autofix-setup.php:
|
9845 |
msgid ""
|
9846 |
"Important Note: If you change any of your WP Rocket settings at any time, re-"
|
9847 |
"run the Setup Wizards again."
|
9848 |
msgstr ""
|
9849 |
|
9850 |
-
#: admin/wizard/pwizard-autofix-setup.php:
|
9851 |
msgid "WP Rocket Plugin AutoCleanup Successful: "
|
9852 |
msgstr ""
|
9853 |
|
9854 |
-
#: admin/wizard/pwizard-autofix-setup.php:
|
9855 |
msgid ""
|
9856 |
"AutoCleanup has removed all WP Rocket htaccess code from BPS Custom Code and "
|
9857 |
"your Root htaccess file if it existed. If you have WP Rocket installed and "
|
@@ -10111,132 +10076,136 @@ msgstr ""
|
|
10111 |
msgid "WordPress Newsletter (tribulant) Plugin BPSQSE AutoWhitelist successful"
|
10112 |
msgstr ""
|
10113 |
|
10114 |
-
#: admin/wizard/pwizard-autofix.php:
|
|
|
|
|
|
|
|
|
10115 |
msgid ""
|
10116 |
"WooCommerce Product Feed Pro Plugin wp-admin skip/bypass rule AutoWhitelist "
|
10117 |
"successful"
|
10118 |
msgstr ""
|
10119 |
|
10120 |
-
#: admin/wizard/pwizard-autofix.php:
|
10121 |
msgid ""
|
10122 |
"WPBakery Visual Composer Plugin wp-admin skip/bypass rule AutoWhitelist "
|
10123 |
"successful"
|
10124 |
msgstr ""
|
10125 |
|
10126 |
-
#: admin/wizard/pwizard-autofix.php:
|
10127 |
msgid ""
|
10128 |
"Bookly Booking Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10129 |
msgstr ""
|
10130 |
|
10131 |
-
#: admin/wizard/pwizard-autofix.php:
|
10132 |
msgid ""
|
10133 |
"Easy Media Gallery Pro Plugin wp-admin skip/bypass rule AutoWhitelist "
|
10134 |
"successful"
|
10135 |
msgstr ""
|
10136 |
|
10137 |
-
#: admin/wizard/pwizard-autofix.php:
|
10138 |
msgid ""
|
10139 |
"NextGen Gallery Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10140 |
msgstr ""
|
10141 |
|
10142 |
-
#: admin/wizard/pwizard-autofix.php:
|
10143 |
msgid "OptimizePress Theme wp-admin skip/bypass rule AutoWhitelist successful"
|
10144 |
msgstr ""
|
10145 |
|
10146 |
-
#: admin/wizard/pwizard-autofix.php:
|
10147 |
msgid ""
|
10148 |
"tribulant Shopping Cart (WP Checkout) Plugin wp-admin skip/bypass rule "
|
10149 |
"AutoWhitelist successful"
|
10150 |
msgstr ""
|
10151 |
|
10152 |
-
#: admin/wizard/pwizard-autofix.php:
|
10153 |
msgid ""
|
10154 |
"ithemes Video Showcase Plugin wp-admin skip/bypass rule AutoWhitelist "
|
10155 |
"successful"
|
10156 |
msgstr ""
|
10157 |
|
10158 |
-
#: admin/wizard/pwizard-autofix.php:
|
10159 |
msgid ""
|
10160 |
"WP-Invoice - Web Invoice and Billing Plugin wp-admin skip/bypass rule "
|
10161 |
"AutoWhitelist successful"
|
10162 |
msgstr ""
|
10163 |
|
10164 |
-
#: admin/wizard/pwizard-autofix.php:
|
10165 |
msgid "Yoast SEO Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10166 |
msgstr ""
|
10167 |
|
10168 |
-
#: admin/wizard/pwizard-autofix.php:
|
10169 |
msgid ""
|
10170 |
"Formidable Pro Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10171 |
msgstr ""
|
10172 |
|
10173 |
-
#: admin/wizard/pwizard-autofix.php:
|
10174 |
msgid ""
|
10175 |
"Google Typography Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10176 |
msgstr ""
|
10177 |
|
10178 |
-
#: admin/wizard/pwizard-autofix.php:
|
10179 |
msgid "Flare Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10180 |
msgstr ""
|
10181 |
|
10182 |
-
#: admin/wizard/pwizard-autofix.php:
|
10183 |
msgid "bbPress Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10184 |
msgstr ""
|
10185 |
|
10186 |
-
#: admin/wizard/pwizard-autofix.php:
|
10187 |
msgid ""
|
10188 |
"Spider Event Calendar (WordPress Event Calendar) Plugin wp-admin skip/bypass "
|
10189 |
"rule AutoWhitelist successful"
|
10190 |
msgstr ""
|
10191 |
|
10192 |
-
#: admin/wizard/pwizard-autofix.php:
|
10193 |
msgid "BuddyPress Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10194 |
msgstr ""
|
10195 |
|
10196 |
-
#: admin/wizard/pwizard-autofix.php:
|
10197 |
msgid ""
|
10198 |
"WPML Translation Management Plugin wp-admin skip/bypass rule AutoWhitelist "
|
10199 |
"successful"
|
10200 |
msgstr ""
|
10201 |
|
10202 |
-
#: admin/wizard/pwizard-autofix.php:
|
10203 |
msgid ""
|
10204 |
"Events Manager Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10205 |
msgstr ""
|
10206 |
|
10207 |
-
#: admin/wizard/pwizard-autofix.php:
|
10208 |
msgid ""
|
10209 |
"MailPoet Newsletters (wysija newsletters) Plugin wp-admin skip/bypass rule "
|
10210 |
"AutoWhitelist successful"
|
10211 |
msgstr ""
|
10212 |
|
10213 |
-
#: admin/wizard/pwizard-autofix.php:
|
10214 |
msgid ""
|
10215 |
"Event Espresso Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10216 |
msgstr ""
|
10217 |
|
10218 |
-
#: admin/wizard/pwizard-autofix.php:
|
10219 |
msgid "Content Egg Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10220 |
msgstr ""
|
10221 |
|
10222 |
-
#: admin/wizard/pwizard-autofix.php:
|
10223 |
msgid "Flatsome Theme wp-admin skip/bypass rule AutoWhitelist successful"
|
10224 |
msgstr ""
|
10225 |
|
10226 |
-
#: admin/wizard/pwizard-autofix.php:
|
10227 |
msgid "Content Egg Plugin wp-admin BPSQSE AutoWhitelist successful"
|
10228 |
msgstr ""
|
10229 |
|
10230 |
-
#: admin/wizard/pwizard-autofix.php:
|
10231 |
msgid "Event Espresso Plugin wp-admin BPSQSE AutoWhitelist successful"
|
10232 |
msgstr ""
|
10233 |
|
10234 |
-
#: admin/wizard/pwizard-autofix.php:
|
10235 |
msgid ""
|
10236 |
"Open Web Analytics (github) Plugin wp-admin BPSQSE AutoWhitelist successful"
|
10237 |
msgstr ""
|
10238 |
|
10239 |
-
#: admin/wizard/pwizard-autofix.php:
|
10240 |
msgid "UberGrid (code canyon) Plugin wp-admin BPSQSE AutoWhitelist successful"
|
10241 |
msgstr ""
|
10242 |
|
@@ -10346,10 +10315,10 @@ msgid ""
|
|
10346 |
msgstr ""
|
10347 |
|
10348 |
#: admin/wizard/wizard-functions.php:613 admin/wizard/wizard-functions.php:622
|
10349 |
-
#: admin/wizard/wizard-functions.php:821 admin/wizard/wizard.php:
|
10350 |
-
#: admin/wizard/wizard.php:
|
10351 |
-
#: admin/wizard/wizard.php:
|
10352 |
-
#: includes/general-functions.php:
|
10353 |
msgid " DB Option created or updated Successfully!"
|
10354 |
msgstr ""
|
10355 |
|
@@ -10389,7 +10358,7 @@ msgstr ""
|
|
10389 |
msgid "Error: The default.htaccess Master htaccess file cannot be created."
|
10390 |
msgstr ""
|
10391 |
|
10392 |
-
#: admin/wizard/wizard-functions.php:822 admin/wizard/wizard.php:
|
10393 |
msgid " Folder created Successfully!"
|
10394 |
msgstr ""
|
10395 |
|
@@ -10425,7 +10394,7 @@ msgid ""
|
|
10425 |
"file, but was NOT found in BPS Custom Code. "
|
10426 |
msgstr ""
|
10427 |
|
10428 |
-
#: admin/wizard/wizard.php:176 includes/hud-dismiss-functions.php:
|
10429 |
msgid ""
|
10430 |
" for the steps to fix this Wordfence problem before running the Setup Wizard."
|
10431 |
msgstr ""
|
@@ -10603,128 +10572,128 @@ msgid ""
|
|
10603 |
"Tutorials to watch."
|
10604 |
msgstr ""
|
10605 |
|
10606 |
-
#: admin/wizard/wizard.php:404 admin/wizard/wizard.php:
|
10607 |
msgid "AutoFix (AutoWhitelist|AutoSetup|AutoCleanup)"
|
10608 |
msgstr ""
|
10609 |
|
10610 |
-
#: admin/wizard/wizard.php:
|
10611 |
msgid "BulletProof Security Database Tables Setup"
|
10612 |
msgstr ""
|
10613 |
|
10614 |
-
#: admin/wizard/wizard.php:
|
10615 |
msgid "BulletProof Security Core Folders Setup"
|
10616 |
msgstr ""
|
10617 |
|
10618 |
-
#: admin/wizard/wizard.php:
|
10619 |
msgid "Error: Unable to create Folder "
|
10620 |
msgstr ""
|
10621 |
|
10622 |
-
#: admin/wizard/wizard.php:
|
10623 |
msgid "BulletProof Security Core Files Setup"
|
10624 |
msgstr ""
|
10625 |
|
10626 |
-
#: admin/wizard/wizard.php:
|
10627 |
msgid " File created or updated Successfully!"
|
10628 |
msgstr ""
|
10629 |
|
10630 |
-
#: admin/wizard/wizard.php:
|
10631 |
msgid "Error: Unable to create or update File "
|
10632 |
msgstr ""
|
10633 |
|
10634 |
-
#: admin/wizard/wizard.php:
|
10635 |
msgid "BulletProof Security MScan Malware Scanner Setup"
|
10636 |
msgstr ""
|
10637 |
|
10638 |
-
#: admin/wizard/wizard.php:
|
10639 |
msgid "BulletProof Security DB Backup Setup"
|
10640 |
msgstr ""
|
10641 |
|
10642 |
-
#: admin/wizard/wizard.php:
|
10643 |
msgid "BulletProof Security Hidden Plugin Folders|Files (HPF) Setup"
|
10644 |
msgstr ""
|
10645 |
|
10646 |
-
#: admin/wizard/wizard.php:
|
10647 |
msgid ""
|
10648 |
"Hidden Plugin Folders|Files (HPF) DB Options created or updated Successfully!"
|
10649 |
msgstr ""
|
10650 |
|
10651 |
-
#: admin/wizard/wizard.php:
|
10652 |
msgid "BulletProof Security Security Log User Agent Filter Setup"
|
10653 |
msgstr ""
|
10654 |
|
10655 |
-
#: admin/wizard/wizard.php:
|
10656 |
msgid "BulletProof Security Email Alerting & Log File Options Setup"
|
10657 |
msgstr ""
|
10658 |
|
10659 |
-
#: admin/wizard/wizard.php:
|
10660 |
msgid "BulletProof Security Login Security & Monitoring Options Setup"
|
10661 |
msgstr ""
|
10662 |
|
10663 |
-
#: admin/wizard/wizard.php:
|
10664 |
msgid "BulletProof Security JTC-Lite Options Setup"
|
10665 |
msgstr ""
|
10666 |
|
10667 |
-
#: admin/wizard/wizard.php:
|
10668 |
msgid "The Setup Wizard has completed BPS Setup."
|
10669 |
msgstr ""
|
10670 |
|
10671 |
-
#: admin/wizard/wizard.php:
|
10672 |
msgid ""
|
10673 |
"Check the \"BPS Setup Verification & Error Checks\" section below for any "
|
10674 |
"errors in Red Font."
|
10675 |
msgstr ""
|
10676 |
|
10677 |
-
#: admin/wizard/wizard.php:
|
10678 |
msgid "Setup Wizard Completion Time: "
|
10679 |
msgstr ""
|
10680 |
|
10681 |
-
#: admin/wizard/wizard.php:
|
10682 |
msgid "BulletProof Security ~ Setup Wizard"
|
10683 |
msgstr ""
|
10684 |
|
10685 |
-
#: admin/wizard/wizard.php:
|
10686 |
msgid "htaccess Files Disabled Notice: "
|
10687 |
msgstr ""
|
10688 |
|
10689 |
-
#: admin/wizard/wizard.php:
|
10690 |
msgid ""
|
10691 |
"BPS has detected that htaccess files cannot be used on your website/server. "
|
10692 |
"Click this "
|
10693 |
msgstr ""
|
10694 |
|
10695 |
-
#: admin/wizard/wizard.php:
|
10696 |
msgid "htaccess Files Disabled Forum Topic"
|
10697 |
msgstr ""
|
10698 |
|
10699 |
-
#: admin/wizard/wizard.php:
|
10700 |
msgid " link for more information before running the Wizards."
|
10701 |
msgstr ""
|
10702 |
|
10703 |
-
#: admin/wizard/wizard.php:
|
10704 |
msgid "Setup Wizard ~ "
|
10705 |
msgstr ""
|
10706 |
|
10707 |
-
#: admin/wizard/wizard.php:
|
10708 |
msgid "One-Click Complete Setup"
|
10709 |
msgstr ""
|
10710 |
|
10711 |
-
#: admin/wizard/wizard.php:
|
10712 |
msgid "Recommended Video Tutorials: "
|
10713 |
msgstr ""
|
10714 |
|
10715 |
-
#: admin/wizard/wizard.php:
|
10716 |
msgid "Security Log Video Tutorial"
|
10717 |
msgstr ""
|
10718 |
|
10719 |
-
#: admin/wizard/wizard.php:
|
10720 |
msgid "Setup Wizard Steps: "
|
10721 |
msgstr ""
|
10722 |
|
10723 |
-
#: admin/wizard/wizard.php:
|
10724 |
msgid "1. Click the Setup Wizard button."
|
10725 |
msgstr ""
|
10726 |
|
10727 |
-
#: admin/wizard/wizard.php:
|
10728 |
msgid ""
|
10729 |
"Setup Wizard Pre-Installation Checks are automatically performed and "
|
10730 |
"displayed on the Setup Wizard page. Green font messages mean everything is "
|
@@ -10735,63 +10704,67 @@ msgid ""
|
|
10735 |
"to be fixed before running the Setup Wizard."
|
10736 |
msgstr ""
|
10737 |
|
10738 |
-
#: admin/wizard/wizard.php:
|
10739 |
msgid ""
|
10740 |
"You can re-run the Setup Wizard again at any time. Your existing settings "
|
10741 |
"will NOT be overwritten and will be re-saved. Any new or additional settings "
|
10742 |
"that the Setup Wizard finds on your website will be saved/setup."
|
10743 |
msgstr ""
|
10744 |
|
10745 |
-
#: admin/wizard/wizard.php:
|
10746 |
msgid ""
|
10747 |
"When the Setup Wizard has completed you will see \"The Setup Wizard has "
|
10748 |
"completed BPS Setup.\""
|
10749 |
msgstr ""
|
10750 |
|
10751 |
-
#: admin/wizard/wizard.php:
|
10752 |
msgid ""
|
10753 |
"Your existing Root and wp-admin htaccess files are backed up before new Root "
|
10754 |
"and wp-admin htaccess files are created by the Setup Wizard. The BPS backup "
|
10755 |
"folder is here: "
|
10756 |
msgstr ""
|
10757 |
|
10758 |
-
#: admin/wizard/wizard.php:
|
10759 |
msgid ""
|
10760 |
" and the backed up htaccess file names are: root.htaccess and wpadmin."
|
10761 |
"htaccess."
|
10762 |
msgstr ""
|
10763 |
|
10764 |
-
#: admin/wizard/wizard.php:
|
10765 |
msgid "Setup Wizard & Overview Video Tutorial"
|
10766 |
msgstr ""
|
10767 |
|
10768 |
-
#: admin/wizard/wizard.php:
|
10769 |
msgid "Setup Wizard Options ~ "
|
10770 |
msgstr ""
|
10771 |
|
10772 |
-
#: admin/wizard/wizard.php:
|
10773 |
msgid ""
|
10774 |
"Click the Setup Wizard Options Read Me help button for help info about each "
|
10775 |
"option setting"
|
10776 |
msgstr ""
|
10777 |
|
10778 |
-
#: admin/wizard/wizard.php:
|
10779 |
msgid "Forum Help Links:"
|
10780 |
msgstr ""
|
10781 |
|
10782 |
-
#: admin/wizard/wizard.php:
|
10783 |
msgid "Go Daddy Managed WordPress Hosting (GDMW)"
|
10784 |
msgstr ""
|
10785 |
|
10786 |
-
#: admin/wizard/wizard.php:
|
10787 |
msgid "Enable|Disable htaccess Files"
|
10788 |
msgstr ""
|
10789 |
|
10790 |
-
#: admin/wizard/wizard.php:
|
10791 |
msgid "AutoFix Forum Topic"
|
10792 |
msgstr ""
|
10793 |
|
10794 |
-
#: admin/wizard/wizard.php:
|
|
|
|
|
|
|
|
|
10795 |
msgid ""
|
10796 |
"Setup Wizard AutoFix is turned On by default. When AutoFix is turned On the "
|
10797 |
"Setup Wizard will automatically create htaccess whitelist rules in BPS "
|
@@ -10812,11 +10785,29 @@ msgid ""
|
|
10812 |
"AutoFix Debug information so that we can figure out what the problem is."
|
10813 |
msgstr ""
|
10814 |
|
10815 |
-
#: admin/wizard/wizard.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10816 |
msgid "Go Daddy Managed WordPress Hosting (GDMW):"
|
10817 |
msgstr ""
|
10818 |
|
10819 |
-
#: admin/wizard/wizard.php:
|
10820 |
msgid ""
|
10821 |
"This option is ONLY for a special type of Go Daddy Hosting account called "
|
10822 |
"\"Managed WordPress Hosting\" and is NOT for regular/standard Go Daddy "
|
@@ -10825,15 +10816,15 @@ msgid ""
|
|
10825 |
"section above for more information."
|
10826 |
msgstr ""
|
10827 |
|
10828 |
-
#: admin/wizard/wizard.php:
|
10829 |
msgid "Enable|Disable htaccess Files:"
|
10830 |
msgstr ""
|
10831 |
|
10832 |
-
#: admin/wizard/wizard.php:
|
10833 |
msgid "Before changing this option setting, click the "
|
10834 |
msgstr ""
|
10835 |
|
10836 |
-
#: admin/wizard/wizard.php:
|
10837 |
msgid ""
|
10838 |
" Forum Help Link at the top of this Read Me help window to find out exactly "
|
10839 |
"what this option setting does and when it should or should not be used. "
|
@@ -10841,22 +10832,22 @@ msgid ""
|
|
10841 |
"htaccess Files Enabled: Will enable all BPS htaccess freatures and files."
|
10842 |
msgstr ""
|
10843 |
|
10844 |
-
#: admin/wizard/wizard.php:
|
10845 |
msgid "Enable|Disable wp-admin BulletProof Mode"
|
10846 |
msgstr ""
|
10847 |
|
10848 |
-
#: admin/wizard/wizard.php:
|
10849 |
msgid ""
|
10850 |
"The default setting is already set to: wp-admin BulletProof Mode Enabled. If "
|
10851 |
"you would like to disable wp-admin BulletProof Mode select wp-admin "
|
10852 |
"BulletProof Mode Disabled."
|
10853 |
msgstr ""
|
10854 |
|
10855 |
-
#: admin/wizard/wizard.php:
|
10856 |
msgid "Zip File Download Fix (Incapsula, Proxy, Other Cause):"
|
10857 |
msgstr ""
|
10858 |
|
10859 |
-
#: admin/wizard/wizard.php:
|
10860 |
msgid ""
|
10861 |
"This option should only be set to On if you are seeing a 403 error and/or "
|
10862 |
"unable to download these Zip files: Custom Code Export Zip file, Login "
|
@@ -10872,11 +10863,23 @@ msgid ""
|
|
10872 |
"Firewall again."
|
10873 |
msgstr ""
|
10874 |
|
10875 |
-
#: admin/wizard/wizard.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10876 |
msgid "Network|Multisite Sitewide Login Security Settings"
|
10877 |
msgstr ""
|
10878 |
|
10879 |
-
#: admin/wizard/wizard.php:
|
10880 |
msgid ""
|
10881 |
"This option is for Network|Multisite sites only. This is an independent "
|
10882 |
"option Form that creates and saves Login Security DB option settings for all "
|
@@ -10893,11 +10896,11 @@ msgid ""
|
|
10893 |
"Reset, Sort DB Rows: Ascending - Show Oldest Login First."
|
10894 |
msgstr ""
|
10895 |
|
10896 |
-
#: admin/wizard/wizard.php:
|
10897 |
msgid "Network|Multisite Sitewide JTC-Lite Settings"
|
10898 |
msgstr ""
|
10899 |
|
10900 |
-
#: admin/wizard/wizard.php:
|
10901 |
msgid ""
|
10902 |
"This option is for Network|Multisite sites only. This is an independent "
|
10903 |
"option Form that creates and saves JTC-Lite DB option settings for all "
|
@@ -10912,60 +10915,80 @@ msgid ""
|
|
10912 |
"box on the Login Form."
|
10913 |
msgstr ""
|
10914 |
|
10915 |
-
#: admin/wizard/wizard.php:
|
10916 |
msgid "AutoFix (AutoWhitelist|AutoSetup|AutoCleanup):"
|
10917 |
msgstr ""
|
10918 |
|
10919 |
-
#: admin/wizard/wizard.php:
|
10920 |
msgid "AutoFix On"
|
10921 |
msgstr ""
|
10922 |
|
10923 |
-
#: admin/wizard/wizard.php:
|
10924 |
msgid "AutoFix Off"
|
10925 |
msgstr ""
|
10926 |
|
10927 |
-
#: admin/wizard/wizard.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10928 |
msgid "No (default setting)"
|
10929 |
msgstr ""
|
10930 |
|
10931 |
-
#: admin/wizard/wizard.php:
|
10932 |
msgid "Yes (ONLY if you have Managed WordPress Hosting)"
|
10933 |
msgstr ""
|
10934 |
|
10935 |
-
#: admin/wizard/wizard.php:
|
10936 |
msgid ""
|
10937 |
"CAUTION: Click the Read Me help button before changing this option setting"
|
10938 |
msgstr ""
|
10939 |
|
10940 |
-
#: admin/wizard/wizard.php:
|
10941 |
msgid "htaccess Files Enabled"
|
10942 |
msgstr ""
|
10943 |
|
10944 |
-
#: admin/wizard/wizard.php:
|
10945 |
msgid "htaccess Files Disabled"
|
10946 |
msgstr ""
|
10947 |
|
10948 |
-
#: admin/wizard/wizard.php:
|
10949 |
msgid "Enable|Disable wp-admin BulletProof Mode:"
|
10950 |
msgstr ""
|
10951 |
|
10952 |
-
#: admin/wizard/wizard.php:
|
10953 |
msgid "wp-admin BulletProof Mode Enabled"
|
10954 |
msgstr ""
|
10955 |
|
10956 |
-
#: admin/wizard/wizard.php:
|
10957 |
msgid "wp-admin BulletProof Mode Disabled"
|
10958 |
msgstr ""
|
10959 |
|
10960 |
-
#: admin/wizard/wizard.php:
|
10961 |
msgid "Zip File Download Fix Off"
|
10962 |
msgstr ""
|
10963 |
|
10964 |
-
#: admin/wizard/wizard.php:
|
10965 |
msgid "Zip File Download Fix On"
|
10966 |
msgstr ""
|
10967 |
|
10968 |
-
#: admin/wizard/wizard.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10969 |
msgid ""
|
10970 |
"The Zip File Download Fix option is set to On. This option should only be "
|
10971 |
"set to On if you are unable to download these Zip files: Custom Code Export "
|
@@ -10973,11 +10996,15 @@ msgid ""
|
|
10973 |
"htaccess file backup Zip file."
|
10974 |
msgstr ""
|
10975 |
|
10976 |
-
#: admin/wizard/wizard.php:
|
10977 |
msgid "The Zip File Download Fix option is set to Off."
|
10978 |
msgstr ""
|
10979 |
|
10980 |
-
#: admin/wizard/wizard.php:
|
|
|
|
|
|
|
|
|
10981 |
msgid ""
|
10982 |
"Error: Your Network site exceeds the default WP criteria for a large network "
|
10983 |
"site. Either you have more than 10,000 users or more than 10,000 sites. "
|
@@ -10985,11 +11012,11 @@ msgid ""
|
|
10985 |
"org for assistance."
|
10986 |
msgstr ""
|
10987 |
|
10988 |
-
#: admin/wizard/wizard.php:
|
10989 |
msgid " LSM DB Options created or updated Successfully!"
|
10990 |
msgstr ""
|
10991 |
|
10992 |
-
#: admin/wizard/wizard.php:
|
10993 |
msgid ""
|
10994 |
"Error: Your Network site exceeds the default WP criteria for a large network "
|
10995 |
"site. Either you have more than 10,000 users or more than 10,000 sites. "
|
@@ -10997,19 +11024,19 @@ msgid ""
|
|
10997 |
"line: Setup Wizard Options Large Network Site Help."
|
10998 |
msgstr ""
|
10999 |
|
11000 |
-
#: admin/wizard/wizard.php:
|
11001 |
msgid " JTC DB Options created or updated Successfully!"
|
11002 |
msgstr ""
|
11003 |
|
11004 |
-
#: bulletproof-security.php:
|
11005 |
msgid "Uninstall Options"
|
11006 |
msgstr ""
|
11007 |
|
11008 |
-
#: bulletproof-security.php:
|
11009 |
msgid "Forum - Support"
|
11010 |
msgstr ""
|
11011 |
|
11012 |
-
#: bulletproof-security.php:
|
11013 |
msgid "Upgrade"
|
11014 |
msgstr ""
|
11015 |
|
@@ -11050,8 +11077,8 @@ msgid ""
|
|
11050 |
msgstr ""
|
11051 |
|
11052 |
#: includes/functions.php:345 includes/functions.php:566
|
11053 |
-
#: includes/functions.php:621 includes/hud-autofix-setup.php:
|
11054 |
-
#: includes/hud-dismiss-functions.php:
|
11055 |
msgid "Go to the "
|
11056 |
msgstr ""
|
11057 |
|
@@ -11529,7 +11556,7 @@ msgid ""
|
|
11529 |
"file."
|
11530 |
msgstr ""
|
11531 |
|
11532 |
-
#: includes/general-functions.php:
|
11533 |
msgid " Hosting Account Root Folder Option setup or updated Successfully!"
|
11534 |
msgstr ""
|
11535 |
|
@@ -11692,294 +11719,295 @@ msgstr ""
|
|
11692 |
msgid "Plugin Folder Path: "
|
11693 |
msgstr ""
|
11694 |
|
11695 |
-
#: includes/hud-autofix-setup.php:
|
11696 |
msgid "BPS Notice: The Endurance Page Cache (EPC) must-use plugin is installed"
|
11697 |
msgstr ""
|
11698 |
|
11699 |
-
#: includes/hud-autofix-setup.php:
|
11700 |
msgid ""
|
11701 |
"The EPC must-use plugin has been automatically installed by your Web Host "
|
11702 |
"and requires these additional BPS setup steps to make sure everything is "
|
11703 |
"setup correctly:"
|
11704 |
msgstr ""
|
11705 |
|
11706 |
-
#: includes/hud-autofix-setup.php:
|
11707 |
-
#: includes/hud-autofix-setup.php:
|
11708 |
msgid "BPS htaccess File Editor page"
|
11709 |
msgstr ""
|
11710 |
|
11711 |
-
#: includes/hud-autofix-setup.php:
|
11712 |
msgid ""
|
11713 |
" click the Unlock htaccess File button, go to the WordPress Settings > "
|
11714 |
"General page, scroll down to Endurance Cache settings,"
|
11715 |
msgstr ""
|
11716 |
|
11717 |
-
#: includes/hud-autofix-setup.php:
|
11718 |
msgid "click the Save Changes button, click this link: "
|
11719 |
msgstr ""
|
11720 |
|
11721 |
-
#: includes/hud-autofix-setup.php:
|
11722 |
-
#: includes/hud-autofix-setup.php:
|
11723 |
-
#: includes/hud-autofix-setup.php:
|
11724 |
-
#: includes/hud-autofix-setup.php:
|
11725 |
-
#: includes/hud-autofix-setup.php:
|
11726 |
-
#: includes/hud-autofix-setup.php:
|
11727 |
msgid "BPS Setup Wizard"
|
11728 |
msgstr ""
|
11729 |
|
11730 |
-
#: includes/hud-autofix-setup.php:
|
11731 |
msgid " and click the Setup Wizard button."
|
11732 |
msgstr ""
|
11733 |
|
11734 |
-
#: includes/hud-autofix-setup.php:
|
11735 |
-
#: includes/hud-dismiss-functions.php:
|
11736 |
-
#: includes/hud-dismiss-functions.php:
|
11737 |
-
#: includes/hud-dismiss-functions.php:
|
11738 |
-
#: includes/hud-dismiss-functions.php:
|
11739 |
-
#: includes/hud-dismiss-functions.php:
|
11740 |
-
#: includes/hud-dismiss-functions.php:
|
11741 |
-
#: includes/hud-dismiss-functions.php:
|
11742 |
-
#: includes/hud-dismiss-functions.php:
|
11743 |
-
#: includes/hud-dismiss-functions.php:
|
11744 |
msgid ""
|
11745 |
"To Dismiss this Notice click the Dismiss Notice button below. To Reset "
|
11746 |
"Dismiss Notices click the Reset|Recheck Dismiss Notices button on the Custom "
|
11747 |
"Code page."
|
11748 |
msgstr ""
|
11749 |
|
11750 |
-
#: includes/hud-autofix-setup.php:
|
11751 |
-
#: includes/hud-dismiss-functions.php:
|
11752 |
-
#: includes/hud-dismiss-functions.php:
|
11753 |
-
#: includes/hud-dismiss-functions.php:
|
11754 |
-
#: includes/hud-dismiss-functions.php:
|
11755 |
-
#: includes/hud-dismiss-functions.php:
|
11756 |
-
#: includes/hud-dismiss-functions.php:
|
11757 |
-
#: includes/hud-dismiss-functions.php:
|
11758 |
-
#: includes/hud-dismiss-functions.php:
|
11759 |
-
#: includes/hud-dismiss-functions.php:
|
11760 |
-
#: includes/hud-dismiss-functions.php:
|
11761 |
-
#: includes/hud-dismiss-functions.php:
|
11762 |
-
#: includes/hud-dismiss-functions.php:
|
11763 |
-
#: includes/hud-dismiss-functions.php:
|
11764 |
-
#: includes/hud-dismiss-functions.php:
|
11765 |
-
#: includes/hud-dismiss-functions.php:
|
11766 |
-
#: includes/hud-dismiss-functions.php:
|
11767 |
-
#: includes/hud-dismiss-functions.php:
|
11768 |
-
#: includes/hud-dismiss-functions.php:
|
11769 |
-
#: includes/hud-dismiss-functions.php:
|
11770 |
-
#: includes/hud-dismiss-functions.php:
|
11771 |
-
#: includes/hud-dismiss-functions.php:
|
11772 |
-
#: includes/hud-dismiss-functions.php:
|
|
|
11773 |
msgid "Dismiss Notice"
|
11774 |
msgstr ""
|
11775 |
|
11776 |
-
#: includes/hud-autofix-setup.php:
|
11777 |
msgid ""
|
11778 |
"W3 Total Cache (W3TC) htaccess code was not found in your Root htaccess file"
|
11779 |
msgstr ""
|
11780 |
|
11781 |
-
#: includes/hud-autofix-setup.php:
|
11782 |
-
#: includes/hud-autofix-setup.php:
|
11783 |
-
#: includes/hud-autofix-setup.php:
|
11784 |
msgid ""
|
11785 |
"If you have deactivated Root Folder BulletProof Mode temporarily then "
|
11786 |
"disregard this message. When you activate Root Folder BulletProof Mode again "
|
11787 |
"this message will go away automatically."
|
11788 |
msgstr ""
|
11789 |
|
11790 |
-
#: includes/hud-autofix-setup.php:
|
11791 |
-
#: includes/hud-autofix-setup.php:
|
11792 |
-
#: includes/hud-autofix-setup.php:
|
11793 |
msgid ""
|
11794 |
"Or you can run the BPS Setup Wizard now to make this message go away now."
|
11795 |
msgstr ""
|
11796 |
|
11797 |
-
#: includes/hud-autofix-setup.php:
|
11798 |
msgid ""
|
11799 |
"If you just installed W3 Total Cache then go to the W3TC plugin settings "
|
11800 |
"page, choose and save the W3TC plugin settings that you want to use and then "
|
11801 |
"run the "
|
11802 |
msgstr ""
|
11803 |
|
11804 |
-
#: includes/hud-autofix-setup.php:
|
11805 |
msgid " to automatically setup/combine W3TC and BPS htaccess code together."
|
11806 |
msgstr ""
|
11807 |
|
11808 |
-
#: includes/hud-autofix-setup.php:
|
11809 |
msgid ""
|
11810 |
"W3 Total Cache (W3TC) is deactivated and W3TC htaccess code was found in "
|
11811 |
"your Root htaccess file"
|
11812 |
msgstr ""
|
11813 |
|
11814 |
-
#: includes/hud-autofix-setup.php:
|
11815 |
msgid ""
|
11816 |
"If you have deactivated W3TC temporarily then disregard this message or you "
|
11817 |
"can run the BPS Setup Wizard now to make this message go away now."
|
11818 |
msgstr ""
|
11819 |
|
11820 |
-
#: includes/hud-autofix-setup.php:
|
11821 |
msgid "If you are planning on permanently uninstalling W3TC then run the "
|
11822 |
msgstr ""
|
11823 |
|
11824 |
-
#: includes/hud-autofix-setup.php:
|
11825 |
msgid " after you have uninstalled/deleted the W3TC plugin."
|
11826 |
msgstr ""
|
11827 |
|
11828 |
-
#: includes/hud-autofix-setup.php:
|
11829 |
msgid ""
|
11830 |
"WP Super Cache (WPSC) htaccess code was not found in your Root htaccess file"
|
11831 |
msgstr ""
|
11832 |
|
11833 |
-
#: includes/hud-autofix-setup.php:
|
11834 |
msgid ""
|
11835 |
"If you just installed WP Super Cache then go to the WPSC plugin settings "
|
11836 |
"page, choose and save the WPSC plugin settings that you want to use and then "
|
11837 |
"run the "
|
11838 |
msgstr ""
|
11839 |
|
11840 |
-
#: includes/hud-autofix-setup.php:
|
11841 |
msgid " to automatically setup/combine WPSC and BPS htaccess code together."
|
11842 |
msgstr ""
|
11843 |
|
11844 |
-
#: includes/hud-autofix-setup.php:
|
11845 |
msgid ""
|
11846 |
"WP Super Cache (WPSC) is deactivated and WPSC htaccess code was found in "
|
11847 |
"your Root htaccess file"
|
11848 |
msgstr ""
|
11849 |
|
11850 |
-
#: includes/hud-autofix-setup.php:
|
11851 |
msgid ""
|
11852 |
"If you have deactivated WPSC temporarily then disregard this message or you "
|
11853 |
"can run the BPS Setup Wizard now to make this message go away now."
|
11854 |
msgstr ""
|
11855 |
|
11856 |
-
#: includes/hud-autofix-setup.php:
|
11857 |
msgid "If you are planning on permanently uninstalling WPSC then run the "
|
11858 |
msgstr ""
|
11859 |
|
11860 |
-
#: includes/hud-autofix-setup.php:
|
11861 |
msgid " after you have uninstalled/deleted the WPSC plugin."
|
11862 |
msgstr ""
|
11863 |
|
11864 |
-
#: includes/hud-autofix-setup.php:
|
11865 |
msgid "Comet Cache htaccess code was not found in your Root htaccess file"
|
11866 |
msgstr ""
|
11867 |
|
11868 |
-
#: includes/hud-autofix-setup.php:
|
11869 |
msgid "If you just installed Comet Cache then go to the "
|
11870 |
msgstr ""
|
11871 |
|
11872 |
-
#: includes/hud-autofix-setup.php:
|
11873 |
msgid ""
|
11874 |
" click the Unlock htaccess File button, go to the Comet Cache plugin "
|
11875 |
"settings page, choose and save the Comet Cache plugin settings that you want "
|
11876 |
"to use and then run the "
|
11877 |
msgstr ""
|
11878 |
|
11879 |
-
#: includes/hud-autofix-setup.php:
|
11880 |
msgid ""
|
11881 |
" to automatically setup/combine Comet Cache and BPS htaccess code together."
|
11882 |
msgstr ""
|
11883 |
|
11884 |
-
#: includes/hud-autofix-setup.php:
|
11885 |
msgid ""
|
11886 |
"Comet Cache is deactivated and Comet Cache htaccess code was found in your "
|
11887 |
"Root htaccess file"
|
11888 |
msgstr ""
|
11889 |
|
11890 |
-
#: includes/hud-autofix-setup.php:
|
11891 |
msgid ""
|
11892 |
"If you have deactivated Comet Cache temporarily then disregard this message "
|
11893 |
"or you can run the BPS Setup Wizard now to make this message go away now."
|
11894 |
msgstr ""
|
11895 |
|
11896 |
-
#: includes/hud-autofix-setup.php:
|
11897 |
msgid ""
|
11898 |
"If you are planning on permanently uninstalling Comet Cache then run the "
|
11899 |
msgstr ""
|
11900 |
|
11901 |
-
#: includes/hud-autofix-setup.php:
|
11902 |
msgid " after you have uninstalled/deleted the Comet Cache plugin."
|
11903 |
msgstr ""
|
11904 |
|
11905 |
-
#: includes/hud-autofix-setup.php:
|
11906 |
msgid ""
|
11907 |
"WP Fastest Cache (WPFC) htaccess code was not found in your Root htaccess "
|
11908 |
"file"
|
11909 |
msgstr ""
|
11910 |
|
11911 |
-
#: includes/hud-autofix-setup.php:
|
11912 |
msgid "If you just installed WP Fastest Cache then go to the "
|
11913 |
msgstr ""
|
11914 |
|
11915 |
-
#: includes/hud-autofix-setup.php:
|
11916 |
msgid ""
|
11917 |
" click the Unlock htaccess File button, then go to the WPFC plugin settings "
|
11918 |
"page, choose and save the WPFC plugin settings that you want to use and then "
|
11919 |
"run the "
|
11920 |
msgstr ""
|
11921 |
|
11922 |
-
#: includes/hud-autofix-setup.php:
|
11923 |
msgid " to automatically setup/combine WPFC and BPS htaccess code together."
|
11924 |
msgstr ""
|
11925 |
|
11926 |
-
#: includes/hud-autofix-setup.php:
|
11927 |
msgid ""
|
11928 |
"WP Fastest Cache (WPFC) is deactivated and WPFC htaccess code was found in "
|
11929 |
"your Root htaccess file"
|
11930 |
msgstr ""
|
11931 |
|
11932 |
-
#: includes/hud-autofix-setup.php:
|
11933 |
msgid ""
|
11934 |
"If you have deactivated WPFC temporarily then disregard this message or you "
|
11935 |
"can run the BPS Setup Wizard now to make this message go away now."
|
11936 |
msgstr ""
|
11937 |
|
11938 |
-
#: includes/hud-autofix-setup.php:
|
11939 |
msgid "If you are planning on permanently uninstalling WPFC then run the "
|
11940 |
msgstr ""
|
11941 |
|
11942 |
-
#: includes/hud-autofix-setup.php:
|
11943 |
msgid " after you have uninstalled/deleted the WPFC plugin."
|
11944 |
msgstr ""
|
11945 |
|
11946 |
-
#: includes/hud-autofix-setup.php:
|
11947 |
msgid "WP Rocket htaccess code was not found in your Root htaccess file"
|
11948 |
msgstr ""
|
11949 |
|
11950 |
-
#: includes/hud-autofix-setup.php:
|
11951 |
msgid "If you just installed WP Rocket then go to the "
|
11952 |
msgstr ""
|
11953 |
|
11954 |
-
#: includes/hud-autofix-setup.php:
|
11955 |
msgid ""
|
11956 |
" click the Unlock htaccess File button, then go to the WP Rocket plugin "
|
11957 |
"settings page, choose and save the WP Rocket plugin settings that you want "
|
11958 |
"to use and then run the "
|
11959 |
msgstr ""
|
11960 |
|
11961 |
-
#: includes/hud-autofix-setup.php:
|
11962 |
msgid ""
|
11963 |
" to automatically setup/combine WP Rocket and BPS htaccess code together."
|
11964 |
msgstr ""
|
11965 |
|
11966 |
-
#: includes/hud-autofix-setup.php:
|
11967 |
msgid ""
|
11968 |
"WP Rocket is deactivated and WP Rocket htaccess code was found in your Root "
|
11969 |
"htaccess file"
|
11970 |
msgstr ""
|
11971 |
|
11972 |
-
#: includes/hud-autofix-setup.php:
|
11973 |
msgid ""
|
11974 |
"If you have deactivated WP Rocket temporarily then disregard this message or "
|
11975 |
"you can run the BPS Setup Wizard now to make this message go away now."
|
11976 |
msgstr ""
|
11977 |
|
11978 |
-
#: includes/hud-autofix-setup.php:
|
11979 |
msgid "If you are planning on permanently uninstalling WP Rocket then run the "
|
11980 |
msgstr ""
|
11981 |
|
11982 |
-
#: includes/hud-autofix-setup.php:
|
11983 |
msgid " after you have uninstalled/deleted the WP Rocket plugin."
|
11984 |
msgstr ""
|
11985 |
|
@@ -12111,607 +12139,611 @@ msgstr ""
|
|
12111 |
msgid "CC Root Text Box 11: SmoothV4.1 Theme"
|
12112 |
msgstr ""
|
12113 |
|
12114 |
-
#: includes/hud-autofix-whitelist.php:
|
12115 |
msgid "CC Root Text Box 12: WooCommerce PagSeguro Plugin"
|
12116 |
msgstr ""
|
12117 |
|
12118 |
-
#: includes/hud-autofix-whitelist.php:
|
12119 |
msgid "CC Root Text Box 12: Event Espresso Plugin"
|
12120 |
msgstr ""
|
12121 |
|
12122 |
-
#: includes/hud-autofix-whitelist.php:
|
12123 |
msgid "CC Root Text Box 12: WooCommerce Serial Key Plugin"
|
12124 |
msgstr ""
|
12125 |
|
12126 |
-
#: includes/hud-autofix-whitelist.php:
|
12127 |
msgid "CC Root Text Box 12: WooCommerce WorldPay Extension"
|
12128 |
msgstr ""
|
12129 |
|
12130 |
-
#: includes/hud-autofix-whitelist.php:
|
12131 |
msgid "CC Root Text Box 12: Kama Click Counter Plugin"
|
12132 |
msgstr ""
|
12133 |
|
12134 |
-
#: includes/hud-autofix-whitelist.php:
|
12135 |
msgid "CC Root Text Box 12: Riva Slider Pro Plugin"
|
12136 |
msgstr ""
|
12137 |
|
12138 |
-
#: includes/hud-autofix-whitelist.php:
|
12139 |
msgid "CC Root Text Box 12: WordPress Auto Spinner Plugin"
|
12140 |
msgstr ""
|
12141 |
|
12142 |
-
#: includes/hud-autofix-whitelist.php:
|
12143 |
msgid "CC Root Text Box 12: AgriTurismo Theme"
|
12144 |
msgstr ""
|
12145 |
|
12146 |
-
#: includes/hud-autofix-whitelist.php:
|
12147 |
msgid "CC Root Text Box 12: WP Content Copy Protection Plugin"
|
12148 |
msgstr ""
|
12149 |
|
12150 |
-
#: includes/hud-autofix-whitelist.php:
|
12151 |
msgid "CC Root Text Box 12: PanoPress Plugin"
|
12152 |
msgstr ""
|
12153 |
|
12154 |
-
#: includes/hud-autofix-whitelist.php:
|
12155 |
msgid "CC Root Text Box 12: Easy Social Share Buttons (Code Canyon) Plugin"
|
12156 |
msgstr ""
|
12157 |
|
12158 |
-
#: includes/hud-autofix-whitelist.php:
|
12159 |
msgid "CC Root Text Box 12: MainWP Plugin"
|
12160 |
msgstr ""
|
12161 |
|
12162 |
-
#: includes/hud-autofix-whitelist.php:
|
12163 |
msgid "CC Root Text Box 12: Clever Course Theme"
|
12164 |
msgstr ""
|
12165 |
|
12166 |
-
#: includes/hud-autofix-whitelist.php:
|
12167 |
msgid "CC Root Text Box 12: WP eStore (WP Cart for Digital Products) Plugin"
|
12168 |
msgstr ""
|
12169 |
|
12170 |
-
#: includes/hud-autofix-whitelist.php:
|
12171 |
msgid "CC Root Text Box 12: WP eMember Plugin"
|
12172 |
msgstr ""
|
12173 |
|
12174 |
-
#: includes/hud-autofix-whitelist.php:
|
12175 |
msgid "CC Root Text Box 12: Easy Digital Downloads Plugin"
|
12176 |
msgstr ""
|
12177 |
|
12178 |
-
#: includes/hud-autofix-whitelist.php:
|
12179 |
msgid "CC Root Text Box 12: MailPoet Newsletters (wysija newsletters) Plugin"
|
12180 |
msgstr ""
|
12181 |
|
12182 |
-
#: includes/hud-autofix-whitelist.php:
|
12183 |
msgid "CC Root Text Box 12: MailChimp for WordPress Plugin"
|
12184 |
msgstr ""
|
12185 |
|
12186 |
-
#: includes/hud-autofix-whitelist.php:
|
12187 |
msgid "CC Root Text Box 12: Digital Access Pass (DAP) Plugin"
|
12188 |
msgstr ""
|
12189 |
|
12190 |
-
#: includes/hud-autofix-whitelist.php:
|
12191 |
msgid "CC Root Text Box 12: WordPress Newsletter (tribulant) Plugin"
|
12192 |
msgstr ""
|
12193 |
|
12194 |
-
#: includes/hud-autofix-whitelist.php:
|
|
|
|
|
|
|
|
|
12195 |
msgid "CC wp-admin Text Box 3: WooCommerce Product Feed Pro Plugin"
|
12196 |
msgstr ""
|
12197 |
|
12198 |
-
#: includes/hud-autofix-whitelist.php:
|
12199 |
msgid "CC wp-admin Text Box 3: WPBakery Visual Composer Plugin"
|
12200 |
msgstr ""
|
12201 |
|
12202 |
-
#: includes/hud-autofix-whitelist.php:
|
12203 |
msgid "CC wp-admin Text Box 3: Bookly Booking Plugin"
|
12204 |
msgstr ""
|
12205 |
|
12206 |
-
#: includes/hud-autofix-whitelist.php:
|
12207 |
msgid "CC wp-admin Text Box 3: Easy Media Gallery Pro Plugin"
|
12208 |
msgstr ""
|
12209 |
|
12210 |
-
#: includes/hud-autofix-whitelist.php:
|
12211 |
msgid "CC wp-admin Text Box 3: NextGen Gallery Plugin"
|
12212 |
msgstr ""
|
12213 |
|
12214 |
-
#: includes/hud-autofix-whitelist.php:
|
12215 |
msgid "CC wp-admin Text Box 3: OptimizePress Theme"
|
12216 |
msgstr ""
|
12217 |
|
12218 |
-
#: includes/hud-autofix-whitelist.php:
|
12219 |
msgid "CC wp-admin Text Box 3: tribulant Shopping Cart (WP Checkout) Plugin"
|
12220 |
msgstr ""
|
12221 |
|
12222 |
-
#: includes/hud-autofix-whitelist.php:
|
12223 |
msgid "CC wp-admin Text Box 3: ithemes Video Showcase Plugin"
|
12224 |
msgstr ""
|
12225 |
|
12226 |
-
#: includes/hud-autofix-whitelist.php:
|
12227 |
msgid "CC wp-admin Text Box 3: WP-Invoice - Web Invoice and Billing Plugin"
|
12228 |
msgstr ""
|
12229 |
|
12230 |
-
#: includes/hud-autofix-whitelist.php:
|
12231 |
msgid "CC wp-admin Text Box 3: Yoast SEO Plugin"
|
12232 |
msgstr ""
|
12233 |
|
12234 |
-
#: includes/hud-autofix-whitelist.php:
|
12235 |
msgid "CC wp-admin Text Box 3: Formidable Pro Plugin"
|
12236 |
msgstr ""
|
12237 |
|
12238 |
-
#: includes/hud-autofix-whitelist.php:
|
12239 |
msgid "CC wp-admin Text Box 3: Google Typography Plugin"
|
12240 |
msgstr ""
|
12241 |
|
12242 |
-
#: includes/hud-autofix-whitelist.php:
|
12243 |
msgid "CC wp-admin Text Box 3: Flare Plugin"
|
12244 |
msgstr ""
|
12245 |
|
12246 |
-
#: includes/hud-autofix-whitelist.php:
|
12247 |
msgid "CC wp-admin Text Box 3: bbPress Plugin"
|
12248 |
msgstr ""
|
12249 |
|
12250 |
-
#: includes/hud-autofix-whitelist.php:
|
12251 |
msgid ""
|
12252 |
"CC wp-admin Text Box 3: Spider Event Calendar (WordPress Event Calendar) "
|
12253 |
"Plugin"
|
12254 |
msgstr ""
|
12255 |
|
12256 |
-
#: includes/hud-autofix-whitelist.php:
|
12257 |
msgid "CC wp-admin Text Box 3: BuddyPress Plugin"
|
12258 |
msgstr ""
|
12259 |
|
12260 |
-
#: includes/hud-autofix-whitelist.php:
|
12261 |
msgid "CC wp-admin Text Box 3: WPML Translation Management Plugin"
|
12262 |
msgstr ""
|
12263 |
|
12264 |
-
#: includes/hud-autofix-whitelist.php:
|
12265 |
msgid "CC wp-admin Text Box 3: Events Manager Plugin"
|
12266 |
msgstr ""
|
12267 |
|
12268 |
-
#: includes/hud-autofix-whitelist.php:
|
12269 |
msgid ""
|
12270 |
"CC wp-admin Text Box 3: MailPoet Newsletters (wysija newsletters) Plugin"
|
12271 |
msgstr ""
|
12272 |
|
12273 |
-
#: includes/hud-autofix-whitelist.php:
|
12274 |
msgid "CC wp-admin Text Box 3: Event Espresso Plugin"
|
12275 |
msgstr ""
|
12276 |
|
12277 |
-
#: includes/hud-autofix-whitelist.php:
|
12278 |
msgid "CC wp-admin Text Box 3: Content Egg (Free and Pro) Plugin"
|
12279 |
msgstr ""
|
12280 |
|
12281 |
-
#: includes/hud-autofix-whitelist.php:
|
12282 |
msgid "CC wp-admin Text Box 3: Flatsome Theme"
|
12283 |
msgstr ""
|
12284 |
|
12285 |
-
#: includes/hud-autofix-whitelist.php:
|
12286 |
msgid "CC wp-admin Text Box 4: Content Egg (Free and Pro) Plugin"
|
12287 |
msgstr ""
|
12288 |
|
12289 |
-
#: includes/hud-autofix-whitelist.php:
|
12290 |
msgid "CC wp-admin Text Box 4: Event Espresso Plugin"
|
12291 |
msgstr ""
|
12292 |
|
12293 |
-
#: includes/hud-autofix-whitelist.php:
|
12294 |
msgid "CC wp-admin Text Box 4: Open Web Analytics (github) Plugin"
|
12295 |
msgstr ""
|
12296 |
|
12297 |
-
#: includes/hud-autofix-whitelist.php:
|
12298 |
msgid "CC wp-admin Text Box 4: UberGrid (code canyon) Plugin"
|
12299 |
msgstr ""
|
12300 |
|
12301 |
-
#: includes/hud-autofix-whitelist.php:
|
12302 |
msgid "BPS Setup Wizard AutoFix (AutoWhitelist|AutoSetup|AutoCleanup) Notice"
|
12303 |
msgstr ""
|
12304 |
|
12305 |
-
#: includes/hud-autofix-whitelist.php:
|
12306 |
msgid ""
|
12307 |
"One or more of your plugins or your theme requires a BPS Custom Code "
|
12308 |
"whitelist rule to be automatically created by the Setup Wizard."
|
12309 |
msgstr ""
|
12310 |
|
12311 |
-
#: includes/hud-autofix-whitelist.php:
|
12312 |
msgid "Setup Wizard link"
|
12313 |
msgstr ""
|
12314 |
|
12315 |
-
#: includes/hud-autofix-whitelist.php:
|
12316 |
msgid ""
|
12317 |
" and click the Setup Wizard button to automatically create BPS Custom Code "
|
12318 |
"whitelist rules."
|
12319 |
msgstr ""
|
12320 |
|
12321 |
-
#: includes/hud-autofix-whitelist.php:
|
12322 |
msgid "This BPS AutoFix check can be turned Off on the "
|
12323 |
msgstr ""
|
12324 |
|
12325 |
-
#: includes/hud-autofix-whitelist.php:
|
12326 |
msgid ""
|
12327 |
" page if you do not want BPS to check for any plugin or theme whitelist "
|
12328 |
"rules."
|
12329 |
msgstr ""
|
12330 |
|
12331 |
-
#: includes/hud-autofix-whitelist.php:
|
12332 |
msgid "BPS AutoFix Debug: Custom Code Text Box Number and Plugin or Theme Name"
|
12333 |
msgstr ""
|
12334 |
|
12335 |
-
#: includes/hud-autofix-whitelist.php:
|
12336 |
msgid "No Plugin or Theme AutoFix Custom Code Whitelist Rules were found"
|
12337 |
msgstr ""
|
12338 |
|
12339 |
-
#: includes/hud-dismiss-functions.php:
|
12340 |
msgid ""
|
12341 |
"WARNING! BPS requires at least PHP5 to function correctly. Your PHP version "
|
12342 |
"is: "
|
12343 |
msgstr ""
|
12344 |
|
12345 |
-
#: includes/hud-dismiss-functions.php:
|
12346 |
msgid "BPS Guide - PHP5 Solution"
|
12347 |
msgstr ""
|
12348 |
|
12349 |
-
#: includes/hud-dismiss-functions.php:
|
12350 |
msgid ""
|
12351 |
"The BPS Guide will open in a new browser window. You will not be directed "
|
12352 |
"away from your WordPress Dashboard."
|
12353 |
msgstr ""
|
12354 |
|
12355 |
-
#: includes/hud-dismiss-functions.php:
|
12356 |
msgid ""
|
12357 |
"WARNING! BPS has detected that Safe Mode is set to On in your php.ini file."
|
12358 |
msgstr ""
|
12359 |
|
12360 |
-
#: includes/hud-dismiss-functions.php:
|
12361 |
msgid ""
|
12362 |
"If you see errors that BPS was unable to automatically create the backup "
|
12363 |
"folders this is probably the reason why."
|
12364 |
msgstr ""
|
12365 |
|
12366 |
-
#: includes/hud-dismiss-functions.php:
|
12367 |
msgid "HUD Check: Custom Permalinks are NOT being used."
|
12368 |
msgstr ""
|
12369 |
|
12370 |
-
#: includes/hud-dismiss-functions.php:
|
12371 |
msgid "It is recommended that you use Custom Permalinks: "
|
12372 |
msgstr ""
|
12373 |
|
12374 |
-
#: includes/hud-dismiss-functions.php:
|
12375 |
msgid "How to setup Custom Permalinks"
|
12376 |
msgstr ""
|
12377 |
|
12378 |
-
#: includes/hud-dismiss-functions.php:
|
12379 |
msgid ""
|
12380 |
"WARNING! BPS has detected that your Server is a Windows IIS Server that does "
|
12381 |
"not support htaccess rewriting."
|
12382 |
msgstr ""
|
12383 |
|
12384 |
-
#: includes/hud-dismiss-functions.php:
|
12385 |
msgid "Do NOT activate BulletProof Modes unless you know what you are doing."
|
12386 |
msgstr ""
|
12387 |
|
12388 |
-
#: includes/hud-dismiss-functions.php:
|
12389 |
msgid "Your Server Type is: "
|
12390 |
msgstr ""
|
12391 |
|
12392 |
-
#: includes/hud-dismiss-functions.php:
|
12393 |
msgid "WordPress Codex - Using Permalinks - see IIS section"
|
12394 |
msgstr ""
|
12395 |
|
12396 |
-
#: includes/hud-dismiss-functions.php:
|
12397 |
-
#: includes/hud-dismiss-functions.php:
|
12398 |
msgid "WARNING! BPS was unable to automatically create the /"
|
12399 |
msgstr ""
|
12400 |
|
12401 |
-
#: includes/hud-dismiss-functions.php:
|
12402 |
msgid "/bps-backup folder."
|
12403 |
msgstr ""
|
12404 |
|
12405 |
-
#: includes/hud-dismiss-functions.php:
|
12406 |
-
#: includes/hud-dismiss-functions.php:
|
12407 |
msgid "You will need to create the /"
|
12408 |
msgstr ""
|
12409 |
|
12410 |
-
#: includes/hud-dismiss-functions.php:
|
12411 |
msgid ""
|
12412 |
"/bps-backup folder manually via FTP. The folder permissions for the bps-"
|
12413 |
"backup folder need to be set to 755 in order to successfully perform "
|
12414 |
"permanent online backups."
|
12415 |
msgstr ""
|
12416 |
|
12417 |
-
#: includes/hud-dismiss-functions.php:
|
12418 |
-
#: includes/hud-dismiss-functions.php:
|
12419 |
msgid "To remove this message permanently click "
|
12420 |
msgstr ""
|
12421 |
|
12422 |
-
#: includes/hud-dismiss-functions.php:
|
12423 |
-
#: includes/hud-dismiss-functions.php:
|
12424 |
msgid "here."
|
12425 |
msgstr ""
|
12426 |
|
12427 |
-
#: includes/hud-dismiss-functions.php:
|
12428 |
msgid "/bps-backup/master-backups folder."
|
12429 |
msgstr ""
|
12430 |
|
12431 |
-
#: includes/hud-dismiss-functions.php:
|
12432 |
msgid ""
|
12433 |
"/bps-backup/master-backups folder manually via FTP. The folder permissions "
|
12434 |
"for the master-backups folder need to be set to 755 in order to successfully "
|
12435 |
"perform permanent online backups."
|
12436 |
msgstr ""
|
12437 |
|
12438 |
-
#: includes/hud-dismiss-functions.php:
|
12439 |
-
#: includes/hud-dismiss-functions.php:
|
12440 |
msgid "Bonus Custom Code:"
|
12441 |
msgstr ""
|
12442 |
|
12443 |
-
#: includes/hud-dismiss-functions.php:
|
12444 |
-
#: includes/hud-dismiss-functions.php:
|
12445 |
msgid ""
|
12446 |
"Click the links below to get Bonus Custom Code or click the Dismiss Notice "
|
12447 |
"links or click this "
|
12448 |
msgstr ""
|
12449 |
|
12450 |
-
#: includes/hud-dismiss-functions.php:
|
12451 |
-
#: includes/hud-dismiss-functions.php:
|
12452 |
msgid "Dismiss All Notices"
|
12453 |
msgstr ""
|
12454 |
|
12455 |
-
#: includes/hud-dismiss-functions.php:
|
12456 |
-
#: includes/hud-dismiss-functions.php:
|
12457 |
msgid ""
|
12458 |
" link. To Reset Dismiss Notices click the Reset|Recheck Dismiss Notices "
|
12459 |
"button on the Custom Code page."
|
12460 |
msgstr ""
|
12461 |
|
12462 |
-
#: includes/hud-dismiss-functions.php:
|
12463 |
-
#: includes/hud-dismiss-functions.php:
|
12464 |
-
#: includes/hud-dismiss-functions.php:
|
12465 |
-
#: includes/hud-dismiss-functions.php:
|
12466 |
-
#: includes/hud-dismiss-functions.php:
|
12467 |
-
#: includes/hud-dismiss-functions.php:
|
12468 |
-
#: includes/hud-dismiss-functions.php:
|
12469 |
-
#: includes/hud-dismiss-functions.php:
|
12470 |
msgid "Get "
|
12471 |
msgstr ""
|
12472 |
|
12473 |
-
#: includes/hud-dismiss-functions.php:
|
12474 |
-
#: includes/hud-dismiss-functions.php:
|
12475 |
msgid "POST Request Attack Protection Code"
|
12476 |
msgstr ""
|
12477 |
|
12478 |
-
#: includes/hud-dismiss-functions.php:
|
12479 |
-
#: includes/hud-dismiss-functions.php:
|
12480 |
-
#: includes/hud-dismiss-functions.php:
|
12481 |
-
#: includes/hud-dismiss-functions.php:
|
12482 |
-
#: includes/hud-dismiss-functions.php:
|
12483 |
-
#: includes/hud-dismiss-functions.php:
|
12484 |
-
#: includes/hud-dismiss-functions.php:
|
12485 |
-
#: includes/hud-dismiss-functions.php:
|
12486 |
msgid " or "
|
12487 |
msgstr ""
|
12488 |
|
12489 |
-
#: includes/hud-dismiss-functions.php:
|
12490 |
msgid "Brute Force Login Protection Code"
|
12491 |
msgstr ""
|
12492 |
|
12493 |
-
#: includes/hud-dismiss-functions.php:
|
12494 |
msgid "Speed Boost Cache Code"
|
12495 |
msgstr ""
|
12496 |
|
12497 |
-
#: includes/hud-dismiss-functions.php:
|
12498 |
msgid "Author Enumeration BOT Probe Code"
|
12499 |
msgstr ""
|
12500 |
|
12501 |
-
#: includes/hud-dismiss-functions.php:
|
12502 |
msgid "XML-RPC DDoS Protection Code"
|
12503 |
msgstr ""
|
12504 |
|
12505 |
-
#: includes/hud-dismiss-functions.php:
|
12506 |
msgid "Mime Sniffing|Drive-by Download Attack Protection Code"
|
12507 |
msgstr ""
|
12508 |
|
12509 |
-
#: includes/hud-dismiss-functions.php:
|
12510 |
msgid "External iFrame|Clickjacking Protection Code"
|
12511 |
msgstr ""
|
12512 |
|
12513 |
-
#: includes/hud-dismiss-functions.php:
|
12514 |
-
#: includes/hud-dismiss-functions.php:
|
12515 |
msgid "HUD Check: Wordfence PHP/php.ini handler htaccess code detected"
|
12516 |
msgstr ""
|
12517 |
|
12518 |
-
#: includes/hud-dismiss-functions.php:
|
12519 |
-
#: includes/hud-dismiss-functions.php:
|
12520 |
msgid ""
|
12521 |
"Wordfence PHP/php.ini handler htaccess code was found in your root .htaccess "
|
12522 |
"file, but was NOT found in BPS Custom Code."
|
12523 |
msgstr ""
|
12524 |
|
12525 |
-
#: includes/hud-dismiss-functions.php:
|
12526 |
-
#: includes/hud-dismiss-functions.php:
|
12527 |
msgid ""
|
12528 |
"Using the Wordfence WAF Firewall may cause serious/critical problems for "
|
12529 |
"your website and BPS."
|
12530 |
msgstr ""
|
12531 |
|
12532 |
-
#: includes/hud-dismiss-functions.php:
|
12533 |
-
#: includes/hud-dismiss-functions.php:
|
12534 |
msgid "HUD Check: PHP/php.ini handler htaccess code check"
|
12535 |
msgstr ""
|
12536 |
|
12537 |
-
#: includes/hud-dismiss-functions.php:
|
12538 |
-
#: includes/hud-dismiss-functions.php:
|
12539 |
msgid ""
|
12540 |
"PHP/php.ini handler htaccess code was found in your root .htaccess file, but "
|
12541 |
"was NOT found in BPS Custom Code."
|
12542 |
msgstr ""
|
12543 |
|
12544 |
-
#: includes/hud-dismiss-functions.php:
|
12545 |
-
#: includes/hud-dismiss-functions.php:
|
12546 |
msgid "To automatically fix this click here: "
|
12547 |
msgstr ""
|
12548 |
|
12549 |
-
#: includes/hud-dismiss-functions.php:
|
12550 |
-
#: includes/hud-dismiss-functions.php:
|
12551 |
msgid ""
|
12552 |
"The Setup Wizard Pre-Installation Checks feature will automatically fix this "
|
12553 |
"just by visiting the Setup Wizard page."
|
12554 |
msgstr ""
|
12555 |
|
12556 |
-
#: includes/hud-dismiss-functions.php:
|
12557 |
msgid " for the steps to fix this Wordfence problem."
|
12558 |
msgstr ""
|
12559 |
|
12560 |
-
#: includes/hud-dismiss-functions.php:
|
12561 |
msgid "Sucuri Restrict wp-content access Hardening Option problem detected"
|
12562 |
msgstr ""
|
12563 |
|
12564 |
-
#: includes/hud-dismiss-functions.php:
|
12565 |
msgid ""
|
12566 |
"Using the Sucuri Restrict wp-content access Hardening Option breaks BPS "
|
12567 |
"Security Logging, Plugin Firewall, Uploads Anti-Exploit Guard & probably "
|
12568 |
"other things in BPS and other plugins as well."
|
12569 |
msgstr ""
|
12570 |
|
12571 |
-
#: includes/hud-dismiss-functions.php:
|
12572 |
msgid "To fix this problem click this link: "
|
12573 |
msgstr ""
|
12574 |
|
12575 |
-
#: includes/hud-dismiss-functions.php:
|
12576 |
msgid "Sucuri Hardening Options"
|
12577 |
msgstr ""
|
12578 |
|
12579 |
-
#: includes/hud-dismiss-functions.php:
|
12580 |
msgid ""
|
12581 |
" and click the Sucuri Restrict wp-content access Revert hardening button."
|
12582 |
msgstr ""
|
12583 |
|
12584 |
-
#: includes/hud-dismiss-functions.php:
|
12585 |
msgid "The WordPress Firewall 2 plugin is installed and activated"
|
12586 |
msgstr ""
|
12587 |
|
12588 |
-
#: includes/hud-dismiss-functions.php:
|
12589 |
msgid "It is recommended that you delete the WordPress Firewall 2 plugin."
|
12590 |
msgstr ""
|
12591 |
|
12592 |
-
#: includes/hud-dismiss-functions.php:
|
12593 |
msgid " for more information."
|
12594 |
msgstr ""
|
12595 |
|
12596 |
-
#: includes/hud-dismiss-functions.php:
|
12597 |
msgid "Notice: BPS Query String Exploits Code Changes"
|
12598 |
msgstr ""
|
12599 |
|
12600 |
-
#: includes/hud-dismiss-functions.php:
|
12601 |
msgid ""
|
12602 |
"Older BPS Query String Exploits code was found in BPS Custom Code. Several "
|
12603 |
"Query String Exploits rules were changed/added/modified in the root ."
|
12604 |
"htaccess file in BPS .49.6, .50.2 & .50.3."
|
12605 |
msgstr ""
|
12606 |
|
12607 |
-
#: includes/hud-dismiss-functions.php:
|
12608 |
msgid ""
|
12609 |
"Copy the new Query String Exploits section of code from your root .htaccess "
|
12610 |
"file and paste it into this BPS Custom Code text box: CUSTOM CODE BPSQSE BPS "
|
12611 |
"QUERY STRING EXPLOITS and click the Save Root Custom Code button."
|
12612 |
msgstr ""
|
12613 |
|
12614 |
-
#: includes/hud-dismiss-functions.php:
|
12615 |
msgid ""
|
12616 |
"This Notice will go away once you have copied the new Query String Exploits "
|
12617 |
"code to BPS Custom Code and clicked the Save Root Custom Code button."
|
12618 |
msgstr ""
|
12619 |
|
12620 |
-
#: includes/hud-dismiss-functions.php:
|
12621 |
msgid "BPS Alert! A BPS htaccess file was NOT found in the BPS Backup folder: "
|
12622 |
msgstr ""
|
12623 |
|
12624 |
-
#: includes/hud-dismiss-functions.php:
|
12625 |
msgid " and click the BPS Backup Folder BulletProof Mode Activate button."
|
12626 |
msgstr ""
|
12627 |
|
12628 |
-
#: includes/hud-dismiss-functions.php:
|
12629 |
msgid "New Improved BPS Speed Boost Cache Code"
|
12630 |
msgstr ""
|
12631 |
|
12632 |
-
#: includes/hud-dismiss-functions.php:
|
12633 |
msgid ""
|
12634 |
"Older BPS Speed Boost Cache Code was found saved in this BPS Custom Code "
|
12635 |
"text box: CUSTOM CODE TOP PHP/PHP.INI HANDLER/CACHE CODE"
|
12636 |
msgstr ""
|
12637 |
|
12638 |
-
#: includes/hud-dismiss-functions.php:
|
12639 |
msgid ""
|
12640 |
"Newer improved BPS Speed Boost Cache Code has been created, which should "
|
12641 |
"improve website load speed performance even more."
|
12642 |
msgstr ""
|
12643 |
|
12644 |
-
#: includes/hud-dismiss-functions.php:
|
12645 |
msgid "Get The New Improved BPS Speed Boost Cache Code"
|
12646 |
msgstr ""
|
12647 |
|
12648 |
-
#: includes/hud-dismiss-functions.php:
|
12649 |
msgid ". To dismiss this Notice click the Dismiss Notice button below."
|
12650 |
msgstr ""
|
12651 |
|
12652 |
-
#: includes/hud-dismiss-functions.php:
|
12653 |
msgid ""
|
12654 |
"To Reset Dismiss Notices click the Reset|Recheck Dismiss Notices button on "
|
12655 |
"the Custom Code page."
|
12656 |
msgstr ""
|
12657 |
|
12658 |
-
#: includes/hud-dismiss-functions.php:
|
12659 |
msgid "BPS Speed Boost Cache Custom Code Notice"
|
12660 |
msgstr ""
|
12661 |
|
12662 |
-
#: includes/hud-dismiss-functions.php:
|
12663 |
msgid ""
|
12664 |
"BPS Speed Boost Cache Code was found in this BPS Custom Code text box: "
|
12665 |
"CUSTOM CODE TOP PHP/PHP.INI HANDLER/CACHE CODE"
|
12666 |
msgstr ""
|
12667 |
|
12668 |
-
#: includes/hud-dismiss-functions.php:
|
12669 |
msgid ""
|
12670 |
"and another caching plugin's Marker text was also found in this BPS Custom "
|
12671 |
"Code text box."
|
12672 |
msgstr ""
|
12673 |
|
12674 |
-
#: includes/hud-dismiss-functions.php:
|
12675 |
msgid "Click this link: "
|
12676 |
msgstr ""
|
12677 |
|
12678 |
-
#: includes/hud-dismiss-functions.php:
|
12679 |
msgid "BPS Speed Boost Cache Custom Code Notice Forum Topic"
|
12680 |
msgstr ""
|
12681 |
|
12682 |
-
#: includes/hud-dismiss-functions.php:
|
12683 |
msgid " for help information on what this Notice means and what to do next."
|
12684 |
msgstr ""
|
12685 |
|
12686 |
-
#: includes/hud-dismiss-functions.php:
|
12687 |
msgid "BPS Plugin Automatic Update Notice"
|
12688 |
msgstr ""
|
12689 |
|
12690 |
-
#: includes/hud-dismiss-functions.php:
|
12691 |
msgid ""
|
12692 |
"Would you like to have BPS plugin updates installed automatically? Click "
|
12693 |
"this link: "
|
12694 |
msgstr ""
|
12695 |
|
12696 |
-
#: includes/hud-dismiss-functions.php:
|
12697 |
msgid " and click the BPS MU Tools Enable BPS Plugin AutoUpdates link."
|
12698 |
msgstr ""
|
12699 |
|
12700 |
-
#: includes/hud-dismiss-functions.php:
|
12701 |
msgid "MScan First Run Notice"
|
12702 |
msgstr ""
|
12703 |
|
12704 |
-
#: includes/hud-dismiss-functions.php:
|
12705 |
msgid ""
|
12706 |
"Please take a few minutes to read the \"Basic Info|Recommendations|"
|
12707 |
"Limitations|Restrictions\" help section in the"
|
12708 |
msgstr ""
|
12709 |
|
12710 |
-
#: includes/hud-dismiss-functions.php:
|
12711 |
msgid "before running a scan."
|
12712 |
msgstr ""
|
12713 |
|
12714 |
-
#: includes/hud-dismiss-functions.php:
|
12715 |
msgid ""
|
12716 |
"It is highly recommended that you use the Scan Time Estimate Tool before "
|
12717 |
"running an actual scan. The Scan Time Estimate Tool calculates the total "
|
@@ -12721,238 +12753,265 @@ msgid ""
|
|
12721 |
"Notices button on the BPS Custom Code page."
|
12722 |
msgstr ""
|
12723 |
|
12724 |
-
#: includes/hud-dismiss-functions.php:
|
12725 |
msgid "BPS New Feature Notice: JTC-Lite"
|
12726 |
msgstr ""
|
12727 |
|
12728 |
-
#: includes/hud-dismiss-functions.php:
|
12729 |
msgid ""
|
12730 |
"JTC-Lite protects the WordPress Login page Form against automated SpamBot "
|
12731 |
"and HackerBot Brute Force Login attacks"
|
12732 |
msgstr ""
|
12733 |
|
12734 |
-
#: includes/hud-dismiss-functions.php:
|
12735 |
msgid ""
|
12736 |
"and also prevents User Accounts from being locked repeatedly by Brute Force "
|
12737 |
"Login Bot attacks on your Login page Form."
|
12738 |
msgstr ""
|
12739 |
|
12740 |
-
#: includes/hud-dismiss-functions.php:
|
12741 |
msgid "To enable/turn On JTC-Lite, click this "
|
12742 |
msgstr ""
|
12743 |
|
12744 |
-
#: includes/hud-dismiss-functions.php:
|
12745 |
msgid ""
|
12746 |
". Click/check the Login Form Checkbox and click the Save Options button."
|
12747 |
msgstr ""
|
12748 |
|
12749 |
-
#: includes/hud-dismiss-functions.php:
|
12750 |
-
#: includes/hud-dismiss-functions.php:
|
|
|
12751 |
msgid ""
|
12752 |
"To Dismiss this Notice click the Dismiss Notice button below. To Reset "
|
12753 |
"Dismiss Notices click the Reset|Recheck Dismiss Notices button on the BPS "
|
12754 |
"Custom Code page."
|
12755 |
msgstr ""
|
12756 |
|
12757 |
-
#: includes/hud-dismiss-functions.php:
|
12758 |
msgid "BPS Plugin Star Rating Request"
|
12759 |
msgstr ""
|
12760 |
|
12761 |
-
#: includes/hud-dismiss-functions.php:
|
12762 |
msgid ""
|
12763 |
"A BPS star rating only takes a couple of minutes and would be very much "
|
12764 |
"appreciated. We are looking for 5 star ratings and not \"fancy\" reviews."
|
12765 |
msgstr ""
|
12766 |
|
12767 |
-
#: includes/hud-dismiss-functions.php:
|
12768 |
msgid ""
|
12769 |
"A simple review like \"works great\" or \"has been protecting my website for "
|
12770 |
"X months or X years\" is perfect."
|
12771 |
msgstr ""
|
12772 |
|
12773 |
-
#: includes/hud-dismiss-functions.php:
|
12774 |
msgid "Click this link to submit a BPS Plugin Star Rating: "
|
12775 |
msgstr ""
|
12776 |
|
12777 |
-
#: includes/hud-dismiss-functions.php:
|
12778 |
msgid "BPS Plugin Star Rating"
|
12779 |
msgstr ""
|
12780 |
|
12781 |
-
#: includes/hud-dismiss-functions.php:
|
12782 |
msgid ""
|
12783 |
"login to the WordPress.org site and scroll to the bottom of the Reviews page."
|
12784 |
msgstr ""
|
12785 |
|
12786 |
-
#: includes/hud-dismiss-functions.php:
|
12787 |
msgid ""
|
12788 |
"To Dismiss this one-time Notice click the Dismiss Notice button below. To "
|
12789 |
"Reset Dismiss Notices click the Reset|Recheck Dismiss Notices button on the "
|
12790 |
"BPS Custom Code page."
|
12791 |
msgstr ""
|
12792 |
|
12793 |
-
#: includes/hud-dismiss-functions.php:
|
12794 |
msgid "BPS Notice: Mod Security Module is Loaded|Enabled"
|
12795 |
msgstr ""
|
12796 |
|
12797 |
-
#: includes/hud-dismiss-functions.php:
|
12798 |
msgid "Please take a minute to view this Mod Security help forum topic: "
|
12799 |
msgstr ""
|
12800 |
|
12801 |
-
#: includes/hud-dismiss-functions.php:
|
12802 |
msgid "Mod Security Common Known Problems"
|
12803 |
msgstr ""
|
12804 |
|
12805 |
-
#: includes/hud-dismiss-functions.php:
|
12806 |
msgid ""
|
12807 |
"If you are not experiencing any of the problems listed in the Mod Security "
|
12808 |
"help forum topic then you can dismiss this Dismiss Notice."
|
12809 |
msgstr ""
|
12810 |
|
12811 |
-
#: includes/
|
12812 |
-
|
12813 |
-
|
12814 |
-
|
12815 |
-
#: includes/
|
12816 |
-
|
12817 |
-
|
12818 |
-
|
12819 |
-
|
12820 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12821 |
msgid "ERROR:"
|
12822 |
msgstr ""
|
12823 |
|
12824 |
-
#: includes/login-security.php:
|
12825 |
-
#: includes/login-security.php:
|
12826 |
msgid " This user account has been locked until "
|
12827 |
msgstr ""
|
12828 |
|
12829 |
-
#: includes/login-security.php:
|
12830 |
-
#: includes/login-security.php:
|
12831 |
msgid ""
|
12832 |
" due to too many failed login attempts. You can login again after the "
|
12833 |
"Lockout Time above has expired."
|
12834 |
msgstr ""
|
12835 |
|
12836 |
-
#: includes/login-security.php:
|
12837 |
-
#: includes/login-security.php:
|
12838 |
-
#: includes/login-security.php:
|
12839 |
-
#: includes/login-security.php:
|
12840 |
msgid " Invalid Entry."
|
12841 |
msgstr ""
|
12842 |
|
12843 |
-
#: includes/login-security.php:
|
12844 |
-
#: includes/login-security.php:
|
12845 |
-
#: includes/login-security.php:
|
12846 |
-
#: includes/login-security.php:
|
12847 |
-
#: includes/login-security.php:
|
12848 |
-
#: includes/login-security.php:
|
12849 |
-
#: includes/login-security.php:
|
12850 |
-
#: includes/login-security.php:
|
12851 |
msgid "Lost your password?"
|
12852 |
msgstr ""
|
12853 |
|
12854 |
-
#: includes/login-security.php:
|
12855 |
-
#: includes/login-security.php:
|
12856 |
msgid "A User has logged in on website: "
|
12857 |
msgstr ""
|
12858 |
|
12859 |
-
#: includes/login-security.php:
|
12860 |
-
#: includes/login-security.php:
|
12861 |
-
#: includes/login-security.php:
|
12862 |
-
#: includes/login-security.php:
|
12863 |
msgid ""
|
12864 |
"To take further action go to the Login Security page. If you do not want to "
|
12865 |
"receive further email alerts change or turn off Login Security Email Alerts."
|
12866 |
msgstr ""
|
12867 |
|
12868 |
-
#: includes/login-security.php:
|
12869 |
-
#: includes/login-security.php:
|
12870 |
-
#: includes/login-security.php:
|
12871 |
-
#: includes/login-security.php:
|
12872 |
-
#: includes/login-security.php:
|
12873 |
-
#: includes/login-security.php:
|
12874 |
msgid "Username:"
|
12875 |
msgstr ""
|
12876 |
|
12877 |
-
#: includes/login-security.php:
|
12878 |
-
#: includes/login-security.php:
|
12879 |
-
#: includes/login-security.php:
|
12880 |
-
#: includes/login-security.php:
|
12881 |
-
#: includes/login-security.php:
|
12882 |
-
#: includes/login-security.php:
|
12883 |
msgid "Status:"
|
12884 |
msgstr ""
|
12885 |
|
12886 |
-
#: includes/login-security.php:
|
12887 |
-
#: includes/login-security.php:
|
12888 |
-
#: includes/login-security.php:
|
12889 |
-
#: includes/login-security.php:
|
12890 |
-
#: includes/login-security.php:
|
12891 |
-
#: includes/login-security.php:
|
12892 |
msgid "User Role:"
|
12893 |
msgstr ""
|
12894 |
|
12895 |
-
#: includes/login-security.php:
|
12896 |
-
#: includes/login-security.php:
|
12897 |
-
#: includes/login-security.php:
|
12898 |
-
#: includes/login-security.php:
|
12899 |
-
#: includes/login-security.php:
|
12900 |
-
#: includes/login-security.php:
|
12901 |
msgid "Email:"
|
12902 |
msgstr ""
|
12903 |
|
12904 |
-
#: includes/login-security.php:
|
12905 |
-
#: includes/login-security.php:
|
12906 |
-
#: includes/login-security.php:
|
12907 |
-
#: includes/login-security.php:
|
12908 |
-
#: includes/login-security.php:
|
12909 |
-
#: includes/login-security.php:
|
12910 |
msgid "User IP Address:"
|
12911 |
msgstr ""
|
12912 |
|
12913 |
-
#: includes/login-security.php:
|
12914 |
-
#: includes/login-security.php:
|
12915 |
-
#: includes/login-security.php:
|
12916 |
-
#: includes/login-security.php:
|
12917 |
-
#: includes/login-security.php:
|
12918 |
-
#: includes/login-security.php:
|
12919 |
msgid "User Hostname:"
|
12920 |
msgstr ""
|
12921 |
|
12922 |
-
#: includes/login-security.php:
|
12923 |
-
#: includes/login-security.php:
|
12924 |
-
#: includes/login-security.php:
|
12925 |
-
#: includes/login-security.php:
|
12926 |
-
#: includes/login-security.php:
|
12927 |
-
#: includes/login-security.php:
|
12928 |
msgid "Request URI:"
|
12929 |
msgstr ""
|
12930 |
|
12931 |
-
#: includes/login-security.php:
|
12932 |
-
#: includes/login-security.php:
|
12933 |
-
#: includes/login-security.php:
|
12934 |
-
#: includes/login-security.php:
|
12935 |
-
#: includes/login-security.php:
|
12936 |
-
#: includes/login-security.php:
|
12937 |
msgid "Website:"
|
12938 |
msgstr ""
|
12939 |
|
12940 |
-
#: includes/login-security.php:
|
12941 |
-
#: includes/login-security.php:
|
12942 |
msgid "An Administrator has logged in on website: "
|
12943 |
msgstr ""
|
12944 |
|
12945 |
-
#: includes/login-security.php:
|
12946 |
msgid "Test A User has logged in on website: "
|
12947 |
msgstr ""
|
12948 |
|
12949 |
-
#: includes/login-security.php:
|
12950 |
-
#: includes/login-security.php:
|
12951 |
msgid "A User Account has been locked on website: "
|
12952 |
msgstr ""
|
12953 |
|
12954 |
-
#: includes/login-security.php:
|
12955 |
-
#: includes/login-security.php:
|
12956 |
msgid ""
|
12957 |
"To take further action go to the Login Security page. If no action is taken "
|
12958 |
"then the User will be able to try and login again after the Lockout Time has "
|
@@ -12960,15 +13019,15 @@ msgid ""
|
|
12960 |
"off Login Security Email Alerts."
|
12961 |
msgstr ""
|
12962 |
|
12963 |
-
#: includes/login-security.php:
|
12964 |
-
#: includes/login-security.php:
|
12965 |
msgid ""
|
12966 |
"What to do if your User Account is locked and you are unable to login to "
|
12967 |
"your website:"
|
12968 |
msgstr ""
|
12969 |
|
12970 |
-
#: includes/login-security.php:
|
12971 |
-
#: includes/login-security.php:
|
12972 |
msgid ""
|
12973 |
" Use FTP or your web host control panel file manager and rename the /"
|
12974 |
"bulletproof-security plugin folder name to /_bulletproof-security. Log into "
|
@@ -12977,53 +13036,53 @@ msgid ""
|
|
12977 |
"Account."
|
12978 |
msgstr ""
|
12979 |
|
12980 |
-
#: includes/login-security.php:
|
12981 |
-
#: includes/login-security.php:
|
12982 |
msgid "What to do if your User Account is being locked repeatedly:"
|
12983 |
msgstr ""
|
12984 |
|
12985 |
-
#: includes/login-security.php:
|
12986 |
-
#: includes/login-security.php:
|
12987 |
msgid ""
|
12988 |
" Additional things that you can do to protect publicly displayed usernames, "
|
12989 |
"not exposing author names/user account names, etc."
|
12990 |
msgstr ""
|
12991 |
|
12992 |
-
#: includes/login-security.php:
|
12993 |
-
#: includes/login-security.php:
|
12994 |
msgid "Lockout Time:"
|
12995 |
msgstr ""
|
12996 |
|
12997 |
-
#: includes/login-security.php:
|
12998 |
-
#: includes/login-security.php:
|
12999 |
msgid "Lockout Time Expires:"
|
13000 |
msgstr ""
|
13001 |
|
13002 |
-
#: includes/login-security.php:
|
13003 |
msgid " Invalid username."
|
13004 |
msgstr ""
|
13005 |
|
13006 |
-
#: includes/login-security.php:
|
13007 |
msgid " Invalid email address."
|
13008 |
msgstr ""
|
13009 |
|
13010 |
-
#: includes/login-security.php:
|
13011 |
-
#: includes/login-security.php:
|
13012 |
msgid " The password you entered for the username "
|
13013 |
msgstr ""
|
13014 |
|
13015 |
-
#: includes/login-security.php:
|
13016 |
-
#: includes/login-security.php:
|
13017 |
-
#: includes/login-security.php:
|
13018 |
msgid " is incorrect. "
|
13019 |
msgstr ""
|
13020 |
|
13021 |
-
#: includes/login-security.php:
|
13022 |
msgid " The password you entered for the email address "
|
13023 |
msgstr ""
|
13024 |
|
13025 |
-
#: includes/login-security.php:
|
13026 |
-
#: includes/login-security.php:
|
13027 |
msgid " Login Attempts Remaining "
|
13028 |
msgstr ""
|
13029 |
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: bulletproof-security\n"
|
5 |
"Report-Msgid-Bugs-To: \n"
|
6 |
+
"POT-Creation-Date: 2019-01-23 15:45-0800\n"
|
7 |
"PO-Revision-Date: 2015-06-20 19:13-0800\n"
|
8 |
"Last-Translator: Ed Alexander <edward@ait-pro.com>\n"
|
9 |
"Language-Team: AITpro <info@ait-pro.com>\n"
|
13 |
"Content-Transfer-Encoding: 8bit\n"
|
14 |
"X-Poedit-KeywordsList: _;gettext;gettext_noop;_e;__\n"
|
15 |
"X-Poedit-Basepath: ..\n"
|
16 |
+
"X-Generator: Poedit 2.0.6\n"
|
17 |
"X-Poedit-SearchPath-0: .\n"
|
18 |
"X-Poedit-SearchPath-1: .\n"
|
19 |
|
20 |
#: admin/core/core-custom-code.php:23
|
|
|
21 |
msgid "The BPS Query String Exploits Custom Code below is NOT valid."
|
22 |
+
msgstr ""
|
23 |
|
24 |
#: admin/core/core-custom-code.php:23
|
25 |
msgid ""
|
300 |
|
301 |
#: admin/core/core-export-import.php:115 admin/login/lsm-export.php:49
|
302 |
#: admin/wizard/wizard-backup.php:187 admin/wizard/wizard-backup.php:221
|
303 |
+
#: admin/wizard/wizard.php:997 admin/wizard/wizard.php:1095
|
304 |
+
#: admin/wizard/wizard.php:1097 includes/hud-autofix-whitelist.php:761
|
305 |
msgid "Setup Wizard Options"
|
306 |
msgstr ""
|
307 |
|
733 |
msgid "Success! The BPS Plugin Automatic Update Notice is reset."
|
734 |
msgstr ""
|
735 |
|
736 |
+
#: admin/core/core-forms.php:644
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
737 |
msgid "The MScan First Run Notice is NOT set. Nothing to reset."
|
738 |
msgstr ""
|
739 |
|
740 |
+
#: admin/core/core-forms.php:647
|
741 |
msgid "Success! The MScan First Run Notice is reset."
|
742 |
msgstr ""
|
743 |
|
744 |
+
#: admin/core/core-forms.php:652
|
745 |
msgid "The JTC-Lite New Feature Notice is NOT set. Nothing to reset."
|
746 |
msgstr ""
|
747 |
|
748 |
+
#: admin/core/core-forms.php:655
|
749 |
msgid "Success! The JTC-Lite New Feature Notice is reset."
|
750 |
msgstr ""
|
751 |
|
752 |
+
#: admin/core/core-forms.php:660
|
753 |
msgid "The BPS Plugin Star Rating Request Notice is NOT set. Nothing to reset."
|
754 |
msgstr ""
|
755 |
|
756 |
+
#: admin/core/core-forms.php:663
|
757 |
msgid "Success! The BPS Plugin Star Rating Request Notice is reset."
|
758 |
msgstr ""
|
759 |
|
760 |
+
#: admin/core/core-forms.php:668
|
761 |
msgid ""
|
762 |
"The Mod Security Module is Loaded|Enabled Notice is NOT set. Nothing to "
|
763 |
"reset."
|
764 |
msgstr ""
|
765 |
|
766 |
+
#: admin/core/core-forms.php:671
|
767 |
msgid "Success! The Mod Security Module is Loaded|Enabled Notice is reset."
|
768 |
msgstr ""
|
769 |
|
770 |
+
#: admin/core/core-forms.php:676
|
771 |
+
msgid "The GDPR Compliance Notice is NOT set. Nothing to reset."
|
772 |
+
msgstr ""
|
773 |
+
|
774 |
+
#: admin/core/core-forms.php:679
|
775 |
+
msgid "Success! The GDPR Compliance Notice is reset."
|
776 |
+
msgstr ""
|
777 |
+
|
778 |
+
#: admin/core/core-forms.php:683
|
779 |
msgid "Refresh Status"
|
780 |
msgstr ""
|
781 |
|
898 |
"Read Me help file for BPS troubleshooting steps."
|
899 |
msgstr ""
|
900 |
|
901 |
+
#: admin/core/core-help-text.php:15 admin/wizard/wizard.php:1049
|
902 |
msgid "Notes: "
|
903 |
msgstr ""
|
904 |
|
1095 |
#: admin/db-backup-security/db-backup-help-text.php:12
|
1096 |
#: admin/db-backup-security/db-backup-help-text.php:15
|
1097 |
#: admin/db-backup-security/db-backup-security.php:281
|
1098 |
+
#: admin/email-log-settings/email-log-settings.php:106
|
1099 |
#: admin/login/login.php:192 admin/login/login.php:803
|
1100 |
+
#: admin/login/login.php:998 admin/maintenance/maintenance.php:200
|
1101 |
#: admin/mscan/mscan-help-text.php:44 admin/mscan/mscan.php:134
|
1102 |
#: admin/security-log/security-log.php:246
|
1103 |
#: admin/system-info/system-info.php:103 admin/theme-skin/theme-skin.php:110
|
1104 |
+
#: admin/wizard/wizard.php:1035 admin/wizard/wizard.php:1103
|
1105 |
msgid ""
|
1106 |
"This Read Me Help window is draggable (top) and resizable (bottom right "
|
1107 |
"corner)"
|
1621 |
msgid "Rate BPS"
|
1622 |
msgstr ""
|
1623 |
|
1624 |
+
#: admin/core/core.php:126 admin/includes/admin.php:334
|
1625 |
+
#: admin/includes/admin.php:335
|
1626 |
msgid "BulletProof Security ~ htaccess Core"
|
1627 |
msgstr ""
|
1628 |
|
1656 |
|
1657 |
#: admin/core/core.php:184 admin/db-backup-security/db-backup-security.php:262
|
1658 |
#: admin/db-backup-security/db-backup-security.php:1697
|
1659 |
+
#: admin/email-log-settings/email-log-settings.php:87 admin/login/login.php:164
|
1660 |
#: admin/maintenance/maintenance.php:164 admin/mscan/mscan.php:115
|
1661 |
#: admin/mscan/mscan.php:1914 admin/security-log/security-log.php:227
|
1662 |
#: admin/system-info/system-info.php:90 admin/theme-skin/theme-skin.php:92
|
1664 |
msgid "Help & FAQ"
|
1665 |
msgstr ""
|
1666 |
|
1667 |
+
#: admin/core/core.php:185 bulletproof-security.php:145
|
1668 |
msgid "BPS Pro Features"
|
1669 |
msgstr ""
|
1670 |
|
1681 |
#: admin/db-backup-security/db-backup-security.php:270
|
1682 |
#: admin/db-backup-security/db-backup-security.php:1201
|
1683 |
#: admin/db-backup-security/db-backup-security.php:1357
|
1684 |
+
#: admin/email-log-settings/email-log-settings.php:95 admin/login/login.php:181
|
1685 |
#: admin/login/login.php:792 admin/maintenance/maintenance.php:184
|
1686 |
#: admin/maintenance/maintenance.php:186 admin/mscan/mscan.php:123
|
1687 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
1688 |
+
#: admin/wizard/wizard.php:1020 admin/wizard/wizard.php:1089
|
1689 |
msgid "Want even more security protection?"
|
1690 |
msgstr ""
|
1691 |
|
1692 |
#: admin/core/core.php:193 admin/core/core.php:711 admin/core/core.php:1423
|
1693 |
#: admin/core/core.php:1546 admin/core/core.php:1601
|
1694 |
+
#: admin/email-log-settings/email-log-settings.php:95
|
1695 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
1696 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
1697 |
+
#: admin/wizard/wizard.php:1020 admin/wizard/wizard.php:1089
|
1698 |
msgid ""
|
1699 |
"Protect all of your Plugins (plugin folders and files) with an IP Firewall: "
|
1700 |
msgstr ""
|
1701 |
|
1702 |
#: admin/core/core.php:193 admin/core/core.php:711 admin/core/core.php:1423
|
1703 |
#: admin/core/core.php:1546 admin/core/core.php:1601
|
1704 |
+
#: admin/email-log-settings/email-log-settings.php:95
|
1705 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
1706 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
1707 |
+
#: admin/wizard/wizard.php:1020 admin/wizard/wizard.php:1089
|
1708 |
msgid "Get BPS Pro Plugin Firewall"
|
1709 |
msgstr ""
|
1710 |
|
1711 |
#: admin/core/core.php:193 admin/core/core.php:711 admin/core/core.php:1423
|
1712 |
#: admin/core/core.php:1546 admin/core/core.php:1601
|
1713 |
+
#: admin/email-log-settings/email-log-settings.php:95
|
1714 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
1715 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
1716 |
+
#: admin/wizard/wizard.php:1020 admin/wizard/wizard.php:1089
|
1717 |
msgid ""
|
1718 |
"Protect your WordPress uploads folder against remote access or execution of "
|
1719 |
"files: "
|
1721 |
|
1722 |
#: admin/core/core.php:193 admin/core/core.php:711 admin/core/core.php:1423
|
1723 |
#: admin/core/core.php:1546 admin/core/core.php:1601
|
1724 |
+
#: admin/email-log-settings/email-log-settings.php:95
|
1725 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
1726 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
1727 |
+
#: admin/wizard/wizard.php:1020 admin/wizard/wizard.php:1089
|
1728 |
msgid "Get BPS Pro Uploads Anti-Exploit Guard"
|
1729 |
msgstr ""
|
1730 |
|
1731 |
#: admin/core/core.php:199 admin/core/core.php:723 admin/core/core.php:1464
|
1732 |
#: admin/core/core.php:1500 admin/core/core.php:1517 admin/login/login.php:142
|
1733 |
+
#: admin/login/login.php:199 admin/login/login.php:871
|
1734 |
+
#: admin/login/login.php:1019 admin/system-info/system-info.php:116
|
1735 |
+
#: admin/system-info/system-info.php:1034
|
1736 |
msgid "Permission Denied"
|
1737 |
msgstr ""
|
1738 |
|
1750 |
#: admin/db-backup-security/db-backup-security.php:276
|
1751 |
#: admin/db-backup-security/db-backup-security.php:1207
|
1752 |
#: admin/db-backup-security/db-backup-security.php:1363
|
1753 |
+
#: admin/email-log-settings/email-log-settings.php:101
|
1754 |
#: admin/login/login.php:187 admin/login/login.php:798
|
1755 |
+
#: admin/login/login.php:989 admin/maintenance/maintenance.php:195
|
1756 |
#: admin/mscan/mscan.php:129 admin/mscan/mscan.php:1715
|
1757 |
#: admin/security-log/security-log.php:241 admin/system-info/system-info.php:98
|
1758 |
+
#: admin/theme-skin/theme-skin.php:107 admin/wizard/wizard.php:1026
|
1759 |
+
#: admin/wizard/wizard.php:1095
|
1760 |
msgid "Read Me"
|
1761 |
msgstr ""
|
1762 |
|
1763 |
#: admin/core/core.php:210 admin/core/core.php:320 admin/core/core.php:1447
|
1764 |
#: admin/db-backup-security/db-backup-security.php:284
|
1765 |
+
#: admin/email-log-settings/email-log-settings.php:109
|
1766 |
+
#: admin/login/login.php:1001 admin/maintenance/maintenance.php:203
|
1767 |
#: admin/mscan/mscan.php:136 admin/system-info/system-info.php:106
|
1768 |
msgid "Forum Help Links: "
|
1769 |
msgstr ""
|
1773 |
msgstr ""
|
1774 |
|
1775 |
#: admin/core/core.php:214 admin/core/core.php:324
|
1776 |
+
#: admin/email-log-settings/email-log-settings.php:112
|
1777 |
#: admin/mscan/mscan.php:141 admin/security-log/security-log.php:252
|
1778 |
msgid "BPS Troubleshooting Steps"
|
1779 |
msgstr ""
|
1924 |
#: admin/security-log/security-log.php:465
|
1925 |
#: admin/security-log/security-log.php:480
|
1926 |
#: admin/security-log/security-log.php:698
|
1927 |
+
#: admin/system-info/system-info.php:1090
|
|
|
1928 |
msgid "Click OK to proceed or click Cancel."
|
1929 |
msgstr ""
|
1930 |
|
2214 |
msgid "Click OK to Turn AutoLock On or click Cancel."
|
2215 |
msgstr ""
|
2216 |
|
2217 |
+
#: admin/core/core.php:1234 admin/system-info/system-info.php:752
|
2218 |
+
#: admin/system-info/system-info.php:768 admin/system-info/system-info.php:776
|
2219 |
+
#: admin/system-info/system-info.php:784 admin/system-info/system-info.php:792
|
2220 |
+
#: admin/system-info/system-info.php:800 admin/system-info/system-info.php:808
|
2221 |
+
#: admin/system-info/system-info.php:816 admin/system-info/system-info.php:824
|
2222 |
+
#: admin/system-info/system-info.php:843 includes/functions.php:555
|
2223 |
+
#: includes/functions.php:728 includes/functions.php:896
|
2224 |
+
#: includes/functions.php:939 includes/functions.php:987
|
2225 |
+
#: includes/functions.php:1031
|
2226 |
msgid "On"
|
2227 |
msgstr ""
|
2228 |
|
2238 |
msgid "Click OK to Turn AutoLock Off or click Cancel."
|
2239 |
msgstr ""
|
2240 |
|
2241 |
+
#: admin/core/core.php:1246 admin/system-info/system-info.php:536
|
2242 |
+
#: admin/system-info/system-info.php:771 admin/system-info/system-info.php:779
|
2243 |
+
#: admin/system-info/system-info.php:787 admin/system-info/system-info.php:795
|
2244 |
+
#: admin/system-info/system-info.php:803 admin/system-info/system-info.php:811
|
2245 |
+
#: admin/system-info/system-info.php:819 admin/system-info/system-info.php:827
|
2246 |
+
#: admin/system-info/system-info.php:835 admin/system-info/system-info.php:846
|
2247 |
#: includes/functions.php:901 includes/functions.php:944
|
2248 |
#: includes/functions.php:993 includes/functions.php:1037
|
2249 |
#: includes/general-functions.php:285 includes/general-functions.php:300
|
2306 |
msgstr ""
|
2307 |
|
2308 |
#: admin/core/core.php:1458 admin/core/core.php:1644
|
2309 |
+
#: admin/wizard/wizard.php:1041
|
2310 |
msgid "Custom Code Video Tutorial"
|
2311 |
msgstr ""
|
2312 |
|
2390 |
#: admin/core/core.php:1601 admin/db-backup-security/db-backup-security.php:270
|
2391 |
#: admin/db-backup-security/db-backup-security.php:1201
|
2392 |
#: admin/db-backup-security/db-backup-security.php:1357
|
2393 |
+
#: admin/email-log-settings/email-log-settings.php:95
|
2394 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
2395 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
2396 |
+
#: admin/wizard/wizard.php:1020 admin/wizard/wizard.php:1089
|
2397 |
msgid ""
|
2398 |
"Protect all of your website files with AutoRestore|Quarantine Intrusion "
|
2399 |
"Detection & Prevention System: "
|
2402 |
#: admin/core/core.php:1601 admin/db-backup-security/db-backup-security.php:270
|
2403 |
#: admin/db-backup-security/db-backup-security.php:1201
|
2404 |
#: admin/db-backup-security/db-backup-security.php:1357
|
2405 |
+
#: admin/email-log-settings/email-log-settings.php:95
|
2406 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
2407 |
#: admin/mscan/mscan.php:123 admin/security-log/security-log.php:235
|
2408 |
+
#: admin/theme-skin/theme-skin.php:101 admin/wizard/wizard.php:1020
|
2409 |
+
#: admin/wizard/wizard.php:1089
|
2410 |
msgid "Get BPS Pro ARQ IDPS"
|
2411 |
msgstr ""
|
2412 |
|
2413 |
+
#: admin/core/core.php:1601 admin/email-log-settings/email-log-settings.php:95
|
2414 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
2415 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
2416 |
+
#: admin/wizard/wizard.php:1020 admin/wizard/wizard.php:1089
|
2417 |
msgid ""
|
2418 |
"Protect against SpamBot & HackerBot (auto-registering, auto-logins, auto-"
|
2419 |
"posting, auto-commenting): "
|
2420 |
msgstr ""
|
2421 |
|
2422 |
+
#: admin/core/core.php:1601 admin/email-log-settings/email-log-settings.php:95
|
2423 |
#: admin/login/login.php:181 admin/login/login.php:792
|
2424 |
#: admin/maintenance/maintenance.php:184 admin/maintenance/maintenance.php:186
|
2425 |
#: admin/security-log/security-log.php:235 admin/theme-skin/theme-skin.php:101
|
2426 |
+
#: admin/wizard/wizard.php:1020 admin/wizard/wizard.php:1089
|
2427 |
msgid "Get BPS Pro JTC Anti-Spam|Anti-Hacker"
|
2428 |
msgstr ""
|
2429 |
|
2468 |
msgid "Help & FAQ"
|
2469 |
msgstr ""
|
2470 |
|
2471 |
+
#: admin/core/core.php:1639 admin/email-log-settings/email-log-settings.php:220
|
2472 |
+
#: admin/login/login.php:1355 admin/maintenance/maintenance.php:2097
|
2473 |
#: admin/security-log/security-log.php:806
|
2474 |
+
#: admin/system-info/system-info.php:1109
|
2475 |
msgid "Contributors Page"
|
2476 |
msgstr ""
|
2477 |
|
2479 |
msgid "WP Permalinks - Custom Permalink Structure Help Info"
|
2480 |
msgstr ""
|
2481 |
|
2482 |
+
#: admin/core/core.php:1641 admin/email-log-settings/email-log-settings.php:219
|
2483 |
+
#: admin/login/login.php:1354 admin/maintenance/maintenance.php:2098
|
2484 |
#: admin/security-log/security-log.php:805
|
2485 |
+
#: admin/system-info/system-info.php:1108
|
2486 |
msgid "Security Log Event Codes"
|
2487 |
msgstr ""
|
2488 |
|
2492 |
|
2493 |
#: admin/core/core.php:1643
|
2494 |
#: admin/db-backup-security/db-backup-security.php:1705
|
2495 |
+
#: admin/email-log-settings/email-log-settings.php:221
|
2496 |
+
#: admin/login/login.php:1356 admin/maintenance/maintenance.php:2099
|
2497 |
#: admin/mscan/mscan.php:1921 admin/security-log/security-log.php:807
|
2498 |
+
#: admin/system-info/system-info.php:1110 admin/theme-skin/theme-skin.php:222
|
2499 |
msgid "Forum: Search, Troubleshooting Steps & Post Questions For Assistance"
|
2500 |
msgstr ""
|
2501 |
|
2523 |
#: admin/core/core.php:1677
|
2524 |
msgid ""
|
2525 |
"BulletProof Security Pro has an amazing track record. BPS Pro has been "
|
2526 |
+
"publicly available for 7+ years and is installed on over 45,000 websites "
|
2527 |
+
"worldwide. Not a single one of those 45,000+ websites in 7+ years have been "
|
2528 |
"hacked."
|
2529 |
msgstr ""
|
2530 |
|
2749 |
msgid "BPS Pro Version Release Dates"
|
2750 |
msgstr ""
|
2751 |
|
2752 |
+
#: admin/core/core.php:1719 admin/core/core.php:1720 admin/core/core.php:1725
|
2753 |
+
#: admin/core/core.php:1726 admin/core/core.php:1727 admin/core/core.php:1728
|
2754 |
+
#: admin/core/core.php:1729 admin/core/core.php:1734 admin/core/core.php:1735
|
2755 |
+
#: admin/core/core.php:1736 admin/core/core.php:1737 admin/core/core.php:1738
|
2756 |
+
#: admin/core/core.php:1739 admin/core/core.php:1740 admin/core/core.php:1741
|
2757 |
+
#: admin/core/core.php:1742 admin/core/core.php:1747 admin/core/core.php:1748
|
2758 |
+
#: admin/core/core.php:1749 admin/core/core.php:1750 admin/core/core.php:1751
|
|
|
2759 |
#: admin/core/core.php:1752 admin/core/core.php:1753 admin/core/core.php:1754
|
2760 |
#: admin/core/core.php:1755 admin/core/core.php:1756 admin/core/core.php:1757
|
2761 |
+
#: admin/core/core.php:1758 admin/core/core.php:1759 admin/core/core.php:1765
|
2762 |
+
#: admin/core/core.php:1766 admin/core/core.php:1767 admin/core/core.php:1768
|
2763 |
+
#: admin/core/core.php:1769 admin/core/core.php:1770 admin/core/core.php:1771
|
2764 |
#: admin/core/core.php:1772 admin/core/core.php:1773 admin/core/core.php:1774
|
2765 |
#: admin/core/core.php:1775 admin/core/core.php:1776 admin/core/core.php:1777
|
2766 |
+
#: admin/core/core.php:1778 admin/core/core.php:1784 admin/core/core.php:1785
|
2767 |
+
#: admin/core/core.php:1786 admin/core/core.php:1787 admin/core/core.php:1788
|
2768 |
#: admin/core/core.php:1789 admin/core/core.php:1790 admin/core/core.php:1791
|
2769 |
#: admin/core/core.php:1792 admin/core/core.php:1793 admin/core/core.php:1794
|
2770 |
+
#: admin/core/core.php:1795 admin/core/core.php:1796 admin/core/core.php:1802
|
2771 |
#: admin/core/core.php:1803 admin/core/core.php:1804 admin/core/core.php:1805
|
2772 |
#: admin/core/core.php:1806 admin/core/core.php:1807 admin/core/core.php:1808
|
2773 |
#: admin/core/core.php:1809 admin/core/core.php:1810 admin/core/core.php:1811
|
2774 |
+
#: admin/core/core.php:1817 admin/core/core.php:1818 admin/core/core.php:1819
|
2775 |
+
#: admin/core/core.php:1820 admin/core/core.php:1821 admin/core/core.php:1822
|
2776 |
+
#: admin/core/core.php:1823 admin/core/core.php:1824 admin/core/core.php:1825
|
2777 |
+
#: admin/core/core.php:1826
|
2778 |
#, php-format
|
2779 |
msgid ""
|
2780 |
"<a href=\"%2$s\" target=\"_blank\" title=\"Link Opens in New Browser Window"
|
3250 |
msgstr ""
|
3251 |
|
3252 |
#: admin/db-backup-security/db-backup-help-text.php:12
|
3253 |
+
#: admin/email-log-settings/email-log-settings.php:114
|
3254 |
#: admin/login/lsm-help-text.php:10 admin/login/lsm-help-text.php:19
|
3255 |
#: admin/security-log/security-log.php:255
|
3256 |
msgid "Note: "
|
3431 |
#: admin/db-backup-security/db-backup-security.php:259
|
3432 |
#: admin/db-backup-security/db-backup-security.php:276
|
3433 |
#: admin/db-backup-security/db-backup-security.php:278
|
3434 |
+
#: admin/includes/admin.php:340
|
3435 |
msgid "DB Backup"
|
3436 |
msgstr ""
|
3437 |
|
4270 |
msgid "BulletProof Security ~ Email Alerts & Log File Settings"
|
4271 |
msgstr ""
|
4272 |
|
4273 |
+
#: admin/email-log-settings/email-log-settings.php:86
|
4274 |
msgid "Email & Log Settings"
|
4275 |
msgstr ""
|
4276 |
|
4277 |
+
#: admin/email-log-settings/email-log-settings.php:95
|
4278 |
msgid "Email Alerts & Log File Settings ~ "
|
4279 |
msgstr ""
|
4280 |
|
4281 |
+
#: admin/email-log-settings/email-log-settings.php:95
|
4282 |
msgid "For Login Security, Security Log & DB Backup Log"
|
4283 |
msgstr ""
|
4284 |
|
4285 |
+
#: admin/email-log-settings/email-log-settings.php:101
|
4286 |
+
#: admin/email-log-settings/email-log-settings.php:103
|
4287 |
+
#: admin/includes/admin.php:351
|
4288 |
msgid "Email|Log Settings"
|
4289 |
msgstr ""
|
4290 |
|
4291 |
+
#: admin/email-log-settings/email-log-settings.php:114
|
4292 |
msgid "Email Alerts & Log File Settings"
|
4293 |
msgstr ""
|
4294 |
|
4295 |
+
#: admin/email-log-settings/email-log-settings.php:114
|
4296 |
msgid ""
|
4297 |
"The email address fields To, From, Cc and Bcc can be email addresses for "
|
4298 |
"your hosting account, your WordPress Administrator email address or 3rd "
|
4302 |
"space or not add a space after the comma between email addresses."
|
4303 |
msgstr ""
|
4304 |
|
4305 |
+
#: admin/email-log-settings/email-log-settings.php:114
|
4306 |
msgid ""
|
4307 |
"Email Alerting and Log file options are located in S-Monitor in BPS Pro."
|
4308 |
msgstr ""
|
4309 |
|
4310 |
+
#: admin/email-log-settings/email-log-settings.php:114
|
4311 |
msgid "Login Security: Send Email Alert When..."
|
4312 |
msgstr ""
|
4313 |
|
4314 |
+
#: admin/email-log-settings/email-log-settings.php:114
|
4315 |
msgid ""
|
4316 |
"There are 5 different email options. Choose to have email alerts sent when a "
|
4317 |
"User Account is locked out, An Administrator Logs in, An Administrator Logs "
|
4319 |
"Account is locked out or Do Not Send Email Alerts."
|
4320 |
msgstr ""
|
4321 |
|
4322 |
+
#: admin/email-log-settings/email-log-settings.php:114
|
4323 |
msgid ""
|
4324 |
"The email alerts contain the action that occurred with Timestamp and these "
|
4325 |
"fields: Username, Status, Role, Email, Lockout Time, Lockout Time Expires, "
|
4327 |
"where the action occurred."
|
4328 |
msgstr ""
|
4329 |
|
4330 |
+
#: admin/email-log-settings/email-log-settings.php:114
|
4331 |
msgid "Security Log File Email|Delete Log File When..."
|
4332 |
msgstr ""
|
4333 |
|
4334 |
+
#: admin/email-log-settings/email-log-settings.php:114
|
4335 |
msgid ""
|
4336 |
"Select the maximum Log File size that you want to allow for your Security "
|
4337 |
"Log File and then select the option that you want when your log file reaches "
|
4339 |
"and delete it or just delete it without emailing the log file to you first."
|
4340 |
msgstr ""
|
4341 |
|
4342 |
+
#: admin/email-log-settings/email-log-settings.php:114
|
4343 |
msgid "DB Backup Log File Email|Delete Log File When..."
|
4344 |
msgstr ""
|
4345 |
|
4346 |
+
#: admin/email-log-settings/email-log-settings.php:114
|
4347 |
msgid ""
|
4348 |
"Select the maximum Log File size that you want to allow for your DB Backup "
|
4349 |
"Log File and then select the option that you want when your log file reaches "
|
4351 |
"and delete it or just delete it without emailing the log file to you first."
|
4352 |
msgstr ""
|
4353 |
|
4354 |
+
#: admin/email-log-settings/email-log-settings.php:126
|
4355 |
msgid "Send Email Alerts & Log Files To:"
|
4356 |
msgstr ""
|
4357 |
|
4358 |
+
#: admin/email-log-settings/email-log-settings.php:130
|
4359 |
msgid "Send Email Alerts & Log Files From:"
|
4360 |
msgstr ""
|
4361 |
|
4362 |
+
#: admin/email-log-settings/email-log-settings.php:134
|
4363 |
msgid "Send Email Alerts & Log Files Cc:"
|
4364 |
msgstr ""
|
4365 |
|
4366 |
+
#: admin/email-log-settings/email-log-settings.php:138
|
4367 |
msgid "Send Email Alerts & Log Files Bcc:"
|
4368 |
msgstr ""
|
4369 |
|
4370 |
+
#: admin/email-log-settings/email-log-settings.php:146
|
4371 |
msgid "Login Security: Send Login Security Email Alert When..."
|
4372 |
msgstr ""
|
4373 |
|
4374 |
+
#: admin/email-log-settings/email-log-settings.php:148
|
4375 |
msgid "A User Account Is Locked Out"
|
4376 |
msgstr ""
|
4377 |
|
4378 |
+
#: admin/email-log-settings/email-log-settings.php:149
|
4379 |
msgid "An Administrator Logs In"
|
4380 |
msgstr ""
|
4381 |
|
4382 |
+
#: admin/email-log-settings/email-log-settings.php:150
|
4383 |
msgid "An Administrator Logs In & A User Account is Locked Out"
|
4384 |
msgstr ""
|
4385 |
|
4386 |
+
#: admin/email-log-settings/email-log-settings.php:151
|
4387 |
msgid "Any User Logs In & A User Account is Locked Out"
|
4388 |
msgstr ""
|
4389 |
|
4390 |
+
#: admin/email-log-settings/email-log-settings.php:152
|
4391 |
msgid "Do Not Send Email Alerts"
|
4392 |
msgstr ""
|
4393 |
|
4394 |
+
#: admin/email-log-settings/email-log-settings.php:156
|
4395 |
msgid "Security Log: Email|Delete Security Log File When..."
|
4396 |
msgstr ""
|
4397 |
|
4398 |
+
#: admin/email-log-settings/email-log-settings.php:158
|
4399 |
+
#: admin/email-log-settings/email-log-settings.php:170
|
4400 |
+
#: admin/email-log-settings/email-log-settings.php:182
|
4401 |
+
msgid "500KB"
|
4402 |
+
msgstr ""
|
4403 |
+
|
4404 |
#: admin/email-log-settings/email-log-settings.php:159
|
4405 |
#: admin/email-log-settings/email-log-settings.php:171
|
4406 |
#: admin/email-log-settings/email-log-settings.php:183
|
4407 |
+
msgid "256KB"
|
4408 |
msgstr ""
|
4409 |
|
4410 |
#: admin/email-log-settings/email-log-settings.php:160
|
4411 |
#: admin/email-log-settings/email-log-settings.php:172
|
4412 |
#: admin/email-log-settings/email-log-settings.php:184
|
4413 |
+
msgid "1MB"
|
4414 |
msgstr ""
|
4415 |
|
4416 |
+
#: admin/email-log-settings/email-log-settings.php:163
|
4417 |
+
#: admin/email-log-settings/email-log-settings.php:175
|
4418 |
+
#: admin/email-log-settings/email-log-settings.php:187
|
4419 |
+
msgid "Email Log & Then Delete Log File"
|
4420 |
msgstr ""
|
4421 |
|
4422 |
#: admin/email-log-settings/email-log-settings.php:164
|
4423 |
#: admin/email-log-settings/email-log-settings.php:176
|
4424 |
#: admin/email-log-settings/email-log-settings.php:188
|
|
|
|
|
|
|
|
|
|
|
|
|
4425 |
msgid "Delete Log File"
|
4426 |
msgstr ""
|
4427 |
|
4428 |
+
#: admin/email-log-settings/email-log-settings.php:168
|
4429 |
msgid "DB Backup Log: Email|Delete DB Backup Log File When..."
|
4430 |
msgstr ""
|
4431 |
|
4432 |
+
#: admin/email-log-settings/email-log-settings.php:180
|
4433 |
msgid "MScan Malware Scanner Email|Delete Log File When..."
|
4434 |
msgstr ""
|
4435 |
|
4436 |
+
#: admin/email-log-settings/email-log-settings.php:215
|
4437 |
+
#: admin/login/login.php:1350 admin/security-log/security-log.php:801
|
4438 |
+
#: admin/system-info/system-info.php:1105
|
4439 |
msgid "BulletProof Security Help & FAQ"
|
4440 |
msgstr ""
|
4441 |
|
4442 |
+
#: admin/includes/admin.php:313
|
4443 |
msgid "BulletProof Security Settings"
|
4444 |
msgstr ""
|
4445 |
|
4446 |
+
#: admin/includes/admin.php:313 admin/includes/admin.php:334
|
4447 |
msgid "BPS Security"
|
4448 |
msgstr ""
|
4449 |
|
4450 |
+
#: admin/includes/admin.php:314 admin/includes/admin.php:315
|
4451 |
msgid "Login Security ~ JTC-Lite"
|
4452 |
msgstr ""
|
4453 |
|
4454 |
+
#: admin/includes/admin.php:314 admin/includes/admin.php:337
|
4455 |
msgid "Login Security"
|
4456 |
msgstr ""
|
4457 |
|
4458 |
+
#: admin/includes/admin.php:315 admin/includes/admin.php:338
|
4459 |
#: admin/login/login.php:158 admin/login/login.php:798
|
4460 |
#: admin/login/login.php:800
|
4461 |
msgid "JTC-Lite"
|
4462 |
msgstr ""
|
4463 |
|
4464 |
+
#: admin/includes/admin.php:321 admin/includes/admin.php:347
|
4465 |
#: admin/maintenance/maintenance.php:163 admin/maintenance/maintenance.php:195
|
4466 |
#: admin/maintenance/maintenance.php:197
|
4467 |
msgid "Maintenance Mode"
|
4468 |
msgstr ""
|
4469 |
|
4470 |
+
#: admin/includes/admin.php:327 admin/includes/admin.php:350
|
4471 |
#: admin/system-info/system-info.php:88
|
4472 |
msgid "System Info"
|
4473 |
msgstr ""
|
4474 |
|
4475 |
+
#: admin/includes/admin.php:330 admin/includes/admin.php:352
|
4476 |
#: admin/theme-skin/theme-skin.php:91 admin/theme-skin/theme-skin.php:107
|
4477 |
#: admin/theme-skin/theme-skin.php:109
|
4478 |
msgid "UI|UX Settings"
|
4479 |
msgstr ""
|
4480 |
|
4481 |
+
#: admin/includes/admin.php:335
|
4482 |
msgid "htaccess Core"
|
4483 |
msgstr ""
|
4484 |
|
4485 |
+
#: admin/includes/admin.php:336
|
4486 |
msgid "MScan ~ Malware Scanner"
|
4487 |
msgstr ""
|
4488 |
|
4489 |
+
#: admin/includes/admin.php:336 admin/mscan/mscan.php:113
|
4490 |
#: admin/mscan/mscan.php:129 admin/mscan/mscan.php:131
|
4491 |
msgid "MScan"
|
4492 |
msgstr ""
|
4493 |
|
4494 |
+
#: admin/includes/admin.php:337 admin/includes/admin.php:338
|
4495 |
+
#: admin/includes/admin.php:339
|
4496 |
msgid "Login Security ~ JTC-Lite ~ ISL ~ ACE"
|
4497 |
msgstr ""
|
4498 |
|
4499 |
+
#: admin/includes/admin.php:339
|
4500 |
msgid "Idle Session Logout<br>Cookie Expiration"
|
4501 |
msgstr ""
|
4502 |
|
4503 |
+
#: admin/includes/admin.php:340
|
4504 |
msgid "DB Backup & Security"
|
4505 |
msgstr ""
|
4506 |
|
4507 |
+
#: admin/includes/admin.php:341 admin/security-log/security-log.php:226
|
4508 |
#: admin/security-log/security-log.php:241
|
4509 |
#: admin/security-log/security-log.php:243
|
4510 |
msgid "Security Log"
|
4511 |
msgstr ""
|
4512 |
|
4513 |
+
#: admin/includes/admin.php:353 admin/wizard/wizard.php:996
|
4514 |
+
#: admin/wizard/wizard.php:1026 admin/wizard/wizard.php:1028
|
4515 |
+
#: bulletproof-security.php:120 bulletproof-security.php:123
|
4516 |
msgid "Setup Wizard"
|
4517 |
msgstr ""
|
4518 |
|
4519 |
+
#: admin/includes/admin.php:356 admin/includes/admin.php:364
|
4520 |
#: admin/includes/uninstall.php:45
|
4521 |
msgid "BPS Plugin Uninstall Options"
|
4522 |
msgstr ""
|
4523 |
|
4524 |
+
#: admin/includes/admin.php:399
|
4525 |
msgid "BPS UI|UX Debug: SLF css Scripts Nulled"
|
4526 |
msgstr ""
|
4527 |
|
4528 |
+
#: admin/includes/admin.php:406
|
4529 |
msgid "BPS UI|UX Debug: SLF css Scripts Not Nulled|Allowed"
|
4530 |
msgstr ""
|
4531 |
|
4532 |
+
#: admin/includes/admin.php:435
|
4533 |
msgid "BPS UI|UX Debug: SLF js Scripts Nulled"
|
4534 |
msgstr ""
|
4535 |
|
4536 |
+
#: admin/includes/admin.php:442
|
4537 |
msgid "BPS UI|UX Debug: SLF js Scripts Not Nulled|Allowed"
|
4538 |
msgstr ""
|
4539 |
|
4540 |
+
#: admin/includes/admin.php:518
|
4541 |
msgid "BPS UI|UX Debug: Scripts|Styles Dequeued"
|
4542 |
msgstr ""
|
4543 |
|
4544 |
+
#: admin/includes/admin.php:530
|
4545 |
msgid "Script Dequeued: "
|
4546 |
msgstr ""
|
4547 |
|
4548 |
+
#: admin/includes/admin.php:536
|
4549 |
msgid ""
|
4550 |
"No plugin or theme Scripts were Dequeued (prevented) from loading in BPS "
|
4551 |
"plugin pages"
|
4552 |
msgstr ""
|
4553 |
|
4554 |
+
#: admin/includes/admin.php:548
|
4555 |
msgid "Style Dequeued: "
|
4556 |
msgstr ""
|
4557 |
|
4558 |
+
#: admin/includes/admin.php:554
|
4559 |
msgid ""
|
4560 |
"No plugin or theme Styles were Dequeued (prevented) from loading in BPS "
|
4561 |
"plugin pages"
|
4562 |
msgstr ""
|
4563 |
|
4564 |
+
#: admin/includes/admin.php:592 admin/includes/admin.php:625
|
4565 |
msgid "BPS UI|UX Debug: WP Toolbar nodes|menu items Removed"
|
4566 |
msgstr ""
|
4567 |
|
4568 |
+
#: admin/includes/admin.php:604 admin/includes/admin.php:637
|
4569 |
msgid "WP Toolbar node|menu item Removed: "
|
4570 |
msgstr ""
|
4571 |
|
4572 |
+
#: admin/includes/admin.php:612 admin/includes/admin.php:645
|
4573 |
msgid "No WP Toolbar nodes|menu items were Removed in BPS plugin pages"
|
4574 |
msgstr ""
|
4575 |
|
4614 |
msgid "Login Security & Monitoring"
|
4615 |
msgstr ""
|
4616 |
|
4617 |
+
#: admin/login/login.php:162 admin/login/login.php:989
|
4618 |
+
#: admin/login/login.php:991
|
4619 |
msgid "Idle Session Logout|Auth Cookie Expiration"
|
4620 |
msgstr ""
|
4621 |
|
4701 |
msgid " Enable Login Security for WooCommerce (BPS Pro Only)"
|
4702 |
msgstr ""
|
4703 |
|
4704 |
+
#: admin/login/login.php:431 admin/login/login.php:1098
|
4705 |
+
#: admin/login/login.php:1268 admin/login/lsm-help-text.php:22
|
4706 |
msgid "Turn On|Turn Off:"
|
4707 |
msgstr ""
|
4708 |
|
4923 |
"auto-commenting) & User Account Lockouts: "
|
4924 |
msgstr ""
|
4925 |
|
4926 |
+
#: admin/login/login.php:818 admin/login/login.php:1029
|
4927 |
+
#: admin/login/login.php:1210
|
4928 |
msgid "Save Options"
|
4929 |
msgstr ""
|
4930 |
|
4931 |
+
#: admin/login/login.php:867
|
4932 |
msgid "JTC-Lite Settings Saved."
|
4933 |
msgstr ""
|
4934 |
|
4935 |
+
#: admin/login/login.php:881
|
4936 |
msgid "JTC-Lite Settings"
|
4937 |
msgstr ""
|
4938 |
|
4939 |
+
#: admin/login/login.php:885
|
4940 |
msgid "JTC CAPTCHA:"
|
4941 |
msgstr ""
|
4942 |
|
4943 |
+
#: admin/login/login.php:887
|
4944 |
msgid "jtc"
|
4945 |
msgstr ""
|
4946 |
|
4947 |
+
#: admin/login/login.php:890
|
4948 |
msgid "JTC ToolTip:"
|
4949 |
msgstr ""
|
4950 |
|
4951 |
+
#: admin/login/login.php:892
|
4952 |
msgid "Type/Enter: jtc. Enter a blank space for no text (Spacebar Key)"
|
4953 |
msgstr ""
|
4954 |
|
4955 |
+
#: admin/login/login.php:895
|
4956 |
msgid "JTC Title|Text:"
|
4957 |
msgstr ""
|
4958 |
|
4959 |
+
#: admin/login/login.php:897
|
4960 |
msgid "Enter a blank space for no text (Spacebar Key)"
|
4961 |
msgstr ""
|
4962 |
|
4963 |
+
#: admin/login/login.php:904
|
4964 |
msgid "JTC Logging:"
|
4965 |
msgstr ""
|
4966 |
|
4967 |
+
#: admin/login/login.php:906
|
4968 |
msgid "JTC Logging Off"
|
4969 |
msgstr ""
|
4970 |
|
4971 |
+
#: admin/login/login.php:909
|
4972 |
msgid "Logged in the Security Log (BPS Pro Only)"
|
4973 |
msgstr ""
|
4974 |
|
4975 |
+
#: admin/login/login.php:917
|
4976 |
msgid " Enable JTC for WooCommerce (BPS Pro Only)"
|
4977 |
msgstr ""
|
4978 |
|
4979 |
+
#: admin/login/login.php:920
|
4980 |
msgid "Enable|Disable JTC For These Forms: "
|
4981 |
msgstr ""
|
4982 |
|
4983 |
+
#: admin/login/login.php:921 admin/login/login.php:932
|
4984 |
msgid "Check to Enable. Uncheck to Disable."
|
4985 |
msgstr ""
|
4986 |
|
4987 |
+
#: admin/login/login.php:922
|
4988 |
msgid " Login Form"
|
4989 |
msgstr ""
|
4990 |
|
4991 |
+
#: admin/login/login.php:923
|
4992 |
msgid " Register Form (BPS Pro Only)"
|
4993 |
msgstr ""
|
4994 |
|
4995 |
+
#: admin/login/login.php:924
|
4996 |
msgid " Lost Password Form (BPS Pro Only)"
|
4997 |
msgstr ""
|
4998 |
|
4999 |
+
#: admin/login/login.php:925
|
5000 |
msgid " Comment Form (BPS Pro Only)"
|
5001 |
msgstr ""
|
5002 |
|
5003 |
+
#: admin/login/login.php:926
|
5004 |
+
msgid " Multisite Register Form (BPS Pro Only)"
|
5005 |
+
msgstr ""
|
5006 |
+
|
5007 |
+
#: admin/login/login.php:927
|
5008 |
msgid " BuddyPress Register Form (BPS Pro Only)"
|
5009 |
msgstr ""
|
5010 |
|
5011 |
+
#: admin/login/login.php:928
|
5012 |
msgid " BuddyPress Sidebar Login Form (BPS Pro Only)"
|
5013 |
msgstr ""
|
5014 |
|
5015 |
+
#: admin/login/login.php:930
|
5016 |
msgid "Comment Form: (BPS Pro Only)"
|
5017 |
msgstr ""
|
5018 |
|
5019 |
+
#: admin/login/login.php:931
|
5020 |
msgid ""
|
5021 |
"Enable|Disable JTC For These Registered/Logged In User Roles (BPS Pro Only): "
|
5022 |
msgstr ""
|
5023 |
|
5024 |
+
#: admin/login/login.php:934 admin/login/login.php:1161
|
5025 |
+
#: admin/login/login.php:1309
|
5026 |
msgid " Administrator"
|
5027 |
msgstr ""
|
5028 |
|
5029 |
+
#: admin/login/login.php:935 admin/login/login.php:1162
|
5030 |
+
#: admin/login/login.php:1310
|
5031 |
msgid " Editor"
|
5032 |
msgstr ""
|
5033 |
|
5034 |
+
#: admin/login/login.php:936 admin/login/login.php:1163
|
5035 |
+
#: admin/login/login.php:1311
|
5036 |
msgid " Author"
|
5037 |
msgstr ""
|
5038 |
|
5039 |
+
#: admin/login/login.php:937 admin/login/login.php:1164
|
5040 |
+
#: admin/login/login.php:1312
|
5041 |
msgid " Contributor"
|
5042 |
msgstr ""
|
5043 |
|
5044 |
+
#: admin/login/login.php:938 admin/login/login.php:1165
|
5045 |
+
#: admin/login/login.php:1313
|
5046 |
msgid " Subscriber"
|
5047 |
msgstr ""
|
5048 |
|
5049 |
+
#: admin/login/login.php:954
|
5050 |
msgid "Login Form: CAPTCHA Error message"
|
5051 |
msgstr ""
|
5052 |
|
5053 |
+
#: admin/login/login.php:957
|
5054 |
msgid "Comment Form: CAPTCHA Error message (BPS Pro Only)"
|
5055 |
msgstr ""
|
5056 |
|
5057 |
+
#: admin/login/login.php:960 admin/login/lsm-help-text.php:19
|
5058 |
msgid "Comment Form: CSS Styling (BPS Pro Only)"
|
5059 |
msgstr ""
|
5060 |
|
5061 |
+
#: admin/login/login.php:961
|
5062 |
msgid ""
|
5063 |
"Comment Form Label (BPS Pro Only): <i>The JTC Title|Text above the Form "
|
5064 |
"Input text box</i>"
|
5065 |
msgstr ""
|
5066 |
|
5067 |
+
#: admin/login/login.php:963
|
5068 |
msgid ""
|
5069 |
"Comment Form Input Text Box (BPS Pro Only): <i>The JTC CAPTCHA Form Input "
|
5070 |
"text box</i>"
|
5071 |
msgstr ""
|
5072 |
|
5073 |
+
#: admin/login/login.php:966 admin/login/login.php:1188
|
5074 |
+
#: admin/login/login.php:1328 admin/security-log/security-log.php:453
|
5075 |
msgid "Click OK to Proceed or click Cancel."
|
5076 |
msgstr ""
|
5077 |
|
5078 |
+
#: admin/login/login.php:984
|
5079 |
msgid "Idle Session Logout (ISL) ~ "
|
5080 |
msgstr ""
|
5081 |
|
5082 |
+
#: admin/login/login.php:984
|
5083 |
msgid "Automatically Logout Idle/Inactive User Accounts"
|
5084 |
msgstr ""
|
5085 |
|
5086 |
+
#: admin/login/login.php:984
|
5087 |
msgid "Auth Cookie Expiration (ACE) ~ "
|
5088 |
msgstr ""
|
5089 |
|
5090 |
+
#: admin/login/login.php:984
|
5091 |
msgid "Change the WordPress Authentication Cookie Expiration Time"
|
5092 |
msgstr ""
|
5093 |
|
5094 |
+
#: admin/login/login.php:1005
|
5095 |
msgid "ISL and ACE Forum Topic"
|
5096 |
msgstr ""
|
5097 |
|
5098 |
+
#: admin/login/login.php:1009
|
5099 |
msgid "The Help & FAQ tab pages contain help links."
|
5100 |
msgstr ""
|
5101 |
|
5102 |
+
#: admin/login/login.php:1075
|
5103 |
msgid "Settings Saved. ISL has been turned On."
|
5104 |
msgstr ""
|
5105 |
|
5106 |
+
#: admin/login/login.php:1081
|
5107 |
msgid "Settings Saved. ISL has been turned Off."
|
5108 |
msgstr ""
|
5109 |
|
5110 |
+
#: admin/login/login.php:1093
|
5111 |
msgid "Idle Session Logout (ISL) Settings"
|
5112 |
msgstr ""
|
5113 |
|
5114 |
+
#: admin/login/login.php:1100
|
5115 |
msgid "ISL On"
|
5116 |
msgstr ""
|
5117 |
|
5118 |
+
#: admin/login/login.php:1101
|
5119 |
msgid "ISL Off"
|
5120 |
msgstr ""
|
5121 |
|
5122 |
+
#: admin/login/login.php:1107 admin/login/lsm-help-text.php:22
|
5123 |
msgid "Idle Session Logout Time in Minutes:"
|
5124 |
msgstr ""
|
5125 |
|
5126 |
+
#: admin/login/login.php:1113 admin/login/lsm-help-text.php:22
|
5127 |
msgid "Idle Session Logout Page URL:"
|
5128 |
msgstr ""
|
5129 |
|
5130 |
+
#: admin/login/login.php:1119 admin/login/lsm-help-text.php:22
|
5131 |
msgid "Idle Session Logout Page Login URL:"
|
5132 |
msgstr ""
|
5133 |
|
5134 |
+
#: admin/login/login.php:1120
|
5135 |
msgid ""
|
5136 |
"Enter/Type: \"No\" (without quotes) if you do not want a Login URL displayed."
|
5137 |
msgstr ""
|
5138 |
|
5139 |
+
#: admin/login/login.php:1126 admin/login/lsm-help-text.php:22
|
5140 |
msgid "Idle Session Logout Exclude URLs|URIs:"
|
5141 |
msgstr ""
|
5142 |
|
5143 |
+
#: admin/login/login.php:1127
|
5144 |
msgid "Enter URIs separated by a comma and a space: /some-post/, /some-page/"
|
5145 |
msgstr ""
|
5146 |
|
5147 |
+
#: admin/login/login.php:1134 admin/login/lsm-help-text.php:22
|
5148 |
msgid "Idle Session Logout Page Custom Message:"
|
5149 |
msgstr ""
|
5150 |
|
5151 |
+
#: admin/login/login.php:1141 admin/login/lsm-help-text.php:22
|
5152 |
msgid "Idle Session Logout Page Custom CSS Style:"
|
5153 |
msgstr ""
|
5154 |
|
5155 |
+
#: admin/login/login.php:1150 admin/login/login.php:1298
|
5156 |
#: admin/login/lsm-help-text.php:22
|
5157 |
msgid "User Account Exceptions:"
|
5158 |
msgstr ""
|
5159 |
|
5160 |
+
#: admin/login/login.php:1151 admin/login/login.php:1299
|
5161 |
msgid ""
|
5162 |
"Enter User Account names separated by a comma and a space: johnDoe, janeDoe"
|
5163 |
msgstr ""
|
5164 |
|
5165 |
+
#: admin/login/login.php:1152
|
5166 |
msgid "Idle Session Logout Time Will Not Be Applied For These User Accounts."
|
5167 |
msgstr ""
|
5168 |
|
5169 |
+
#: admin/login/login.php:1158
|
5170 |
msgid "Enable|Disable Idle Session Logouts For These User Roles: "
|
5171 |
msgstr ""
|
5172 |
|
5173 |
+
#: admin/login/login.php:1159 admin/login/login.php:1307
|
5174 |
msgid ""
|
5175 |
"Check to Enable. Uncheck to Disable. See the Read Me help button for details."
|
5176 |
msgstr ""
|
5177 |
|
5178 |
+
#: admin/login/login.php:1184
|
5179 |
msgid "Enable|Disable Idle Session Logouts For TinyMCE Editors: "
|
5180 |
msgstr ""
|
5181 |
|
5182 |
+
#: admin/login/login.php:1185 admin/login/login.php:1292
|
5183 |
msgid ""
|
5184 |
"Check to Disable. Uncheck to Enable. See the Read Me help button for details."
|
5185 |
msgstr ""
|
5186 |
|
5187 |
+
#: admin/login/login.php:1186
|
5188 |
msgid " Enable|Disable ISL For TinyMCE Editor"
|
5189 |
msgstr ""
|
5190 |
|
5191 |
+
#: admin/login/login.php:1198
|
5192 |
msgid "WordPress Authentication Cookie Expiration (ACE) Settings"
|
5193 |
msgstr ""
|
5194 |
|
5195 |
+
#: admin/login/login.php:1249
|
5196 |
msgid "Settings Saved. ACE has been turned On."
|
5197 |
msgstr ""
|
5198 |
|
5199 |
+
#: admin/login/login.php:1255
|
5200 |
msgid "Settings Saved. ACE has been turned Off."
|
5201 |
msgstr ""
|
5202 |
|
5203 |
+
#: admin/login/login.php:1270
|
5204 |
msgid "ACE On"
|
5205 |
msgstr ""
|
5206 |
|
5207 |
+
#: admin/login/login.php:1271
|
5208 |
msgid "ACE Off"
|
5209 |
msgstr ""
|
5210 |
|
5211 |
+
#: admin/login/login.php:1277 admin/login/lsm-help-text.php:22
|
5212 |
msgid "Auth Cookie Expiration Time in Minutes:"
|
5213 |
msgstr ""
|
5214 |
|
5215 |
+
#: admin/login/login.php:1278
|
5216 |
msgid "WP Default setting is 2880 Minutes/2 Days:"
|
5217 |
msgstr ""
|
5218 |
|
5219 |
+
#: admin/login/login.php:1284 admin/login/lsm-help-text.php:22
|
5220 |
msgid "Remember Me Auth Cookie Expiration Time in Minutes:"
|
5221 |
msgstr ""
|
5222 |
|
5223 |
+
#: admin/login/login.php:1285
|
5224 |
msgid "WP Default setting is 20160 Minutes/14 Days:"
|
5225 |
msgstr ""
|
5226 |
|
5227 |
+
#: admin/login/login.php:1291 admin/login/lsm-help-text.php:22
|
5228 |
msgid "Enable|Disable Remember Me Checkbox:"
|
5229 |
msgstr ""
|
5230 |
|
5231 |
+
#: admin/login/login.php:1293
|
5232 |
msgid " Disable & do not display the Remember Me checkbox"
|
5233 |
msgstr ""
|
5234 |
|
5235 |
+
#: admin/login/login.php:1300
|
5236 |
msgid "Auth Cookie Expiration Time Will Not Be Applied To These User Accounts."
|
5237 |
msgstr ""
|
5238 |
|
5239 |
+
#: admin/login/login.php:1306
|
5240 |
msgid "Enable|Disable Auth Cookie Expiration Time For These User Roles: "
|
5241 |
msgstr ""
|
5242 |
|
5430 |
msgstr ""
|
5431 |
|
5432 |
#: admin/login/lsm-help-text.php:10 admin/maintenance/maintenance.php:542
|
5433 |
+
#: includes/hud-dismiss-functions.php:345
|
5434 |
+
#: includes/hud-dismiss-functions.php:388
|
5435 |
msgid "CAUTION: "
|
5436 |
msgstr ""
|
5437 |
|
5650 |
"Check this checkbox if you have the WooCommerce plugin installed if you "
|
5651 |
"would like to use BPS JTC on the WooCommerce custom login page. BPS JTC will "
|
5652 |
"still continue to work normally on the standard WordPress Forms: Login, "
|
5653 |
+
"Register, Lost Password, Comment, Multisite Register, BuddyPress Register "
|
5654 |
+
"and BuddyPress Sidebar Login Forms when you check this checkbox. This "
|
5655 |
+
"checkbox option setting is not for turning JTC On or Off if you are using "
|
5656 |
+
"WooCommerce. Use the JTC Enable|Disable JTC For These Forms option "
|
5657 |
+
"checkboxes to enable or disable JTC on each of your Forms."
|
5658 |
msgstr ""
|
5659 |
|
5660 |
#: admin/login/lsm-help-text.php:19
|
6082 |
"being successfully turned On while the Oxygen plugin is activated."
|
6083 |
msgstr ""
|
6084 |
|
6085 |
+
#: admin/maintenance/maintenance.php:64 includes/hud-autofix-whitelist.php:761
|
6086 |
+
#: includes/hud-dismiss-functions.php:827
|
6087 |
msgid "Click this "
|
6088 |
msgstr ""
|
6089 |
|
6504 |
|
6505 |
#: admin/maintenance/maintenance.php:390 admin/maintenance/maintenance.php:410
|
6506 |
#: admin/wizard/wizard.php:176 includes/general-functions.php:509
|
6507 |
+
#: includes/hud-dismiss-functions.php:345
|
6508 |
+
#: includes/hud-dismiss-functions.php:388
|
6509 |
+
#: includes/hud-dismiss-functions.php:492
|
6510 |
msgid "Click Here"
|
6511 |
msgstr ""
|
6512 |
|
7210 |
"malware scanners: "
|
7211 |
msgstr ""
|
7212 |
|
7213 |
+
#: admin/mscan/mscan.php:139 includes/hud-dismiss-functions.php:676
|
7214 |
msgid "MScan Malware Scanner Guide"
|
7215 |
msgstr ""
|
7216 |
|
7646 |
msgid "Delete<br>File"
|
7647 |
msgstr ""
|
7648 |
|
7649 |
+
#: admin/mscan/mscan.php:1316 admin/system-info/system-info.php:923
|
7650 |
+
#: admin/system-info/system-info.php:963
|
7651 |
msgid "File Path"
|
7652 |
msgstr ""
|
7653 |
|
8766 |
msgstr ""
|
8767 |
|
8768 |
#: admin/system-info/system-info.php:424 admin/system-info/system-info.php:433
|
8769 |
+
#: admin/system-info/system-info.php:629 admin/system-info/system-info.php:641
|
|
|
8770 |
msgid "Version: "
|
8771 |
msgstr ""
|
8772 |
|
8866 |
msgid "Memcache"
|
8867 |
msgstr ""
|
8868 |
|
8869 |
+
#: admin/system-info/system-info.php:491
|
8870 |
+
msgid "Memcache Extension is Loaded"
|
8871 |
msgstr ""
|
8872 |
|
8873 |
+
#: admin/system-info/system-info.php:493
|
8874 |
msgid "Memcache Extension is Not Loaded"
|
8875 |
msgstr ""
|
8876 |
|
8877 |
+
#: admin/system-info/system-info.php:496
|
8878 |
msgid "Memcached"
|
8879 |
msgstr ""
|
8880 |
|
8881 |
+
#: admin/system-info/system-info.php:498
|
8882 |
+
msgid "Memcached Extension is Loaded"
|
8883 |
msgstr ""
|
8884 |
|
8885 |
+
#: admin/system-info/system-info.php:500
|
8886 |
msgid "Memcached Extension is Not Loaded"
|
8887 |
msgstr ""
|
8888 |
|
8889 |
+
#: admin/system-info/system-info.php:513
|
8890 |
msgid "MySQL DB Info is not displayed on Network/Multisite subsites"
|
8891 |
msgstr ""
|
8892 |
|
8893 |
+
#: admin/system-info/system-info.php:534 includes/general-functions.php:283
|
8894 |
msgid "Not Set"
|
8895 |
msgstr ""
|
8896 |
|
8897 |
+
#: admin/system-info/system-info.php:540
|
8898 |
msgid "MySQL Database Server Version: "
|
8899 |
msgstr ""
|
8900 |
|
8901 |
+
#: admin/system-info/system-info.php:540
|
8902 |
msgid "MySQL Client Version: "
|
8903 |
msgstr ""
|
8904 |
|
8905 |
+
#: admin/system-info/system-info.php:540
|
8906 |
msgid "MySQL Database Server: "
|
8907 |
msgstr ""
|
8908 |
|
8909 |
+
#: admin/system-info/system-info.php:540
|
8910 |
msgid "Your MySQL Database: "
|
8911 |
msgstr ""
|
8912 |
|
8913 |
+
#: admin/system-info/system-info.php:540
|
8914 |
msgid "SQL Mode: "
|
8915 |
msgstr ""
|
8916 |
|
8917 |
+
#: admin/system-info/system-info.php:545 admin/system-info/system-info.php:548
|
8918 |
msgid "MySQL Extension: "
|
8919 |
msgstr ""
|
8920 |
|
8921 |
+
#: admin/system-info/system-info.php:545 admin/system-info/system-info.php:553
|
8922 |
msgid "Installed|Enabled"
|
8923 |
msgstr ""
|
8924 |
|
8925 |
+
#: admin/system-info/system-info.php:548 admin/system-info/system-info.php:556
|
8926 |
msgid "NOT Installed|Enabled"
|
8927 |
msgstr ""
|
8928 |
|
8929 |
+
#: admin/system-info/system-info.php:553 admin/system-info/system-info.php:556
|
8930 |
msgid "MySQLi Extension: "
|
8931 |
msgstr ""
|
8932 |
|
8933 |
+
#: admin/system-info/system-info.php:563
|
8934 |
msgid "WordPress Installation Folder"
|
8935 |
msgstr ""
|
8936 |
|
8937 |
+
#: admin/system-info/system-info.php:566
|
8938 |
msgid "WordPress Installation Type"
|
8939 |
msgstr ""
|
8940 |
|
8941 |
+
#: admin/system-info/system-info.php:568
|
8942 |
msgid "Standard|GWIOD Site Type"
|
8943 |
msgstr ""
|
8944 |
|
8945 |
+
#: admin/system-info/system-info.php:570
|
8946 |
msgid "Network|Multisite"
|
8947 |
msgstr ""
|
8948 |
|
8949 |
+
#: admin/system-info/system-info.php:572
|
8950 |
msgid "BuddyPress"
|
8951 |
msgstr ""
|
8952 |
|
8953 |
+
#: admin/system-info/system-info.php:574
|
8954 |
msgid "bbPress"
|
8955 |
msgstr ""
|
8956 |
|
8957 |
+
#: admin/system-info/system-info.php:576
|
8958 |
msgid "Plugins Folder"
|
8959 |
msgstr ""
|
8960 |
|
8961 |
+
#: admin/system-info/system-info.php:580
|
8962 |
msgid "Uploads Folder"
|
8963 |
msgstr ""
|
8964 |
|
8965 |
+
#: admin/system-info/system-info.php:586
|
8966 |
msgid "UPLOADS Constant"
|
8967 |
msgstr ""
|
8968 |
|
8969 |
+
#: admin/system-info/system-info.php:590
|
8970 |
msgid "WP Permalink Structure"
|
8971 |
msgstr ""
|
8972 |
|
8973 |
+
#: admin/system-info/system-info.php:595 admin/system-info/system-info.php:597
|
8974 |
msgid "DISABLE_WP_CRON constant"
|
8975 |
msgstr ""
|
8976 |
|
8977 |
+
#: admin/system-info/system-info.php:595
|
8978 |
msgid "Standard WP Crons are disabled on your website."
|
8979 |
msgstr ""
|
8980 |
|
8981 |
+
#: admin/system-info/system-info.php:597
|
8982 |
msgid "Standard WP Crons are not disabled on your website."
|
8983 |
msgstr ""
|
8984 |
|
8985 |
+
#: admin/system-info/system-info.php:600
|
8986 |
msgid "Total Plugins Installed"
|
8987 |
msgstr ""
|
8988 |
|
8989 |
+
#: admin/system-info/system-info.php:602
|
8990 |
msgid "Total Must-Use Plugins Installed"
|
8991 |
msgstr ""
|
8992 |
|
8993 |
+
#: admin/system-info/system-info.php:604
|
8994 |
msgid "Total Plugins Activated"
|
8995 |
msgstr ""
|
8996 |
|
8997 |
+
#: admin/system-info/system-info.php:607
|
8998 |
msgid "Total Plugins Network Activated"
|
8999 |
msgstr ""
|
9000 |
|
9001 |
+
#: admin/system-info/system-info.php:613 admin/system-info/system-info.php:615
|
9002 |
msgid "Get Plugins List"
|
9003 |
msgstr ""
|
9004 |
|
9005 |
+
#: admin/system-info/system-info.php:616
|
9006 |
msgid "This window is draggable (top) and resizable (bottom right corner)"
|
9007 |
msgstr ""
|
9008 |
|
9009 |
+
#: admin/system-info/system-info.php:621
|
9010 |
msgid "Browser Compression Supported"
|
9011 |
msgstr ""
|
9012 |
|
9013 |
+
#: admin/system-info/system-info.php:624
|
9014 |
msgid "GD Library"
|
9015 |
msgstr ""
|
9016 |
|
9017 |
+
#: admin/system-info/system-info.php:629
|
9018 |
msgid "GD Extension is Loaded - "
|
9019 |
msgstr ""
|
9020 |
|
9021 |
+
#: admin/system-info/system-info.php:632
|
9022 |
msgid "GD Extension is Not Loaded"
|
9023 |
msgstr ""
|
9024 |
|
9025 |
+
#: admin/system-info/system-info.php:635
|
9026 |
msgid "ImageMagick"
|
9027 |
msgstr ""
|
9028 |
|
9029 |
+
#: admin/system-info/system-info.php:641
|
9030 |
msgid "ImageMagick Extension is Loaded - "
|
9031 |
msgstr ""
|
9032 |
|
9033 |
+
#: admin/system-info/system-info.php:644
|
9034 |
msgid "ImageMagick Extension is Not Loaded"
|
9035 |
msgstr ""
|
9036 |
|
9037 |
+
#: admin/system-info/system-info.php:659
|
9038 |
msgid "PHP Server|PHP.ini Info"
|
9039 |
msgstr ""
|
9040 |
|
9041 |
+
#: admin/system-info/system-info.php:661
|
9042 |
msgid ""
|
9043 |
"File|Folder Permissions (CGI or DSO)|Script Owner User ID (UID)|File Owner "
|
9044 |
"User ID"
|
9045 |
msgstr ""
|
9046 |
|
9047 |
+
#: admin/system-info/system-info.php:669
|
9048 |
msgid "PHP Version"
|
9049 |
msgstr ""
|
9050 |
|
9051 |
+
#: admin/system-info/system-info.php:670
|
9052 |
msgid "PHP Memory Usage"
|
9053 |
msgstr ""
|
9054 |
|
9055 |
+
#: admin/system-info/system-info.php:670
|
9056 |
msgid " MB"
|
9057 |
msgstr ""
|
9058 |
|
9059 |
+
#: admin/system-info/system-info.php:671
|
9060 |
msgid "WordPress Admin Memory Limit"
|
9061 |
msgstr ""
|
9062 |
|
9063 |
+
#: admin/system-info/system-info.php:674
|
9064 |
msgid "WordPress Base Memory Limit"
|
9065 |
msgstr ""
|
9066 |
|
9067 |
+
#: admin/system-info/system-info.php:682 admin/system-info/system-info.php:688
|
9068 |
+
#: admin/system-info/system-info.php:691 admin/system-info/system-info.php:694
|
9069 |
msgid "PHP Actual Configuration Memory Limit: "
|
9070 |
msgstr ""
|
9071 |
|
9072 |
+
#: admin/system-info/system-info.php:682
|
9073 |
msgid "The Memory Limit value is not available from your Server."
|
9074 |
msgstr ""
|
9075 |
|
9076 |
+
#: admin/system-info/system-info.php:691 admin/system-info/system-info.php:694
|
9077 |
msgid " Recommendation: Increase Memory Limit to 128M."
|
9078 |
msgstr ""
|
9079 |
|
9080 |
+
#: admin/system-info/system-info.php:702 admin/system-info/system-info.php:704
|
9081 |
msgid "PHP Configuration File (php.ini)"
|
9082 |
msgstr ""
|
9083 |
|
9084 |
+
#: admin/system-info/system-info.php:704
|
9085 |
msgid "None/Not in use"
|
9086 |
msgstr ""
|
9087 |
|
9088 |
+
#: admin/system-info/system-info.php:717
|
9089 |
msgid "WP Temp Dir: "
|
9090 |
msgstr ""
|
9091 |
|
9092 |
+
#: admin/system-info/system-info.php:720
|
9093 |
msgid "The WP_TEMP_DIR constant is being used in wp-config.php file"
|
9094 |
msgstr ""
|
9095 |
|
9096 |
+
#: admin/system-info/system-info.php:726 admin/system-info/system-info.php:728
|
9097 |
msgid "PHP Temp Dir: "
|
9098 |
msgstr ""
|
9099 |
|
9100 |
+
#: admin/system-info/system-info.php:728 admin/system-info/system-info.php:739
|
9101 |
+
#: admin/system-info/system-info.php:747
|
9102 |
msgid "Not set/defined or directory is not writable"
|
9103 |
msgstr ""
|
9104 |
|
9105 |
+
#: admin/system-info/system-info.php:737 admin/system-info/system-info.php:739
|
9106 |
msgid "PHP Upload Temp Dir: "
|
9107 |
msgstr ""
|
9108 |
|
9109 |
+
#: admin/system-info/system-info.php:745 admin/system-info/system-info.php:747
|
9110 |
msgid "Session Save Path: "
|
9111 |
msgstr ""
|
9112 |
|
9113 |
+
#: admin/system-info/system-info.php:752
|
9114 |
+
msgid "Cycles: "
|
9115 |
msgstr ""
|
9116 |
|
9117 |
+
#: admin/system-info/system-info.php:756
|
9118 |
msgid "Garbage Collector: "
|
9119 |
msgstr ""
|
9120 |
|
9121 |
+
#: admin/system-info/system-info.php:759
|
9122 |
msgid "PHP Max Upload Size"
|
9123 |
msgstr ""
|
9124 |
|
9125 |
+
#: admin/system-info/system-info.php:762
|
9126 |
msgid "PHP Max Post Size"
|
9127 |
msgstr ""
|
9128 |
|
9129 |
+
#: admin/system-info/system-info.php:765
|
9130 |
msgid "PHP Safe Mode"
|
9131 |
msgstr ""
|
9132 |
|
9133 |
+
#: admin/system-info/system-info.php:774
|
9134 |
msgid "PHP Allow URL fopen"
|
9135 |
msgstr ""
|
9136 |
|
9137 |
+
#: admin/system-info/system-info.php:782
|
9138 |
msgid "PHP Allow URL Include"
|
9139 |
msgstr ""
|
9140 |
|
9141 |
+
#: admin/system-info/system-info.php:790
|
9142 |
msgid "PHP Display Errors"
|
9143 |
msgstr ""
|
9144 |
|
9145 |
+
#: admin/system-info/system-info.php:798
|
9146 |
msgid "PHP Display Startup Errors"
|
9147 |
msgstr ""
|
9148 |
|
9149 |
+
#: admin/system-info/system-info.php:806
|
9150 |
msgid "PHP Expose PHP"
|
9151 |
msgstr ""
|
9152 |
|
9153 |
+
#: admin/system-info/system-info.php:814
|
9154 |
msgid "PHP Register Globals"
|
9155 |
msgstr ""
|
9156 |
|
9157 |
+
#: admin/system-info/system-info.php:822
|
9158 |
msgid "PHP MySQL Allow Persistent Connections"
|
9159 |
msgstr ""
|
9160 |
|
9161 |
+
#: admin/system-info/system-info.php:830
|
9162 |
msgid "PHP Output Buffering"
|
9163 |
msgstr ""
|
9164 |
|
9165 |
+
#: admin/system-info/system-info.php:838
|
9166 |
msgid "PHP Max Script Execution Time"
|
9167 |
msgstr ""
|
9168 |
|
9169 |
+
#: admin/system-info/system-info.php:841
|
9170 |
msgid "PHP Magic Quotes GPC"
|
9171 |
msgstr ""
|
9172 |
|
9173 |
+
#: admin/system-info/system-info.php:849
|
9174 |
msgid "PHP open_basedir"
|
9175 |
msgstr ""
|
9176 |
|
9177 |
+
#: admin/system-info/system-info.php:854
|
9178 |
msgid "Off/Not in use"
|
9179 |
msgstr ""
|
9180 |
|
9181 |
+
#: admin/system-info/system-info.php:856
|
9182 |
msgid "PHP XML Support"
|
9183 |
msgstr ""
|
9184 |
|
9185 |
+
#: admin/system-info/system-info.php:858 admin/system-info/system-info.php:866
|
9186 |
+
#: admin/system-info/system-info.php:874
|
9187 |
msgid "Yes"
|
9188 |
msgstr ""
|
9189 |
|
9190 |
+
#: admin/system-info/system-info.php:861 admin/system-info/system-info.php:869
|
9191 |
+
#: admin/system-info/system-info.php:877
|
9192 |
msgid "No"
|
9193 |
msgstr ""
|
9194 |
|
9195 |
+
#: admin/system-info/system-info.php:864
|
9196 |
msgid "PHP IPTC Support"
|
9197 |
msgstr ""
|
9198 |
|
9199 |
+
#: admin/system-info/system-info.php:872
|
9200 |
msgid "PHP Exif Support"
|
9201 |
msgstr ""
|
9202 |
|
9203 |
+
#: admin/system-info/system-info.php:885
|
9204 |
msgid "PHP Disable Functions"
|
9205 |
msgstr ""
|
9206 |
|
9207 |
+
#: admin/system-info/system-info.php:889
|
9208 |
msgid "No PHP functions are disabled."
|
9209 |
msgstr ""
|
9210 |
|
9211 |
+
#: admin/system-info/system-info.php:894
|
9212 |
msgid "PHP Suhosin Function Blacklist"
|
9213 |
msgstr ""
|
9214 |
|
9215 |
+
#: admin/system-info/system-info.php:898
|
9216 |
msgid "No PHP functions are blacklisted."
|
9217 |
msgstr ""
|
9218 |
|
9219 |
+
#: admin/system-info/system-info.php:920
|
9220 |
msgid "CGI File and Folder Permissions|Recommendations"
|
9221 |
msgstr ""
|
9222 |
|
9223 |
+
#: admin/system-info/system-info.php:923 admin/system-info/system-info.php:963
|
9224 |
msgid "Folder Path"
|
9225 |
msgstr ""
|
9226 |
|
9227 |
+
#: admin/system-info/system-info.php:924 admin/system-info/system-info.php:964
|
9228 |
msgid "Recommended"
|
9229 |
msgstr ""
|
9230 |
|
9231 |
+
#: admin/system-info/system-info.php:924 admin/system-info/system-info.php:925
|
9232 |
+
#: admin/system-info/system-info.php:964 admin/system-info/system-info.php:965
|
9233 |
msgid "Permissions"
|
9234 |
msgstr ""
|
9235 |
|
9236 |
+
#: admin/system-info/system-info.php:925 admin/system-info/system-info.php:965
|
9237 |
msgid "Current"
|
9238 |
msgstr ""
|
9239 |
|
9240 |
+
#: admin/system-info/system-info.php:926 admin/system-info/system-info.php:966
|
9241 |
msgid "Script Owner"
|
9242 |
msgstr ""
|
9243 |
|
9244 |
+
#: admin/system-info/system-info.php:926 admin/system-info/system-info.php:966
|
9245 |
msgid " User ID (UID)"
|
9246 |
msgstr ""
|
9247 |
|
9248 |
+
#: admin/system-info/system-info.php:927 admin/system-info/system-info.php:967
|
9249 |
msgid "File Owner"
|
9250 |
msgstr ""
|
9251 |
|
9252 |
+
#: admin/system-info/system-info.php:927 admin/system-info/system-info.php:967
|
9253 |
msgid " User ID"
|
9254 |
msgstr ""
|
9255 |
|
9256 |
+
#: admin/system-info/system-info.php:960
|
9257 |
msgid "DSO File and Folder Permissions|Recommendations"
|
9258 |
msgstr ""
|
9259 |
|
9260 |
+
#: admin/system-info/system-info.php:1005
|
9261 |
msgid "System Info Processing Completion Time: "
|
9262 |
msgstr ""
|
9263 |
|
9264 |
+
#: admin/system-info/system-info.php:1038
|
9265 |
msgid "Website Headers Check Tool ~ "
|
9266 |
msgstr ""
|
9267 |
|
9268 |
+
#: admin/system-info/system-info.php:1038
|
9269 |
+
#: admin/system-info/system-info.php:1045
|
|
|
|
|
|
|
|
|
|
|
9270 |
msgid ""
|
9271 |
"Check your website Headers or another website's Headers by making a GET "
|
9272 |
"Request"
|
9273 |
msgstr ""
|
9274 |
|
9275 |
+
#: admin/system-info/system-info.php:1062
|
9276 |
msgid "GET Request Headers: "
|
9277 |
msgstr ""
|
9278 |
|
9279 |
+
#: admin/system-info/system-info.php:1077
|
9280 |
msgid ""
|
9281 |
"Error: The WordPress wp_remote_get function is not available or is blocked "
|
9282 |
"on your website/server."
|
9283 |
msgstr ""
|
9284 |
|
9285 |
+
#: admin/system-info/system-info.php:1087
|
|
|
9286 |
msgid "Enter a Website URL - Example: "
|
9287 |
msgstr ""
|
9288 |
|
9289 |
+
#: admin/system-info/system-info.php:1090
|
9290 |
msgid ""
|
9291 |
"This Headers check makes a GET Request using the WordPress wp_remote_get "
|
9292 |
"function."
|
9293 |
msgstr ""
|
9294 |
|
9295 |
+
#: admin/system-info/system-info.php:1090
|
9296 |
msgid ""
|
9297 |
"You can use the Check Headers HEAD Request tool to check headers using HEAD "
|
9298 |
"instead of GET."
|
9299 |
msgstr ""
|
9300 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9301 |
#: admin/theme-skin/theme-skin.php:62
|
9302 |
msgid "BulletProof Security ~ UI|UX Settings"
|
9303 |
msgstr ""
|
9560 |
#: admin/wizard/pwizard-autofix-setup.php:88
|
9561 |
#: admin/wizard/pwizard-autofix-setup.php:382
|
9562 |
#: admin/wizard/pwizard-autofix-setup.php:735
|
9563 |
+
#: admin/wizard/pwizard-autofix-setup.php:1617
|
9564 |
msgid "Manually Edit the WordPress wp-config.php file"
|
9565 |
msgstr ""
|
9566 |
|
9776 |
"activated the WPFC plugin again and resaved your WPFC plugin settings again."
|
9777 |
msgstr ""
|
9778 |
|
9779 |
+
#: admin/wizard/pwizard-autofix-setup.php:1592
|
9780 |
msgid "WP Rocket Plugin AutoSetup not required: "
|
9781 |
msgstr ""
|
9782 |
|
9783 |
+
#: admin/wizard/pwizard-autofix-setup.php:1592
|
9784 |
msgid ""
|
9785 |
"GWIOD site types do not require AutoSetup because WP Rocket creates htaccess "
|
9786 |
"code in the site root htaccess file."
|
9787 |
msgstr ""
|
9788 |
|
9789 |
+
#: admin/wizard/pwizard-autofix-setup.php:1617
|
9790 |
msgid ""
|
9791 |
"Error: The Pre-Installation Wizard is unable to add the WP Rocket WP_CACHE "
|
9792 |
"code in your wp-config.php file."
|
9793 |
msgstr ""
|
9794 |
|
9795 |
+
#: admin/wizard/pwizard-autofix-setup.php:1617
|
9796 |
msgid ""
|
9797 |
"A wp-config.php file was NOT found in your WordPress website root folder. If "
|
9798 |
"you have moved your wp-config.php file to another folder location then you "
|
9802 |
"Click this link for the steps to manually edit your wp-config.php file: "
|
9803 |
msgstr ""
|
9804 |
|
9805 |
+
#: admin/wizard/pwizard-autofix-setup.php:1720
|
9806 |
msgid "WP Rocket Plugin AutoSetup Successful: "
|
9807 |
msgstr ""
|
9808 |
|
9809 |
+
#: admin/wizard/pwizard-autofix-setup.php:1720
|
9810 |
msgid ""
|
9811 |
"Important Note: If you change any of your WP Rocket settings at any time, re-"
|
9812 |
"run the Setup Wizards again."
|
9813 |
msgstr ""
|
9814 |
|
9815 |
+
#: admin/wizard/pwizard-autofix-setup.php:1835
|
9816 |
msgid "WP Rocket Plugin AutoCleanup Successful: "
|
9817 |
msgstr ""
|
9818 |
|
9819 |
+
#: admin/wizard/pwizard-autofix-setup.php:1835
|
9820 |
msgid ""
|
9821 |
"AutoCleanup has removed all WP Rocket htaccess code from BPS Custom Code and "
|
9822 |
"your Root htaccess file if it existed. If you have WP Rocket installed and "
|
10076 |
msgid "WordPress Newsletter (tribulant) Plugin BPSQSE AutoWhitelist successful"
|
10077 |
msgstr ""
|
10078 |
|
10079 |
+
#: admin/wizard/pwizard-autofix.php:1325
|
10080 |
+
msgid "Subscribe To Comments Reloaded Plugin BPSQSE AutoWhitelist successful"
|
10081 |
+
msgstr ""
|
10082 |
+
|
10083 |
+
#: admin/wizard/pwizard-autofix.php:1429
|
10084 |
msgid ""
|
10085 |
"WooCommerce Product Feed Pro Plugin wp-admin skip/bypass rule AutoWhitelist "
|
10086 |
"successful"
|
10087 |
msgstr ""
|
10088 |
|
10089 |
+
#: admin/wizard/pwizard-autofix.php:1447
|
10090 |
msgid ""
|
10091 |
"WPBakery Visual Composer Plugin wp-admin skip/bypass rule AutoWhitelist "
|
10092 |
"successful"
|
10093 |
msgstr ""
|
10094 |
|
10095 |
+
#: admin/wizard/pwizard-autofix.php:1465
|
10096 |
msgid ""
|
10097 |
"Bookly Booking Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10098 |
msgstr ""
|
10099 |
|
10100 |
+
#: admin/wizard/pwizard-autofix.php:1483
|
10101 |
msgid ""
|
10102 |
"Easy Media Gallery Pro Plugin wp-admin skip/bypass rule AutoWhitelist "
|
10103 |
"successful"
|
10104 |
msgstr ""
|
10105 |
|
10106 |
+
#: admin/wizard/pwizard-autofix.php:1501
|
10107 |
msgid ""
|
10108 |
"NextGen Gallery Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10109 |
msgstr ""
|
10110 |
|
10111 |
+
#: admin/wizard/pwizard-autofix.php:1518
|
10112 |
msgid "OptimizePress Theme wp-admin skip/bypass rule AutoWhitelist successful"
|
10113 |
msgstr ""
|
10114 |
|
10115 |
+
#: admin/wizard/pwizard-autofix.php:1536
|
10116 |
msgid ""
|
10117 |
"tribulant Shopping Cart (WP Checkout) Plugin wp-admin skip/bypass rule "
|
10118 |
"AutoWhitelist successful"
|
10119 |
msgstr ""
|
10120 |
|
10121 |
+
#: admin/wizard/pwizard-autofix.php:1554
|
10122 |
msgid ""
|
10123 |
"ithemes Video Showcase Plugin wp-admin skip/bypass rule AutoWhitelist "
|
10124 |
"successful"
|
10125 |
msgstr ""
|
10126 |
|
10127 |
+
#: admin/wizard/pwizard-autofix.php:1572
|
10128 |
msgid ""
|
10129 |
"WP-Invoice - Web Invoice and Billing Plugin wp-admin skip/bypass rule "
|
10130 |
"AutoWhitelist successful"
|
10131 |
msgstr ""
|
10132 |
|
10133 |
+
#: admin/wizard/pwizard-autofix.php:1590
|
10134 |
msgid "Yoast SEO Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10135 |
msgstr ""
|
10136 |
|
10137 |
+
#: admin/wizard/pwizard-autofix.php:1607
|
10138 |
msgid ""
|
10139 |
"Formidable Pro Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10140 |
msgstr ""
|
10141 |
|
10142 |
+
#: admin/wizard/pwizard-autofix.php:1625
|
10143 |
msgid ""
|
10144 |
"Google Typography Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10145 |
msgstr ""
|
10146 |
|
10147 |
+
#: admin/wizard/pwizard-autofix.php:1643
|
10148 |
msgid "Flare Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10149 |
msgstr ""
|
10150 |
|
10151 |
+
#: admin/wizard/pwizard-autofix.php:1661
|
10152 |
msgid "bbPress Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10153 |
msgstr ""
|
10154 |
|
10155 |
+
#: admin/wizard/pwizard-autofix.php:1679
|
10156 |
msgid ""
|
10157 |
"Spider Event Calendar (WordPress Event Calendar) Plugin wp-admin skip/bypass "
|
10158 |
"rule AutoWhitelist successful"
|
10159 |
msgstr ""
|
10160 |
|
10161 |
+
#: admin/wizard/pwizard-autofix.php:1701
|
10162 |
msgid "BuddyPress Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10163 |
msgstr ""
|
10164 |
|
10165 |
+
#: admin/wizard/pwizard-autofix.php:1721
|
10166 |
msgid ""
|
10167 |
"WPML Translation Management Plugin wp-admin skip/bypass rule AutoWhitelist "
|
10168 |
"successful"
|
10169 |
msgstr ""
|
10170 |
|
10171 |
+
#: admin/wizard/pwizard-autofix.php:1739
|
10172 |
msgid ""
|
10173 |
"Events Manager Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10174 |
msgstr ""
|
10175 |
|
10176 |
+
#: admin/wizard/pwizard-autofix.php:1757
|
10177 |
msgid ""
|
10178 |
"MailPoet Newsletters (wysija newsletters) Plugin wp-admin skip/bypass rule "
|
10179 |
"AutoWhitelist successful"
|
10180 |
msgstr ""
|
10181 |
|
10182 |
+
#: admin/wizard/pwizard-autofix.php:1777
|
10183 |
msgid ""
|
10184 |
"Event Espresso Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10185 |
msgstr ""
|
10186 |
|
10187 |
+
#: admin/wizard/pwizard-autofix.php:1794
|
10188 |
msgid "Content Egg Plugin wp-admin skip/bypass rule AutoWhitelist successful"
|
10189 |
msgstr ""
|
10190 |
|
10191 |
+
#: admin/wizard/pwizard-autofix.php:1811
|
10192 |
msgid "Flatsome Theme wp-admin skip/bypass rule AutoWhitelist successful"
|
10193 |
msgstr ""
|
10194 |
|
10195 |
+
#: admin/wizard/pwizard-autofix.php:1929
|
10196 |
msgid "Content Egg Plugin wp-admin BPSQSE AutoWhitelist successful"
|
10197 |
msgstr ""
|
10198 |
|
10199 |
+
#: admin/wizard/pwizard-autofix.php:1947
|
10200 |
msgid "Event Espresso Plugin wp-admin BPSQSE AutoWhitelist successful"
|
10201 |
msgstr ""
|
10202 |
|
10203 |
+
#: admin/wizard/pwizard-autofix.php:1962
|
10204 |
msgid ""
|
10205 |
"Open Web Analytics (github) Plugin wp-admin BPSQSE AutoWhitelist successful"
|
10206 |
msgstr ""
|
10207 |
|
10208 |
+
#: admin/wizard/pwizard-autofix.php:1978
|
10209 |
msgid "UberGrid (code canyon) Plugin wp-admin BPSQSE AutoWhitelist successful"
|
10210 |
msgstr ""
|
10211 |
|
10315 |
msgstr ""
|
10316 |
|
10317 |
#: admin/wizard/wizard-functions.php:613 admin/wizard/wizard-functions.php:622
|
10318 |
+
#: admin/wizard/wizard-functions.php:821 admin/wizard/wizard.php:642
|
10319 |
+
#: admin/wizard/wizard.php:680 admin/wizard/wizard.php:738
|
10320 |
+
#: admin/wizard/wizard.php:778 admin/wizard/wizard.php:827
|
10321 |
+
#: includes/general-functions.php:972
|
10322 |
msgid " DB Option created or updated Successfully!"
|
10323 |
msgstr ""
|
10324 |
|
10358 |
msgid "Error: The default.htaccess Master htaccess file cannot be created."
|
10359 |
msgstr ""
|
10360 |
|
10361 |
+
#: admin/wizard/wizard-functions.php:822 admin/wizard/wizard.php:457
|
10362 |
msgid " Folder created Successfully!"
|
10363 |
msgstr ""
|
10364 |
|
10394 |
"file, but was NOT found in BPS Custom Code. "
|
10395 |
msgstr ""
|
10396 |
|
10397 |
+
#: admin/wizard/wizard.php:176 includes/hud-dismiss-functions.php:345
|
10398 |
msgid ""
|
10399 |
" for the steps to fix this Wordfence problem before running the Setup Wizard."
|
10400 |
msgstr ""
|
10572 |
"Tutorials to watch."
|
10573 |
msgstr ""
|
10574 |
|
10575 |
+
#: admin/wizard/wizard.php:404 admin/wizard/wizard.php:1113
|
10576 |
msgid "AutoFix (AutoWhitelist|AutoSetup|AutoCleanup)"
|
10577 |
msgstr ""
|
10578 |
|
10579 |
+
#: admin/wizard/wizard.php:425
|
10580 |
msgid "BulletProof Security Database Tables Setup"
|
10581 |
msgstr ""
|
10582 |
|
10583 |
+
#: admin/wizard/wizard.php:454
|
10584 |
msgid "BulletProof Security Core Folders Setup"
|
10585 |
msgstr ""
|
10586 |
|
10587 |
+
#: admin/wizard/wizard.php:458
|
10588 |
msgid "Error: Unable to create Folder "
|
10589 |
msgstr ""
|
10590 |
|
10591 |
+
#: admin/wizard/wizard.php:486
|
10592 |
msgid "BulletProof Security Core Files Setup"
|
10593 |
msgstr ""
|
10594 |
|
10595 |
+
#: admin/wizard/wizard.php:489
|
10596 |
msgid " File created or updated Successfully!"
|
10597 |
msgstr ""
|
10598 |
|
10599 |
+
#: admin/wizard/wizard.php:490
|
10600 |
msgid "Error: Unable to create or update File "
|
10601 |
msgstr ""
|
10602 |
|
10603 |
+
#: admin/wizard/wizard.php:637
|
10604 |
msgid "BulletProof Security MScan Malware Scanner Setup"
|
10605 |
msgstr ""
|
10606 |
|
10607 |
+
#: admin/wizard/wizard.php:658
|
10608 |
msgid "BulletProof Security DB Backup Setup"
|
10609 |
msgstr ""
|
10610 |
|
10611 |
+
#: admin/wizard/wizard.php:677
|
10612 |
msgid "BulletProof Security Hidden Plugin Folders|Files (HPF) Setup"
|
10613 |
msgstr ""
|
10614 |
|
10615 |
+
#: admin/wizard/wizard.php:710
|
10616 |
msgid ""
|
10617 |
"Hidden Plugin Folders|Files (HPF) DB Options created or updated Successfully!"
|
10618 |
msgstr ""
|
10619 |
|
10620 |
+
#: admin/wizard/wizard.php:713
|
10621 |
msgid "BulletProof Security Security Log User Agent Filter Setup"
|
10622 |
msgstr ""
|
10623 |
|
10624 |
+
#: admin/wizard/wizard.php:734
|
10625 |
msgid "BulletProof Security Email Alerting & Log File Options Setup"
|
10626 |
msgstr ""
|
10627 |
|
10628 |
+
#: admin/wizard/wizard.php:775
|
10629 |
msgid "BulletProof Security Login Security & Monitoring Options Setup"
|
10630 |
msgstr ""
|
10631 |
|
10632 |
+
#: admin/wizard/wizard.php:822
|
10633 |
msgid "BulletProof Security JTC-Lite Options Setup"
|
10634 |
msgstr ""
|
10635 |
|
10636 |
+
#: admin/wizard/wizard.php:920
|
10637 |
msgid "The Setup Wizard has completed BPS Setup."
|
10638 |
msgstr ""
|
10639 |
|
10640 |
+
#: admin/wizard/wizard.php:920
|
10641 |
msgid ""
|
10642 |
"Check the \"BPS Setup Verification & Error Checks\" section below for any "
|
10643 |
"errors in Red Font."
|
10644 |
msgstr ""
|
10645 |
|
10646 |
+
#: admin/wizard/wizard.php:926
|
10647 |
msgid "Setup Wizard Completion Time: "
|
10648 |
msgstr ""
|
10649 |
|
10650 |
+
#: admin/wizard/wizard.php:943
|
10651 |
msgid "BulletProof Security ~ Setup Wizard"
|
10652 |
msgstr ""
|
10653 |
|
10654 |
+
#: admin/wizard/wizard.php:1008
|
10655 |
msgid "htaccess Files Disabled Notice: "
|
10656 |
msgstr ""
|
10657 |
|
10658 |
+
#: admin/wizard/wizard.php:1008
|
10659 |
msgid ""
|
10660 |
"BPS has detected that htaccess files cannot be used on your website/server. "
|
10661 |
"Click this "
|
10662 |
msgstr ""
|
10663 |
|
10664 |
+
#: admin/wizard/wizard.php:1008
|
10665 |
msgid "htaccess Files Disabled Forum Topic"
|
10666 |
msgstr ""
|
10667 |
|
10668 |
+
#: admin/wizard/wizard.php:1008
|
10669 |
msgid " link for more information before running the Wizards."
|
10670 |
msgstr ""
|
10671 |
|
10672 |
+
#: admin/wizard/wizard.php:1020
|
10673 |
msgid "Setup Wizard ~ "
|
10674 |
msgstr ""
|
10675 |
|
10676 |
+
#: admin/wizard/wizard.php:1020
|
10677 |
msgid "One-Click Complete Setup"
|
10678 |
msgstr ""
|
10679 |
|
10680 |
+
#: admin/wizard/wizard.php:1037
|
10681 |
msgid "Recommended Video Tutorials: "
|
10682 |
msgstr ""
|
10683 |
|
10684 |
+
#: admin/wizard/wizard.php:1042
|
10685 |
msgid "Security Log Video Tutorial"
|
10686 |
msgstr ""
|
10687 |
|
10688 |
+
#: admin/wizard/wizard.php:1045
|
10689 |
msgid "Setup Wizard Steps: "
|
10690 |
msgstr ""
|
10691 |
|
10692 |
+
#: admin/wizard/wizard.php:1045
|
10693 |
msgid "1. Click the Setup Wizard button."
|
10694 |
msgstr ""
|
10695 |
|
10696 |
+
#: admin/wizard/wizard.php:1049
|
10697 |
msgid ""
|
10698 |
"Setup Wizard Pre-Installation Checks are automatically performed and "
|
10699 |
"displayed on the Setup Wizard page. Green font messages mean everything is "
|
10704 |
"to be fixed before running the Setup Wizard."
|
10705 |
msgstr ""
|
10706 |
|
10707 |
+
#: admin/wizard/wizard.php:1049
|
10708 |
msgid ""
|
10709 |
"You can re-run the Setup Wizard again at any time. Your existing settings "
|
10710 |
"will NOT be overwritten and will be re-saved. Any new or additional settings "
|
10711 |
"that the Setup Wizard finds on your website will be saved/setup."
|
10712 |
msgstr ""
|
10713 |
|
10714 |
+
#: admin/wizard/wizard.php:1049
|
10715 |
msgid ""
|
10716 |
"When the Setup Wizard has completed you will see \"The Setup Wizard has "
|
10717 |
"completed BPS Setup.\""
|
10718 |
msgstr ""
|
10719 |
|
10720 |
+
#: admin/wizard/wizard.php:1049
|
10721 |
msgid ""
|
10722 |
"Your existing Root and wp-admin htaccess files are backed up before new Root "
|
10723 |
"and wp-admin htaccess files are created by the Setup Wizard. The BPS backup "
|
10724 |
"folder is here: "
|
10725 |
msgstr ""
|
10726 |
|
10727 |
+
#: admin/wizard/wizard.php:1052
|
10728 |
msgid ""
|
10729 |
" and the backed up htaccess file names are: root.htaccess and wpadmin."
|
10730 |
"htaccess."
|
10731 |
msgstr ""
|
10732 |
|
10733 |
+
#: admin/wizard/wizard.php:1062
|
10734 |
msgid "Setup Wizard & Overview Video Tutorial"
|
10735 |
msgstr ""
|
10736 |
|
10737 |
+
#: admin/wizard/wizard.php:1089
|
10738 |
msgid "Setup Wizard Options ~ "
|
10739 |
msgstr ""
|
10740 |
|
10741 |
+
#: admin/wizard/wizard.php:1089
|
10742 |
msgid ""
|
10743 |
"Click the Setup Wizard Options Read Me help button for help info about each "
|
10744 |
"option setting"
|
10745 |
msgstr ""
|
10746 |
|
10747 |
+
#: admin/wizard/wizard.php:1103
|
10748 |
msgid "Forum Help Links:"
|
10749 |
msgstr ""
|
10750 |
|
10751 |
+
#: admin/wizard/wizard.php:1107
|
10752 |
msgid "Go Daddy Managed WordPress Hosting (GDMW)"
|
10753 |
msgstr ""
|
10754 |
|
10755 |
+
#: admin/wizard/wizard.php:1108 admin/wizard/wizard.php:1113
|
10756 |
msgid "Enable|Disable htaccess Files"
|
10757 |
msgstr ""
|
10758 |
|
10759 |
+
#: admin/wizard/wizard.php:1109
|
10760 |
msgid "AutoFix Forum Topic"
|
10761 |
msgstr ""
|
10762 |
|
10763 |
+
#: admin/wizard/wizard.php:1110
|
10764 |
+
msgid "GDPR Compliance Forum Topic"
|
10765 |
+
msgstr ""
|
10766 |
+
|
10767 |
+
#: admin/wizard/wizard.php:1113
|
10768 |
msgid ""
|
10769 |
"Setup Wizard AutoFix is turned On by default. When AutoFix is turned On the "
|
10770 |
"Setup Wizard will automatically create htaccess whitelist rules in BPS "
|
10785 |
"AutoFix Debug information so that we can figure out what the problem is."
|
10786 |
msgstr ""
|
10787 |
|
10788 |
+
#: admin/wizard/wizard.php:1113
|
10789 |
+
msgid "GDPR Compliance (IP Address Logging On|Off)"
|
10790 |
+
msgstr ""
|
10791 |
+
|
10792 |
+
#: admin/wizard/wizard.php:1113
|
10793 |
+
msgid ""
|
10794 |
+
"The GDPR Compliance option setting is set to Off by default. Choosing the "
|
10795 |
+
"GDPR Compliance On option setting will disable IP address logging in all BPS "
|
10796 |
+
"features that log IP addresses. This plain text will be logged instead of IP "
|
10797 |
+
"addresses: GDPR Compliance On. List of BPS features that log IP addresses: "
|
10798 |
+
"Security Log, Login Security and Maintenance Mode. Note: For simplicity and "
|
10799 |
+
"ease of use this GDPR Compliance Setup Wizard Options setting is the only "
|
10800 |
+
"option setting that needs to be set instead of creating individual option "
|
10801 |
+
"settings in all BPS features that perform IP address logging. For more "
|
10802 |
+
"information about GDPR Compliance click the GDPR Compliance Forum Topic link "
|
10803 |
+
"at the top of this Read Me help window."
|
10804 |
+
msgstr ""
|
10805 |
+
|
10806 |
+
#: admin/wizard/wizard.php:1113 admin/wizard/wizard.php:1151
|
10807 |
msgid "Go Daddy Managed WordPress Hosting (GDMW):"
|
10808 |
msgstr ""
|
10809 |
|
10810 |
+
#: admin/wizard/wizard.php:1113
|
10811 |
msgid ""
|
10812 |
"This option is ONLY for a special type of Go Daddy Hosting account called "
|
10813 |
"\"Managed WordPress Hosting\" and is NOT for regular/standard Go Daddy "
|
10816 |
"section above for more information."
|
10817 |
msgstr ""
|
10818 |
|
10819 |
+
#: admin/wizard/wizard.php:1113 admin/wizard/wizard.php:1163
|
10820 |
msgid "Enable|Disable htaccess Files:"
|
10821 |
msgstr ""
|
10822 |
|
10823 |
+
#: admin/wizard/wizard.php:1113
|
10824 |
msgid "Before changing this option setting, click the "
|
10825 |
msgstr ""
|
10826 |
|
10827 |
+
#: admin/wizard/wizard.php:1113
|
10828 |
msgid ""
|
10829 |
" Forum Help Link at the top of this Read Me help window to find out exactly "
|
10830 |
"what this option setting does and when it should or should not be used. "
|
10832 |
"htaccess Files Enabled: Will enable all BPS htaccess freatures and files."
|
10833 |
msgstr ""
|
10834 |
|
10835 |
+
#: admin/wizard/wizard.php:1113
|
10836 |
msgid "Enable|Disable wp-admin BulletProof Mode"
|
10837 |
msgstr ""
|
10838 |
|
10839 |
+
#: admin/wizard/wizard.php:1113
|
10840 |
msgid ""
|
10841 |
"The default setting is already set to: wp-admin BulletProof Mode Enabled. If "
|
10842 |
"you would like to disable wp-admin BulletProof Mode select wp-admin "
|
10843 |
"BulletProof Mode Disabled."
|
10844 |
msgstr ""
|
10845 |
|
10846 |
+
#: admin/wizard/wizard.php:1113 admin/wizard/wizard.php:1187
|
10847 |
msgid "Zip File Download Fix (Incapsula, Proxy, Other Cause):"
|
10848 |
msgstr ""
|
10849 |
|
10850 |
+
#: admin/wizard/wizard.php:1113
|
10851 |
msgid ""
|
10852 |
"This option should only be set to On if you are seeing a 403 error and/or "
|
10853 |
"unable to download these Zip files: Custom Code Export Zip file, Login "
|
10863 |
"Firewall again."
|
10864 |
msgstr ""
|
10865 |
|
10866 |
+
#: admin/wizard/wizard.php:1113 admin/wizard/wizard.php:1199
|
10867 |
+
msgid "Multisite Hide|Display System Info Page for Subsites:"
|
10868 |
+
msgstr ""
|
10869 |
+
|
10870 |
+
#: admin/wizard/wizard.php:1113
|
10871 |
+
msgid ""
|
10872 |
+
"This option is for Network|Multisite sites only. Choosing Hide System Info "
|
10873 |
+
"Page will hide the System Info menu link under the BPS navigational menus. "
|
10874 |
+
"Choosing Display System Info page will display the System Info menu link "
|
10875 |
+
"under the BPS navigational mensus."
|
10876 |
+
msgstr ""
|
10877 |
+
|
10878 |
+
#: admin/wizard/wizard.php:1113 admin/wizard/wizard.php:1210
|
10879 |
msgid "Network|Multisite Sitewide Login Security Settings"
|
10880 |
msgstr ""
|
10881 |
|
10882 |
+
#: admin/wizard/wizard.php:1113
|
10883 |
msgid ""
|
10884 |
"This option is for Network|Multisite sites only. This is an independent "
|
10885 |
"option Form that creates and saves Login Security DB option settings for all "
|
10896 |
"Reset, Sort DB Rows: Ascending - Show Oldest Login First."
|
10897 |
msgstr ""
|
10898 |
|
10899 |
+
#: admin/wizard/wizard.php:1113 admin/wizard/wizard.php:1218
|
10900 |
msgid "Network|Multisite Sitewide JTC-Lite Settings"
|
10901 |
msgstr ""
|
10902 |
|
10903 |
+
#: admin/wizard/wizard.php:1113
|
10904 |
msgid ""
|
10905 |
"This option is for Network|Multisite sites only. This is an independent "
|
10906 |
"option Form that creates and saves JTC-Lite DB option settings for all "
|
10915 |
"box on the Login Form."
|
10916 |
msgstr ""
|
10917 |
|
10918 |
+
#: admin/wizard/wizard.php:1127
|
10919 |
msgid "AutoFix (AutoWhitelist|AutoSetup|AutoCleanup):"
|
10920 |
msgstr ""
|
10921 |
|
10922 |
+
#: admin/wizard/wizard.php:1129
|
10923 |
msgid "AutoFix On"
|
10924 |
msgstr ""
|
10925 |
|
10926 |
+
#: admin/wizard/wizard.php:1130
|
10927 |
msgid "AutoFix Off"
|
10928 |
msgstr ""
|
10929 |
|
10930 |
+
#: admin/wizard/wizard.php:1139
|
10931 |
+
msgid "GDPR Compliance (IP Address Logging On|Off):"
|
10932 |
+
msgstr ""
|
10933 |
+
|
10934 |
+
#: admin/wizard/wizard.php:1141
|
10935 |
+
msgid "GDPR Compliance Off"
|
10936 |
+
msgstr ""
|
10937 |
+
|
10938 |
+
#: admin/wizard/wizard.php:1142
|
10939 |
+
msgid "GDPR Compliance On"
|
10940 |
+
msgstr ""
|
10941 |
+
|
10942 |
+
#: admin/wizard/wizard.php:1153
|
10943 |
msgid "No (default setting)"
|
10944 |
msgstr ""
|
10945 |
|
10946 |
+
#: admin/wizard/wizard.php:1154
|
10947 |
msgid "Yes (ONLY if you have Managed WordPress Hosting)"
|
10948 |
msgstr ""
|
10949 |
|
10950 |
+
#: admin/wizard/wizard.php:1164
|
10951 |
msgid ""
|
10952 |
"CAUTION: Click the Read Me help button before changing this option setting"
|
10953 |
msgstr ""
|
10954 |
|
10955 |
+
#: admin/wizard/wizard.php:1166
|
10956 |
msgid "htaccess Files Enabled"
|
10957 |
msgstr ""
|
10958 |
|
10959 |
+
#: admin/wizard/wizard.php:1167
|
10960 |
msgid "htaccess Files Disabled"
|
10961 |
msgstr ""
|
10962 |
|
10963 |
+
#: admin/wizard/wizard.php:1175
|
10964 |
msgid "Enable|Disable wp-admin BulletProof Mode:"
|
10965 |
msgstr ""
|
10966 |
|
10967 |
+
#: admin/wizard/wizard.php:1177
|
10968 |
msgid "wp-admin BulletProof Mode Enabled"
|
10969 |
msgstr ""
|
10970 |
|
10971 |
+
#: admin/wizard/wizard.php:1178
|
10972 |
msgid "wp-admin BulletProof Mode Disabled"
|
10973 |
msgstr ""
|
10974 |
|
10975 |
+
#: admin/wizard/wizard.php:1189
|
10976 |
msgid "Zip File Download Fix Off"
|
10977 |
msgstr ""
|
10978 |
|
10979 |
+
#: admin/wizard/wizard.php:1190
|
10980 |
msgid "Zip File Download Fix On"
|
10981 |
msgstr ""
|
10982 |
|
10983 |
+
#: admin/wizard/wizard.php:1201
|
10984 |
+
msgid "Display System Info Page"
|
10985 |
+
msgstr ""
|
10986 |
+
|
10987 |
+
#: admin/wizard/wizard.php:1202
|
10988 |
+
msgid "Hide System Info Page"
|
10989 |
+
msgstr ""
|
10990 |
+
|
10991 |
+
#: admin/wizard/wizard.php:1249
|
10992 |
msgid ""
|
10993 |
"The Zip File Download Fix option is set to On. This option should only be "
|
10994 |
"set to On if you are unable to download these Zip files: Custom Code Export "
|
10996 |
"htaccess file backup Zip file."
|
10997 |
msgstr ""
|
10998 |
|
10999 |
+
#: admin/wizard/wizard.php:1262
|
11000 |
msgid "The Zip File Download Fix option is set to Off."
|
11001 |
msgstr ""
|
11002 |
|
11003 |
+
#: admin/wizard/wizard.php:1286
|
11004 |
+
msgid "Multisite Hide|Display System Info Page for Subsites option saved."
|
11005 |
+
msgstr ""
|
11006 |
+
|
11007 |
+
#: admin/wizard/wizard.php:1299
|
11008 |
msgid ""
|
11009 |
"Error: Your Network site exceeds the default WP criteria for a large network "
|
11010 |
"site. Either you have more than 10,000 users or more than 10,000 sites. "
|
11012 |
"org for assistance."
|
11013 |
msgstr ""
|
11014 |
|
11015 |
+
#: admin/wizard/wizard.php:1306
|
11016 |
msgid " LSM DB Options created or updated Successfully!"
|
11017 |
msgstr ""
|
11018 |
|
11019 |
+
#: admin/wizard/wizard.php:1376
|
11020 |
msgid ""
|
11021 |
"Error: Your Network site exceeds the default WP criteria for a large network "
|
11022 |
"site. Either you have more than 10,000 users or more than 10,000 sites. "
|
11024 |
"line: Setup Wizard Options Large Network Site Help."
|
11025 |
msgstr ""
|
11026 |
|
11027 |
+
#: admin/wizard/wizard.php:1383
|
11028 |
msgid " JTC DB Options created or updated Successfully!"
|
11029 |
msgstr ""
|
11030 |
|
11031 |
+
#: bulletproof-security.php:121
|
11032 |
msgid "Uninstall Options"
|
11033 |
msgstr ""
|
11034 |
|
11035 |
+
#: bulletproof-security.php:143
|
11036 |
msgid "Forum - Support"
|
11037 |
msgstr ""
|
11038 |
|
11039 |
+
#: bulletproof-security.php:144
|
11040 |
msgid "Upgrade"
|
11041 |
msgstr ""
|
11042 |
|
11077 |
msgstr ""
|
11078 |
|
11079 |
#: includes/functions.php:345 includes/functions.php:566
|
11080 |
+
#: includes/functions.php:621 includes/hud-autofix-setup.php:69
|
11081 |
+
#: includes/hud-dismiss-functions.php:543
|
11082 |
msgid "Go to the "
|
11083 |
msgstr ""
|
11084 |
|
11556 |
"file."
|
11557 |
msgstr ""
|
11558 |
|
11559 |
+
#: includes/general-functions.php:973
|
11560 |
msgid " Hosting Account Root Folder Option setup or updated Successfully!"
|
11561 |
msgstr ""
|
11562 |
|
11719 |
msgid "Plugin Folder Path: "
|
11720 |
msgstr ""
|
11721 |
|
11722 |
+
#: includes/hud-autofix-setup.php:69
|
11723 |
msgid "BPS Notice: The Endurance Page Cache (EPC) must-use plugin is installed"
|
11724 |
msgstr ""
|
11725 |
|
11726 |
+
#: includes/hud-autofix-setup.php:69
|
11727 |
msgid ""
|
11728 |
"The EPC must-use plugin has been automatically installed by your Web Host "
|
11729 |
"and requires these additional BPS setup steps to make sure everything is "
|
11730 |
"setup correctly:"
|
11731 |
msgstr ""
|
11732 |
|
11733 |
+
#: includes/hud-autofix-setup.php:69 includes/hud-autofix-setup.php:254
|
11734 |
+
#: includes/hud-autofix-setup.php:320 includes/hud-autofix-setup.php:384
|
11735 |
msgid "BPS htaccess File Editor page"
|
11736 |
msgstr ""
|
11737 |
|
11738 |
+
#: includes/hud-autofix-setup.php:69
|
11739 |
msgid ""
|
11740 |
" click the Unlock htaccess File button, go to the WordPress Settings > "
|
11741 |
"General page, scroll down to Endurance Cache settings,"
|
11742 |
msgstr ""
|
11743 |
|
11744 |
+
#: includes/hud-autofix-setup.php:69
|
11745 |
msgid "click the Save Changes button, click this link: "
|
11746 |
msgstr ""
|
11747 |
|
11748 |
+
#: includes/hud-autofix-setup.php:69 includes/hud-autofix-setup.php:120
|
11749 |
+
#: includes/hud-autofix-setup.php:144 includes/hud-autofix-setup.php:186
|
11750 |
+
#: includes/hud-autofix-setup.php:210 includes/hud-autofix-setup.php:254
|
11751 |
+
#: includes/hud-autofix-setup.php:279 includes/hud-autofix-setup.php:320
|
11752 |
+
#: includes/hud-autofix-setup.php:344 includes/hud-autofix-setup.php:384
|
11753 |
+
#: includes/hud-autofix-setup.php:408
|
11754 |
msgid "BPS Setup Wizard"
|
11755 |
msgstr ""
|
11756 |
|
11757 |
+
#: includes/hud-autofix-setup.php:69
|
11758 |
msgid " and click the Setup Wizard button."
|
11759 |
msgstr ""
|
11760 |
|
11761 |
+
#: includes/hud-autofix-setup.php:69 includes/hud-dismiss-functions.php:67
|
11762 |
+
#: includes/hud-dismiss-functions.php:101
|
11763 |
+
#: includes/hud-dismiss-functions.php:134
|
11764 |
+
#: includes/hud-dismiss-functions.php:345
|
11765 |
+
#: includes/hud-dismiss-functions.php:350
|
11766 |
+
#: includes/hud-dismiss-functions.php:388
|
11767 |
+
#: includes/hud-dismiss-functions.php:393
|
11768 |
+
#: includes/hud-dismiss-functions.php:449
|
11769 |
+
#: includes/hud-dismiss-functions.php:492
|
11770 |
+
#: includes/hud-dismiss-functions.php:648
|
11771 |
msgid ""
|
11772 |
"To Dismiss this Notice click the Dismiss Notice button below. To Reset "
|
11773 |
"Dismiss Notices click the Reset|Recheck Dismiss Notices button on the Custom "
|
11774 |
"Code page."
|
11775 |
msgstr ""
|
11776 |
|
11777 |
+
#: includes/hud-autofix-setup.php:69 includes/hud-dismiss-functions.php:67
|
11778 |
+
#: includes/hud-dismiss-functions.php:101
|
11779 |
+
#: includes/hud-dismiss-functions.php:134
|
11780 |
+
#: includes/hud-dismiss-functions.php:199
|
11781 |
+
#: includes/hud-dismiss-functions.php:214
|
11782 |
+
#: includes/hud-dismiss-functions.php:220
|
11783 |
+
#: includes/hud-dismiss-functions.php:226
|
11784 |
+
#: includes/hud-dismiss-functions.php:232
|
11785 |
+
#: includes/hud-dismiss-functions.php:246
|
11786 |
+
#: includes/hud-dismiss-functions.php:252
|
11787 |
+
#: includes/hud-dismiss-functions.php:257
|
11788 |
+
#: includes/hud-dismiss-functions.php:345
|
11789 |
+
#: includes/hud-dismiss-functions.php:350
|
11790 |
+
#: includes/hud-dismiss-functions.php:388
|
11791 |
+
#: includes/hud-dismiss-functions.php:393
|
11792 |
+
#: includes/hud-dismiss-functions.php:449
|
11793 |
+
#: includes/hud-dismiss-functions.php:492
|
11794 |
+
#: includes/hud-dismiss-functions.php:581
|
11795 |
+
#: includes/hud-dismiss-functions.php:648
|
11796 |
+
#: includes/hud-dismiss-functions.php:676
|
11797 |
+
#: includes/hud-dismiss-functions.php:713
|
11798 |
+
#: includes/hud-dismiss-functions.php:756
|
11799 |
+
#: includes/hud-dismiss-functions.php:794
|
11800 |
+
#: includes/hud-dismiss-functions.php:827
|
11801 |
msgid "Dismiss Notice"
|
11802 |
msgstr ""
|
11803 |
|
11804 |
+
#: includes/hud-autofix-setup.php:120
|
11805 |
msgid ""
|
11806 |
"W3 Total Cache (W3TC) htaccess code was not found in your Root htaccess file"
|
11807 |
msgstr ""
|
11808 |
|
11809 |
+
#: includes/hud-autofix-setup.php:120 includes/hud-autofix-setup.php:186
|
11810 |
+
#: includes/hud-autofix-setup.php:254 includes/hud-autofix-setup.php:320
|
11811 |
+
#: includes/hud-autofix-setup.php:384
|
11812 |
msgid ""
|
11813 |
"If you have deactivated Root Folder BulletProof Mode temporarily then "
|
11814 |
"disregard this message. When you activate Root Folder BulletProof Mode again "
|
11815 |
"this message will go away automatically."
|
11816 |
msgstr ""
|
11817 |
|
11818 |
+
#: includes/hud-autofix-setup.php:120 includes/hud-autofix-setup.php:186
|
11819 |
+
#: includes/hud-autofix-setup.php:254 includes/hud-autofix-setup.php:320
|
11820 |
+
#: includes/hud-autofix-setup.php:384
|
11821 |
msgid ""
|
11822 |
"Or you can run the BPS Setup Wizard now to make this message go away now."
|
11823 |
msgstr ""
|
11824 |
|
11825 |
+
#: includes/hud-autofix-setup.php:120
|
11826 |
msgid ""
|
11827 |
"If you just installed W3 Total Cache then go to the W3TC plugin settings "
|
11828 |
"page, choose and save the W3TC plugin settings that you want to use and then "
|
11829 |
"run the "
|
11830 |
msgstr ""
|
11831 |
|
11832 |
+
#: includes/hud-autofix-setup.php:120
|
11833 |
msgid " to automatically setup/combine W3TC and BPS htaccess code together."
|
11834 |
msgstr ""
|
11835 |
|
11836 |
+
#: includes/hud-autofix-setup.php:144
|
11837 |
msgid ""
|
11838 |
"W3 Total Cache (W3TC) is deactivated and W3TC htaccess code was found in "
|
11839 |
"your Root htaccess file"
|
11840 |
msgstr ""
|
11841 |
|
11842 |
+
#: includes/hud-autofix-setup.php:144
|
11843 |
msgid ""
|
11844 |
"If you have deactivated W3TC temporarily then disregard this message or you "
|
11845 |
"can run the BPS Setup Wizard now to make this message go away now."
|
11846 |
msgstr ""
|
11847 |
|
11848 |
+
#: includes/hud-autofix-setup.php:144
|
11849 |
msgid "If you are planning on permanently uninstalling W3TC then run the "
|
11850 |
msgstr ""
|
11851 |
|
11852 |
+
#: includes/hud-autofix-setup.php:144
|
11853 |
msgid " after you have uninstalled/deleted the W3TC plugin."
|
11854 |
msgstr ""
|
11855 |
|
11856 |
+
#: includes/hud-autofix-setup.php:186
|
11857 |
msgid ""
|
11858 |
"WP Super Cache (WPSC) htaccess code was not found in your Root htaccess file"
|
11859 |
msgstr ""
|
11860 |
|
11861 |
+
#: includes/hud-autofix-setup.php:186
|
11862 |
msgid ""
|
11863 |
"If you just installed WP Super Cache then go to the WPSC plugin settings "
|
11864 |
"page, choose and save the WPSC plugin settings that you want to use and then "
|
11865 |
"run the "
|
11866 |
msgstr ""
|
11867 |
|
11868 |
+
#: includes/hud-autofix-setup.php:186
|
11869 |
msgid " to automatically setup/combine WPSC and BPS htaccess code together."
|
11870 |
msgstr ""
|
11871 |
|
11872 |
+
#: includes/hud-autofix-setup.php:210
|
11873 |
msgid ""
|
11874 |
"WP Super Cache (WPSC) is deactivated and WPSC htaccess code was found in "
|
11875 |
"your Root htaccess file"
|
11876 |
msgstr ""
|
11877 |
|
11878 |
+
#: includes/hud-autofix-setup.php:210
|
11879 |
msgid ""
|
11880 |
"If you have deactivated WPSC temporarily then disregard this message or you "
|
11881 |
"can run the BPS Setup Wizard now to make this message go away now."
|
11882 |
msgstr ""
|
11883 |
|
11884 |
+
#: includes/hud-autofix-setup.php:210
|
11885 |
msgid "If you are planning on permanently uninstalling WPSC then run the "
|
11886 |
msgstr ""
|
11887 |
|
11888 |
+
#: includes/hud-autofix-setup.php:210
|
11889 |
msgid " after you have uninstalled/deleted the WPSC plugin."
|
11890 |
msgstr ""
|
11891 |
|
11892 |
+
#: includes/hud-autofix-setup.php:254
|
11893 |
msgid "Comet Cache htaccess code was not found in your Root htaccess file"
|
11894 |
msgstr ""
|
11895 |
|
11896 |
+
#: includes/hud-autofix-setup.php:254
|
11897 |
msgid "If you just installed Comet Cache then go to the "
|
11898 |
msgstr ""
|
11899 |
|
11900 |
+
#: includes/hud-autofix-setup.php:254
|
11901 |
msgid ""
|
11902 |
" click the Unlock htaccess File button, go to the Comet Cache plugin "
|
11903 |
"settings page, choose and save the Comet Cache plugin settings that you want "
|
11904 |
"to use and then run the "
|
11905 |
msgstr ""
|
11906 |
|
11907 |
+
#: includes/hud-autofix-setup.php:254
|
11908 |
msgid ""
|
11909 |
" to automatically setup/combine Comet Cache and BPS htaccess code together."
|
11910 |
msgstr ""
|
11911 |
|
11912 |
+
#: includes/hud-autofix-setup.php:279
|
11913 |
msgid ""
|
11914 |
"Comet Cache is deactivated and Comet Cache htaccess code was found in your "
|
11915 |
"Root htaccess file"
|
11916 |
msgstr ""
|
11917 |
|
11918 |
+
#: includes/hud-autofix-setup.php:279
|
11919 |
msgid ""
|
11920 |
"If you have deactivated Comet Cache temporarily then disregard this message "
|
11921 |
"or you can run the BPS Setup Wizard now to make this message go away now."
|
11922 |
msgstr ""
|
11923 |
|
11924 |
+
#: includes/hud-autofix-setup.php:279
|
11925 |
msgid ""
|
11926 |
"If you are planning on permanently uninstalling Comet Cache then run the "
|
11927 |
msgstr ""
|
11928 |
|
11929 |
+
#: includes/hud-autofix-setup.php:279
|
11930 |
msgid " after you have uninstalled/deleted the Comet Cache plugin."
|
11931 |
msgstr ""
|
11932 |
|
11933 |
+
#: includes/hud-autofix-setup.php:320
|
11934 |
msgid ""
|
11935 |
"WP Fastest Cache (WPFC) htaccess code was not found in your Root htaccess "
|
11936 |
"file"
|
11937 |
msgstr ""
|
11938 |
|
11939 |
+
#: includes/hud-autofix-setup.php:320
|
11940 |
msgid "If you just installed WP Fastest Cache then go to the "
|
11941 |
msgstr ""
|
11942 |
|
11943 |
+
#: includes/hud-autofix-setup.php:320
|
11944 |
msgid ""
|
11945 |
" click the Unlock htaccess File button, then go to the WPFC plugin settings "
|
11946 |
"page, choose and save the WPFC plugin settings that you want to use and then "
|
11947 |
"run the "
|
11948 |
msgstr ""
|
11949 |
|
11950 |
+
#: includes/hud-autofix-setup.php:320
|
11951 |
msgid " to automatically setup/combine WPFC and BPS htaccess code together."
|
11952 |
msgstr ""
|
11953 |
|
11954 |
+
#: includes/hud-autofix-setup.php:344
|
11955 |
msgid ""
|
11956 |
"WP Fastest Cache (WPFC) is deactivated and WPFC htaccess code was found in "
|
11957 |
"your Root htaccess file"
|
11958 |
msgstr ""
|
11959 |
|
11960 |
+
#: includes/hud-autofix-setup.php:344
|
11961 |
msgid ""
|
11962 |
"If you have deactivated WPFC temporarily then disregard this message or you "
|
11963 |
"can run the BPS Setup Wizard now to make this message go away now."
|
11964 |
msgstr ""
|
11965 |
|
11966 |
+
#: includes/hud-autofix-setup.php:344
|
11967 |
msgid "If you are planning on permanently uninstalling WPFC then run the "
|
11968 |
msgstr ""
|
11969 |
|
11970 |
+
#: includes/hud-autofix-setup.php:344
|
11971 |
msgid " after you have uninstalled/deleted the WPFC plugin."
|
11972 |
msgstr ""
|
11973 |
|
11974 |
+
#: includes/hud-autofix-setup.php:384
|
11975 |
msgid "WP Rocket htaccess code was not found in your Root htaccess file"
|
11976 |
msgstr ""
|
11977 |
|
11978 |
+
#: includes/hud-autofix-setup.php:384
|
11979 |
msgid "If you just installed WP Rocket then go to the "
|
11980 |
msgstr ""
|
11981 |
|
11982 |
+
#: includes/hud-autofix-setup.php:384
|
11983 |
msgid ""
|
11984 |
" click the Unlock htaccess File button, then go to the WP Rocket plugin "
|
11985 |
"settings page, choose and save the WP Rocket plugin settings that you want "
|
11986 |
"to use and then run the "
|
11987 |
msgstr ""
|
11988 |
|
11989 |
+
#: includes/hud-autofix-setup.php:384
|
11990 |
msgid ""
|
11991 |
" to automatically setup/combine WP Rocket and BPS htaccess code together."
|
11992 |
msgstr ""
|
11993 |
|
11994 |
+
#: includes/hud-autofix-setup.php:408
|
11995 |
msgid ""
|
11996 |
"WP Rocket is deactivated and WP Rocket htaccess code was found in your Root "
|
11997 |
"htaccess file"
|
11998 |
msgstr ""
|
11999 |
|
12000 |
+
#: includes/hud-autofix-setup.php:408
|
12001 |
msgid ""
|
12002 |
"If you have deactivated WP Rocket temporarily then disregard this message or "
|
12003 |
"you can run the BPS Setup Wizard now to make this message go away now."
|
12004 |
msgstr ""
|
12005 |
|
12006 |
+
#: includes/hud-autofix-setup.php:408
|
12007 |
msgid "If you are planning on permanently uninstalling WP Rocket then run the "
|
12008 |
msgstr ""
|
12009 |
|
12010 |
+
#: includes/hud-autofix-setup.php:408
|
12011 |
msgid " after you have uninstalled/deleted the WP Rocket plugin."
|
12012 |
msgstr ""
|
12013 |
|
12139 |
msgid "CC Root Text Box 11: SmoothV4.1 Theme"
|
12140 |
msgstr ""
|
12141 |
|
12142 |
+
#: includes/hud-autofix-whitelist.php:397
|
12143 |
msgid "CC Root Text Box 12: WooCommerce PagSeguro Plugin"
|
12144 |
msgstr ""
|
12145 |
|
12146 |
+
#: includes/hud-autofix-whitelist.php:403
|
12147 |
msgid "CC Root Text Box 12: Event Espresso Plugin"
|
12148 |
msgstr ""
|
12149 |
|
12150 |
+
#: includes/hud-autofix-whitelist.php:409
|
12151 |
msgid "CC Root Text Box 12: WooCommerce Serial Key Plugin"
|
12152 |
msgstr ""
|
12153 |
|
12154 |
+
#: includes/hud-autofix-whitelist.php:415
|
12155 |
msgid "CC Root Text Box 12: WooCommerce WorldPay Extension"
|
12156 |
msgstr ""
|
12157 |
|
12158 |
+
#: includes/hud-autofix-whitelist.php:421
|
12159 |
msgid "CC Root Text Box 12: Kama Click Counter Plugin"
|
12160 |
msgstr ""
|
12161 |
|
12162 |
+
#: includes/hud-autofix-whitelist.php:427
|
12163 |
msgid "CC Root Text Box 12: Riva Slider Pro Plugin"
|
12164 |
msgstr ""
|
12165 |
|
12166 |
+
#: includes/hud-autofix-whitelist.php:433
|
12167 |
msgid "CC Root Text Box 12: WordPress Auto Spinner Plugin"
|
12168 |
msgstr ""
|
12169 |
|
12170 |
+
#: includes/hud-autofix-whitelist.php:439
|
12171 |
msgid "CC Root Text Box 12: AgriTurismo Theme"
|
12172 |
msgstr ""
|
12173 |
|
12174 |
+
#: includes/hud-autofix-whitelist.php:445
|
12175 |
msgid "CC Root Text Box 12: WP Content Copy Protection Plugin"
|
12176 |
msgstr ""
|
12177 |
|
12178 |
+
#: includes/hud-autofix-whitelist.php:451
|
12179 |
msgid "CC Root Text Box 12: PanoPress Plugin"
|
12180 |
msgstr ""
|
12181 |
|
12182 |
+
#: includes/hud-autofix-whitelist.php:457
|
12183 |
msgid "CC Root Text Box 12: Easy Social Share Buttons (Code Canyon) Plugin"
|
12184 |
msgstr ""
|
12185 |
|
12186 |
+
#: includes/hud-autofix-whitelist.php:463
|
12187 |
msgid "CC Root Text Box 12: MainWP Plugin"
|
12188 |
msgstr ""
|
12189 |
|
12190 |
+
#: includes/hud-autofix-whitelist.php:469
|
12191 |
msgid "CC Root Text Box 12: Clever Course Theme"
|
12192 |
msgstr ""
|
12193 |
|
12194 |
+
#: includes/hud-autofix-whitelist.php:475
|
12195 |
msgid "CC Root Text Box 12: WP eStore (WP Cart for Digital Products) Plugin"
|
12196 |
msgstr ""
|
12197 |
|
12198 |
+
#: includes/hud-autofix-whitelist.php:481
|
12199 |
msgid "CC Root Text Box 12: WP eMember Plugin"
|
12200 |
msgstr ""
|
12201 |
|
12202 |
+
#: includes/hud-autofix-whitelist.php:487
|
12203 |
msgid "CC Root Text Box 12: Easy Digital Downloads Plugin"
|
12204 |
msgstr ""
|
12205 |
|
12206 |
+
#: includes/hud-autofix-whitelist.php:493
|
12207 |
msgid "CC Root Text Box 12: MailPoet Newsletters (wysija newsletters) Plugin"
|
12208 |
msgstr ""
|
12209 |
|
12210 |
+
#: includes/hud-autofix-whitelist.php:499
|
12211 |
msgid "CC Root Text Box 12: MailChimp for WordPress Plugin"
|
12212 |
msgstr ""
|
12213 |
|
12214 |
+
#: includes/hud-autofix-whitelist.php:505
|
12215 |
msgid "CC Root Text Box 12: Digital Access Pass (DAP) Plugin"
|
12216 |
msgstr ""
|
12217 |
|
12218 |
+
#: includes/hud-autofix-whitelist.php:511
|
12219 |
msgid "CC Root Text Box 12: WordPress Newsletter (tribulant) Plugin"
|
12220 |
msgstr ""
|
12221 |
|
12222 |
+
#: includes/hud-autofix-whitelist.php:517
|
12223 |
+
msgid "CC Root Text Box 12: Subscribe To Comments Reloaded Plugin"
|
12224 |
+
msgstr ""
|
12225 |
+
|
12226 |
+
#: includes/hud-autofix-whitelist.php:576
|
12227 |
msgid "CC wp-admin Text Box 3: WooCommerce Product Feed Pro Plugin"
|
12228 |
msgstr ""
|
12229 |
|
12230 |
+
#: includes/hud-autofix-whitelist.php:582
|
12231 |
msgid "CC wp-admin Text Box 3: WPBakery Visual Composer Plugin"
|
12232 |
msgstr ""
|
12233 |
|
12234 |
+
#: includes/hud-autofix-whitelist.php:588
|
12235 |
msgid "CC wp-admin Text Box 3: Bookly Booking Plugin"
|
12236 |
msgstr ""
|
12237 |
|
12238 |
+
#: includes/hud-autofix-whitelist.php:594
|
12239 |
msgid "CC wp-admin Text Box 3: Easy Media Gallery Pro Plugin"
|
12240 |
msgstr ""
|
12241 |
|
12242 |
+
#: includes/hud-autofix-whitelist.php:600
|
12243 |
msgid "CC wp-admin Text Box 3: NextGen Gallery Plugin"
|
12244 |
msgstr ""
|
12245 |
|
12246 |
+
#: includes/hud-autofix-whitelist.php:606
|
12247 |
msgid "CC wp-admin Text Box 3: OptimizePress Theme"
|
12248 |
msgstr ""
|
12249 |
|
12250 |
+
#: includes/hud-autofix-whitelist.php:612
|
12251 |
msgid "CC wp-admin Text Box 3: tribulant Shopping Cart (WP Checkout) Plugin"
|
12252 |
msgstr ""
|
12253 |
|
12254 |
+
#: includes/hud-autofix-whitelist.php:618
|
12255 |
msgid "CC wp-admin Text Box 3: ithemes Video Showcase Plugin"
|
12256 |
msgstr ""
|
12257 |
|
12258 |
+
#: includes/hud-autofix-whitelist.php:624
|
12259 |
msgid "CC wp-admin Text Box 3: WP-Invoice - Web Invoice and Billing Plugin"
|
12260 |
msgstr ""
|
12261 |
|
12262 |
+
#: includes/hud-autofix-whitelist.php:630
|
12263 |
msgid "CC wp-admin Text Box 3: Yoast SEO Plugin"
|
12264 |
msgstr ""
|
12265 |
|
12266 |
+
#: includes/hud-autofix-whitelist.php:636
|
12267 |
msgid "CC wp-admin Text Box 3: Formidable Pro Plugin"
|
12268 |
msgstr ""
|
12269 |
|
12270 |
+
#: includes/hud-autofix-whitelist.php:642
|
12271 |
msgid "CC wp-admin Text Box 3: Google Typography Plugin"
|
12272 |
msgstr ""
|
12273 |
|
12274 |
+
#: includes/hud-autofix-whitelist.php:648
|
12275 |
msgid "CC wp-admin Text Box 3: Flare Plugin"
|
12276 |
msgstr ""
|
12277 |
|
12278 |
+
#: includes/hud-autofix-whitelist.php:654
|
12279 |
msgid "CC wp-admin Text Box 3: bbPress Plugin"
|
12280 |
msgstr ""
|
12281 |
|
12282 |
+
#: includes/hud-autofix-whitelist.php:660
|
12283 |
msgid ""
|
12284 |
"CC wp-admin Text Box 3: Spider Event Calendar (WordPress Event Calendar) "
|
12285 |
"Plugin"
|
12286 |
msgstr ""
|
12287 |
|
12288 |
+
#: includes/hud-autofix-whitelist.php:669
|
12289 |
msgid "CC wp-admin Text Box 3: BuddyPress Plugin"
|
12290 |
msgstr ""
|
12291 |
|
12292 |
+
#: includes/hud-autofix-whitelist.php:677
|
12293 |
msgid "CC wp-admin Text Box 3: WPML Translation Management Plugin"
|
12294 |
msgstr ""
|
12295 |
|
12296 |
+
#: includes/hud-autofix-whitelist.php:683
|
12297 |
msgid "CC wp-admin Text Box 3: Events Manager Plugin"
|
12298 |
msgstr ""
|
12299 |
|
12300 |
+
#: includes/hud-autofix-whitelist.php:689
|
12301 |
msgid ""
|
12302 |
"CC wp-admin Text Box 3: MailPoet Newsletters (wysija newsletters) Plugin"
|
12303 |
msgstr ""
|
12304 |
|
12305 |
+
#: includes/hud-autofix-whitelist.php:695
|
12306 |
msgid "CC wp-admin Text Box 3: Event Espresso Plugin"
|
12307 |
msgstr ""
|
12308 |
|
12309 |
+
#: includes/hud-autofix-whitelist.php:701
|
12310 |
msgid "CC wp-admin Text Box 3: Content Egg (Free and Pro) Plugin"
|
12311 |
msgstr ""
|
12312 |
|
12313 |
+
#: includes/hud-autofix-whitelist.php:707
|
12314 |
msgid "CC wp-admin Text Box 3: Flatsome Theme"
|
12315 |
msgstr ""
|
12316 |
|
12317 |
+
#: includes/hud-autofix-whitelist.php:735
|
12318 |
msgid "CC wp-admin Text Box 4: Content Egg (Free and Pro) Plugin"
|
12319 |
msgstr ""
|
12320 |
|
12321 |
+
#: includes/hud-autofix-whitelist.php:741
|
12322 |
msgid "CC wp-admin Text Box 4: Event Espresso Plugin"
|
12323 |
msgstr ""
|
12324 |
|
12325 |
+
#: includes/hud-autofix-whitelist.php:748
|
12326 |
msgid "CC wp-admin Text Box 4: Open Web Analytics (github) Plugin"
|
12327 |
msgstr ""
|
12328 |
|
12329 |
+
#: includes/hud-autofix-whitelist.php:755
|
12330 |
msgid "CC wp-admin Text Box 4: UberGrid (code canyon) Plugin"
|
12331 |
msgstr ""
|
12332 |
|
12333 |
+
#: includes/hud-autofix-whitelist.php:761
|
12334 |
msgid "BPS Setup Wizard AutoFix (AutoWhitelist|AutoSetup|AutoCleanup) Notice"
|
12335 |
msgstr ""
|
12336 |
|
12337 |
+
#: includes/hud-autofix-whitelist.php:761
|
12338 |
msgid ""
|
12339 |
"One or more of your plugins or your theme requires a BPS Custom Code "
|
12340 |
"whitelist rule to be automatically created by the Setup Wizard."
|
12341 |
msgstr ""
|
12342 |
|
12343 |
+
#: includes/hud-autofix-whitelist.php:761
|
12344 |
msgid "Setup Wizard link"
|
12345 |
msgstr ""
|
12346 |
|
12347 |
+
#: includes/hud-autofix-whitelist.php:761
|
12348 |
msgid ""
|
12349 |
" and click the Setup Wizard button to automatically create BPS Custom Code "
|
12350 |
"whitelist rules."
|
12351 |
msgstr ""
|
12352 |
|
12353 |
+
#: includes/hud-autofix-whitelist.php:761
|
12354 |
msgid "This BPS AutoFix check can be turned Off on the "
|
12355 |
msgstr ""
|
12356 |
|
12357 |
+
#: includes/hud-autofix-whitelist.php:761
|
12358 |
msgid ""
|
12359 |
" page if you do not want BPS to check for any plugin or theme whitelist "
|
12360 |
"rules."
|
12361 |
msgstr ""
|
12362 |
|
12363 |
+
#: includes/hud-autofix-whitelist.php:770
|
12364 |
msgid "BPS AutoFix Debug: Custom Code Text Box Number and Plugin or Theme Name"
|
12365 |
msgstr ""
|
12366 |
|
12367 |
+
#: includes/hud-autofix-whitelist.php:773
|
12368 |
msgid "No Plugin or Theme AutoFix Custom Code Whitelist Rules were found"
|
12369 |
msgstr ""
|
12370 |
|
12371 |
+
#: includes/hud-dismiss-functions.php:45
|
12372 |
msgid ""
|
12373 |
"WARNING! BPS requires at least PHP5 to function correctly. Your PHP version "
|
12374 |
"is: "
|
12375 |
msgstr ""
|
12376 |
|
12377 |
+
#: includes/hud-dismiss-functions.php:45
|
12378 |
msgid "BPS Guide - PHP5 Solution"
|
12379 |
msgstr ""
|
12380 |
|
12381 |
+
#: includes/hud-dismiss-functions.php:45
|
12382 |
msgid ""
|
12383 |
"The BPS Guide will open in a new browser window. You will not be directed "
|
12384 |
"away from your WordPress Dashboard."
|
12385 |
msgstr ""
|
12386 |
|
12387 |
+
#: includes/hud-dismiss-functions.php:67
|
12388 |
msgid ""
|
12389 |
"WARNING! BPS has detected that Safe Mode is set to On in your php.ini file."
|
12390 |
msgstr ""
|
12391 |
|
12392 |
+
#: includes/hud-dismiss-functions.php:67
|
12393 |
msgid ""
|
12394 |
"If you see errors that BPS was unable to automatically create the backup "
|
12395 |
"folders this is probably the reason why."
|
12396 |
msgstr ""
|
12397 |
|
12398 |
+
#: includes/hud-dismiss-functions.php:101
|
12399 |
msgid "HUD Check: Custom Permalinks are NOT being used."
|
12400 |
msgstr ""
|
12401 |
|
12402 |
+
#: includes/hud-dismiss-functions.php:101
|
12403 |
msgid "It is recommended that you use Custom Permalinks: "
|
12404 |
msgstr ""
|
12405 |
|
12406 |
+
#: includes/hud-dismiss-functions.php:101
|
12407 |
msgid "How to setup Custom Permalinks"
|
12408 |
msgstr ""
|
12409 |
|
12410 |
+
#: includes/hud-dismiss-functions.php:134
|
12411 |
msgid ""
|
12412 |
"WARNING! BPS has detected that your Server is a Windows IIS Server that does "
|
12413 |
"not support htaccess rewriting."
|
12414 |
msgstr ""
|
12415 |
|
12416 |
+
#: includes/hud-dismiss-functions.php:134
|
12417 |
msgid "Do NOT activate BulletProof Modes unless you know what you are doing."
|
12418 |
msgstr ""
|
12419 |
|
12420 |
+
#: includes/hud-dismiss-functions.php:134
|
12421 |
msgid "Your Server Type is: "
|
12422 |
msgstr ""
|
12423 |
|
12424 |
+
#: includes/hud-dismiss-functions.php:134
|
12425 |
msgid "WordPress Codex - Using Permalinks - see IIS section"
|
12426 |
msgstr ""
|
12427 |
|
12428 |
+
#: includes/hud-dismiss-functions.php:157
|
12429 |
+
#: includes/hud-dismiss-functions.php:162
|
12430 |
msgid "WARNING! BPS was unable to automatically create the /"
|
12431 |
msgstr ""
|
12432 |
|
12433 |
+
#: includes/hud-dismiss-functions.php:157
|
12434 |
msgid "/bps-backup folder."
|
12435 |
msgstr ""
|
12436 |
|
12437 |
+
#: includes/hud-dismiss-functions.php:157
|
12438 |
+
#: includes/hud-dismiss-functions.php:162
|
12439 |
msgid "You will need to create the /"
|
12440 |
msgstr ""
|
12441 |
|
12442 |
+
#: includes/hud-dismiss-functions.php:157
|
12443 |
msgid ""
|
12444 |
"/bps-backup folder manually via FTP. The folder permissions for the bps-"
|
12445 |
"backup folder need to be set to 755 in order to successfully perform "
|
12446 |
"permanent online backups."
|
12447 |
msgstr ""
|
12448 |
|
12449 |
+
#: includes/hud-dismiss-functions.php:157
|
12450 |
+
#: includes/hud-dismiss-functions.php:162
|
12451 |
msgid "To remove this message permanently click "
|
12452 |
msgstr ""
|
12453 |
|
12454 |
+
#: includes/hud-dismiss-functions.php:157
|
12455 |
+
#: includes/hud-dismiss-functions.php:162
|
12456 |
msgid "here."
|
12457 |
msgstr ""
|
12458 |
|
12459 |
+
#: includes/hud-dismiss-functions.php:162
|
12460 |
msgid "/bps-backup/master-backups folder."
|
12461 |
msgstr ""
|
12462 |
|
12463 |
+
#: includes/hud-dismiss-functions.php:162
|
12464 |
msgid ""
|
12465 |
"/bps-backup/master-backups folder manually via FTP. The folder permissions "
|
12466 |
"for the master-backups folder need to be set to 755 in order to successfully "
|
12467 |
"perform permanent online backups."
|
12468 |
msgstr ""
|
12469 |
|
12470 |
+
#: includes/hud-dismiss-functions.php:196
|
12471 |
+
#: includes/hud-dismiss-functions.php:208
|
12472 |
msgid "Bonus Custom Code:"
|
12473 |
msgstr ""
|
12474 |
|
12475 |
+
#: includes/hud-dismiss-functions.php:196
|
12476 |
+
#: includes/hud-dismiss-functions.php:208
|
12477 |
msgid ""
|
12478 |
"Click the links below to get Bonus Custom Code or click the Dismiss Notice "
|
12479 |
"links or click this "
|
12480 |
msgstr ""
|
12481 |
|
12482 |
+
#: includes/hud-dismiss-functions.php:196
|
12483 |
+
#: includes/hud-dismiss-functions.php:208
|
12484 |
msgid "Dismiss All Notices"
|
12485 |
msgstr ""
|
12486 |
|
12487 |
+
#: includes/hud-dismiss-functions.php:196
|
12488 |
+
#: includes/hud-dismiss-functions.php:208
|
12489 |
msgid ""
|
12490 |
" link. To Reset Dismiss Notices click the Reset|Recheck Dismiss Notices "
|
12491 |
"button on the Custom Code page."
|
12492 |
msgstr ""
|
12493 |
|
12494 |
+
#: includes/hud-dismiss-functions.php:199
|
12495 |
+
#: includes/hud-dismiss-functions.php:214
|
12496 |
+
#: includes/hud-dismiss-functions.php:220
|
12497 |
+
#: includes/hud-dismiss-functions.php:226
|
12498 |
+
#: includes/hud-dismiss-functions.php:232
|
12499 |
+
#: includes/hud-dismiss-functions.php:246
|
12500 |
+
#: includes/hud-dismiss-functions.php:252
|
12501 |
+
#: includes/hud-dismiss-functions.php:257
|
12502 |
msgid "Get "
|
12503 |
msgstr ""
|
12504 |
|
12505 |
+
#: includes/hud-dismiss-functions.php:199
|
12506 |
+
#: includes/hud-dismiss-functions.php:246
|
12507 |
msgid "POST Request Attack Protection Code"
|
12508 |
msgstr ""
|
12509 |
|
12510 |
+
#: includes/hud-dismiss-functions.php:199
|
12511 |
+
#: includes/hud-dismiss-functions.php:214
|
12512 |
+
#: includes/hud-dismiss-functions.php:220
|
12513 |
+
#: includes/hud-dismiss-functions.php:226
|
12514 |
+
#: includes/hud-dismiss-functions.php:232
|
12515 |
+
#: includes/hud-dismiss-functions.php:246
|
12516 |
+
#: includes/hud-dismiss-functions.php:252
|
12517 |
+
#: includes/hud-dismiss-functions.php:257
|
12518 |
msgid " or "
|
12519 |
msgstr ""
|
12520 |
|
12521 |
+
#: includes/hud-dismiss-functions.php:214
|
12522 |
msgid "Brute Force Login Protection Code"
|
12523 |
msgstr ""
|
12524 |
|
12525 |
+
#: includes/hud-dismiss-functions.php:220
|
12526 |
msgid "Speed Boost Cache Code"
|
12527 |
msgstr ""
|
12528 |
|
12529 |
+
#: includes/hud-dismiss-functions.php:226
|
12530 |
msgid "Author Enumeration BOT Probe Code"
|
12531 |
msgstr ""
|
12532 |
|
12533 |
+
#: includes/hud-dismiss-functions.php:232
|
12534 |
msgid "XML-RPC DDoS Protection Code"
|
12535 |
msgstr ""
|
12536 |
|
12537 |
+
#: includes/hud-dismiss-functions.php:252
|
12538 |
msgid "Mime Sniffing|Drive-by Download Attack Protection Code"
|
12539 |
msgstr ""
|
12540 |
|
12541 |
+
#: includes/hud-dismiss-functions.php:257
|
12542 |
msgid "External iFrame|Clickjacking Protection Code"
|
12543 |
msgstr ""
|
12544 |
|
12545 |
+
#: includes/hud-dismiss-functions.php:345
|
12546 |
+
#: includes/hud-dismiss-functions.php:388
|
12547 |
msgid "HUD Check: Wordfence PHP/php.ini handler htaccess code detected"
|
12548 |
msgstr ""
|
12549 |
|
12550 |
+
#: includes/hud-dismiss-functions.php:345
|
12551 |
+
#: includes/hud-dismiss-functions.php:388
|
12552 |
msgid ""
|
12553 |
"Wordfence PHP/php.ini handler htaccess code was found in your root .htaccess "
|
12554 |
"file, but was NOT found in BPS Custom Code."
|
12555 |
msgstr ""
|
12556 |
|
12557 |
+
#: includes/hud-dismiss-functions.php:345
|
12558 |
+
#: includes/hud-dismiss-functions.php:388
|
12559 |
msgid ""
|
12560 |
"Using the Wordfence WAF Firewall may cause serious/critical problems for "
|
12561 |
"your website and BPS."
|
12562 |
msgstr ""
|
12563 |
|
12564 |
+
#: includes/hud-dismiss-functions.php:350
|
12565 |
+
#: includes/hud-dismiss-functions.php:393
|
12566 |
msgid "HUD Check: PHP/php.ini handler htaccess code check"
|
12567 |
msgstr ""
|
12568 |
|
12569 |
+
#: includes/hud-dismiss-functions.php:350
|
12570 |
+
#: includes/hud-dismiss-functions.php:393
|
12571 |
msgid ""
|
12572 |
"PHP/php.ini handler htaccess code was found in your root .htaccess file, but "
|
12573 |
"was NOT found in BPS Custom Code."
|
12574 |
msgstr ""
|
12575 |
|
12576 |
+
#: includes/hud-dismiss-functions.php:350
|
12577 |
+
#: includes/hud-dismiss-functions.php:393
|
12578 |
msgid "To automatically fix this click here: "
|
12579 |
msgstr ""
|
12580 |
|
12581 |
+
#: includes/hud-dismiss-functions.php:350
|
12582 |
+
#: includes/hud-dismiss-functions.php:393
|
12583 |
msgid ""
|
12584 |
"The Setup Wizard Pre-Installation Checks feature will automatically fix this "
|
12585 |
"just by visiting the Setup Wizard page."
|
12586 |
msgstr ""
|
12587 |
|
12588 |
+
#: includes/hud-dismiss-functions.php:388
|
12589 |
msgid " for the steps to fix this Wordfence problem."
|
12590 |
msgstr ""
|
12591 |
|
12592 |
+
#: includes/hud-dismiss-functions.php:449
|
12593 |
msgid "Sucuri Restrict wp-content access Hardening Option problem detected"
|
12594 |
msgstr ""
|
12595 |
|
12596 |
+
#: includes/hud-dismiss-functions.php:449
|
12597 |
msgid ""
|
12598 |
"Using the Sucuri Restrict wp-content access Hardening Option breaks BPS "
|
12599 |
"Security Logging, Plugin Firewall, Uploads Anti-Exploit Guard & probably "
|
12600 |
"other things in BPS and other plugins as well."
|
12601 |
msgstr ""
|
12602 |
|
12603 |
+
#: includes/hud-dismiss-functions.php:449
|
12604 |
msgid "To fix this problem click this link: "
|
12605 |
msgstr ""
|
12606 |
|
12607 |
+
#: includes/hud-dismiss-functions.php:449
|
12608 |
msgid "Sucuri Hardening Options"
|
12609 |
msgstr ""
|
12610 |
|
12611 |
+
#: includes/hud-dismiss-functions.php:449
|
12612 |
msgid ""
|
12613 |
" and click the Sucuri Restrict wp-content access Revert hardening button."
|
12614 |
msgstr ""
|
12615 |
|
12616 |
+
#: includes/hud-dismiss-functions.php:492
|
12617 |
msgid "The WordPress Firewall 2 plugin is installed and activated"
|
12618 |
msgstr ""
|
12619 |
|
12620 |
+
#: includes/hud-dismiss-functions.php:492
|
12621 |
msgid "It is recommended that you delete the WordPress Firewall 2 plugin."
|
12622 |
msgstr ""
|
12623 |
|
12624 |
+
#: includes/hud-dismiss-functions.php:492
|
12625 |
msgid " for more information."
|
12626 |
msgstr ""
|
12627 |
|
12628 |
+
#: includes/hud-dismiss-functions.php:524
|
12629 |
msgid "Notice: BPS Query String Exploits Code Changes"
|
12630 |
msgstr ""
|
12631 |
|
12632 |
+
#: includes/hud-dismiss-functions.php:524
|
12633 |
msgid ""
|
12634 |
"Older BPS Query String Exploits code was found in BPS Custom Code. Several "
|
12635 |
"Query String Exploits rules were changed/added/modified in the root ."
|
12636 |
"htaccess file in BPS .49.6, .50.2 & .50.3."
|
12637 |
msgstr ""
|
12638 |
|
12639 |
+
#: includes/hud-dismiss-functions.php:524
|
12640 |
msgid ""
|
12641 |
"Copy the new Query String Exploits section of code from your root .htaccess "
|
12642 |
"file and paste it into this BPS Custom Code text box: CUSTOM CODE BPSQSE BPS "
|
12643 |
"QUERY STRING EXPLOITS and click the Save Root Custom Code button."
|
12644 |
msgstr ""
|
12645 |
|
12646 |
+
#: includes/hud-dismiss-functions.php:524
|
12647 |
msgid ""
|
12648 |
"This Notice will go away once you have copied the new Query String Exploits "
|
12649 |
"code to BPS Custom Code and clicked the Save Root Custom Code button."
|
12650 |
msgstr ""
|
12651 |
|
12652 |
+
#: includes/hud-dismiss-functions.php:543
|
12653 |
msgid "BPS Alert! A BPS htaccess file was NOT found in the BPS Backup folder: "
|
12654 |
msgstr ""
|
12655 |
|
12656 |
+
#: includes/hud-dismiss-functions.php:543
|
12657 |
msgid " and click the BPS Backup Folder BulletProof Mode Activate button."
|
12658 |
msgstr ""
|
12659 |
|
12660 |
+
#: includes/hud-dismiss-functions.php:581
|
12661 |
msgid "New Improved BPS Speed Boost Cache Code"
|
12662 |
msgstr ""
|
12663 |
|
12664 |
+
#: includes/hud-dismiss-functions.php:581
|
12665 |
msgid ""
|
12666 |
"Older BPS Speed Boost Cache Code was found saved in this BPS Custom Code "
|
12667 |
"text box: CUSTOM CODE TOP PHP/PHP.INI HANDLER/CACHE CODE"
|
12668 |
msgstr ""
|
12669 |
|
12670 |
+
#: includes/hud-dismiss-functions.php:581
|
12671 |
msgid ""
|
12672 |
"Newer improved BPS Speed Boost Cache Code has been created, which should "
|
12673 |
"improve website load speed performance even more."
|
12674 |
msgstr ""
|
12675 |
|
12676 |
+
#: includes/hud-dismiss-functions.php:581
|
12677 |
msgid "Get The New Improved BPS Speed Boost Cache Code"
|
12678 |
msgstr ""
|
12679 |
|
12680 |
+
#: includes/hud-dismiss-functions.php:581
|
12681 |
msgid ". To dismiss this Notice click the Dismiss Notice button below."
|
12682 |
msgstr ""
|
12683 |
|
12684 |
+
#: includes/hud-dismiss-functions.php:581
|
12685 |
msgid ""
|
12686 |
"To Reset Dismiss Notices click the Reset|Recheck Dismiss Notices button on "
|
12687 |
"the Custom Code page."
|
12688 |
msgstr ""
|
12689 |
|
12690 |
+
#: includes/hud-dismiss-functions.php:588
|
12691 |
msgid "BPS Speed Boost Cache Custom Code Notice"
|
12692 |
msgstr ""
|
12693 |
|
12694 |
+
#: includes/hud-dismiss-functions.php:588
|
12695 |
msgid ""
|
12696 |
"BPS Speed Boost Cache Code was found in this BPS Custom Code text box: "
|
12697 |
"CUSTOM CODE TOP PHP/PHP.INI HANDLER/CACHE CODE"
|
12698 |
msgstr ""
|
12699 |
|
12700 |
+
#: includes/hud-dismiss-functions.php:588
|
12701 |
msgid ""
|
12702 |
"and another caching plugin's Marker text was also found in this BPS Custom "
|
12703 |
"Code text box."
|
12704 |
msgstr ""
|
12705 |
|
12706 |
+
#: includes/hud-dismiss-functions.php:588
|
12707 |
msgid "Click this link: "
|
12708 |
msgstr ""
|
12709 |
|
12710 |
+
#: includes/hud-dismiss-functions.php:588
|
12711 |
msgid "BPS Speed Boost Cache Custom Code Notice Forum Topic"
|
12712 |
msgstr ""
|
12713 |
|
12714 |
+
#: includes/hud-dismiss-functions.php:588
|
12715 |
msgid " for help information on what this Notice means and what to do next."
|
12716 |
msgstr ""
|
12717 |
|
12718 |
+
#: includes/hud-dismiss-functions.php:648
|
12719 |
msgid "BPS Plugin Automatic Update Notice"
|
12720 |
msgstr ""
|
12721 |
|
12722 |
+
#: includes/hud-dismiss-functions.php:648
|
12723 |
msgid ""
|
12724 |
"Would you like to have BPS plugin updates installed automatically? Click "
|
12725 |
"this link: "
|
12726 |
msgstr ""
|
12727 |
|
12728 |
+
#: includes/hud-dismiss-functions.php:648
|
12729 |
msgid " and click the BPS MU Tools Enable BPS Plugin AutoUpdates link."
|
12730 |
msgstr ""
|
12731 |
|
12732 |
+
#: includes/hud-dismiss-functions.php:676
|
12733 |
msgid "MScan First Run Notice"
|
12734 |
msgstr ""
|
12735 |
|
12736 |
+
#: includes/hud-dismiss-functions.php:676
|
12737 |
msgid ""
|
12738 |
"Please take a few minutes to read the \"Basic Info|Recommendations|"
|
12739 |
"Limitations|Restrictions\" help section in the"
|
12740 |
msgstr ""
|
12741 |
|
12742 |
+
#: includes/hud-dismiss-functions.php:676
|
12743 |
msgid "before running a scan."
|
12744 |
msgstr ""
|
12745 |
|
12746 |
+
#: includes/hud-dismiss-functions.php:676
|
12747 |
msgid ""
|
12748 |
"It is highly recommended that you use the Scan Time Estimate Tool before "
|
12749 |
"running an actual scan. The Scan Time Estimate Tool calculates the total "
|
12753 |
"Notices button on the BPS Custom Code page."
|
12754 |
msgstr ""
|
12755 |
|
12756 |
+
#: includes/hud-dismiss-functions.php:713
|
12757 |
msgid "BPS New Feature Notice: JTC-Lite"
|
12758 |
msgstr ""
|
12759 |
|
12760 |
+
#: includes/hud-dismiss-functions.php:713
|
12761 |
msgid ""
|
12762 |
"JTC-Lite protects the WordPress Login page Form against automated SpamBot "
|
12763 |
"and HackerBot Brute Force Login attacks"
|
12764 |
msgstr ""
|
12765 |
|
12766 |
+
#: includes/hud-dismiss-functions.php:713
|
12767 |
msgid ""
|
12768 |
"and also prevents User Accounts from being locked repeatedly by Brute Force "
|
12769 |
"Login Bot attacks on your Login page Form."
|
12770 |
msgstr ""
|
12771 |
|
12772 |
+
#: includes/hud-dismiss-functions.php:713
|
12773 |
msgid "To enable/turn On JTC-Lite, click this "
|
12774 |
msgstr ""
|
12775 |
|
12776 |
+
#: includes/hud-dismiss-functions.php:713
|
12777 |
msgid ""
|
12778 |
". Click/check the Login Form Checkbox and click the Save Options button."
|
12779 |
msgstr ""
|
12780 |
|
12781 |
+
#: includes/hud-dismiss-functions.php:713
|
12782 |
+
#: includes/hud-dismiss-functions.php:794
|
12783 |
+
#: includes/hud-dismiss-functions.php:827
|
12784 |
msgid ""
|
12785 |
"To Dismiss this Notice click the Dismiss Notice button below. To Reset "
|
12786 |
"Dismiss Notices click the Reset|Recheck Dismiss Notices button on the BPS "
|
12787 |
"Custom Code page."
|
12788 |
msgstr ""
|
12789 |
|
12790 |
+
#: includes/hud-dismiss-functions.php:756
|
12791 |
msgid "BPS Plugin Star Rating Request"
|
12792 |
msgstr ""
|
12793 |
|
12794 |
+
#: includes/hud-dismiss-functions.php:756
|
12795 |
msgid ""
|
12796 |
"A BPS star rating only takes a couple of minutes and would be very much "
|
12797 |
"appreciated. We are looking for 5 star ratings and not \"fancy\" reviews."
|
12798 |
msgstr ""
|
12799 |
|
12800 |
+
#: includes/hud-dismiss-functions.php:756
|
12801 |
msgid ""
|
12802 |
"A simple review like \"works great\" or \"has been protecting my website for "
|
12803 |
"X months or X years\" is perfect."
|
12804 |
msgstr ""
|
12805 |
|
12806 |
+
#: includes/hud-dismiss-functions.php:756
|
12807 |
msgid "Click this link to submit a BPS Plugin Star Rating: "
|
12808 |
msgstr ""
|
12809 |
|
12810 |
+
#: includes/hud-dismiss-functions.php:756
|
12811 |
msgid "BPS Plugin Star Rating"
|
12812 |
msgstr ""
|
12813 |
|
12814 |
+
#: includes/hud-dismiss-functions.php:756
|
12815 |
msgid ""
|
12816 |
"login to the WordPress.org site and scroll to the bottom of the Reviews page."
|
12817 |
msgstr ""
|
12818 |
|
12819 |
+
#: includes/hud-dismiss-functions.php:756
|
12820 |
msgid ""
|
12821 |
"To Dismiss this one-time Notice click the Dismiss Notice button below. To "
|
12822 |
"Reset Dismiss Notices click the Reset|Recheck Dismiss Notices button on the "
|
12823 |
"BPS Custom Code page."
|
12824 |
msgstr ""
|
12825 |
|
12826 |
+
#: includes/hud-dismiss-functions.php:794
|
12827 |
msgid "BPS Notice: Mod Security Module is Loaded|Enabled"
|
12828 |
msgstr ""
|
12829 |
|
12830 |
+
#: includes/hud-dismiss-functions.php:794
|
12831 |
msgid "Please take a minute to view this Mod Security help forum topic: "
|
12832 |
msgstr ""
|
12833 |
|
12834 |
+
#: includes/hud-dismiss-functions.php:794
|
12835 |
msgid "Mod Security Common Known Problems"
|
12836 |
msgstr ""
|
12837 |
|
12838 |
+
#: includes/hud-dismiss-functions.php:794
|
12839 |
msgid ""
|
12840 |
"If you are not experiencing any of the problems listed in the Mod Security "
|
12841 |
"help forum topic then you can dismiss this Dismiss Notice."
|
12842 |
msgstr ""
|
12843 |
|
12844 |
+
#: includes/hud-dismiss-functions.php:827
|
12845 |
+
msgid "BPS GDPR Compliance Notice"
|
12846 |
+
msgstr ""
|
12847 |
+
|
12848 |
+
#: includes/hud-dismiss-functions.php:827
|
12849 |
+
msgid ""
|
12850 |
+
"A new Setup Wizard Option has been created which allows you to turn off all "
|
12851 |
+
"IP address logging in BPS to make your website GDPR Compliant."
|
12852 |
+
msgstr ""
|
12853 |
+
|
12854 |
+
#: includes/hud-dismiss-functions.php:827
|
12855 |
+
msgid "GDPR Compliance Setup Wizard Option link"
|
12856 |
+
msgstr ""
|
12857 |
+
|
12858 |
+
#: includes/hud-dismiss-functions.php:827
|
12859 |
+
msgid "Choose the GDPR Compliance On setting."
|
12860 |
+
msgstr ""
|
12861 |
+
|
12862 |
+
#: includes/hud-dismiss-functions.php:827
|
12863 |
+
msgid "For more information about GDPR Compliance click this "
|
12864 |
+
msgstr ""
|
12865 |
+
|
12866 |
+
#: includes/hud-dismiss-functions.php:827
|
12867 |
+
msgid "GDPR Compliance Forum Topic link"
|
12868 |
+
msgstr ""
|
12869 |
+
|
12870 |
+
#: includes/login-security.php:123 includes/login-security.php:129
|
12871 |
+
#: includes/login-security.php:342 includes/login-security.php:484
|
12872 |
+
#: includes/login-security.php:490 includes/login-security.php:616
|
12873 |
+
#: includes/login-security.php:752 includes/login-security.php:758
|
12874 |
+
#: includes/login-security.php:762 includes/login-security.php:768
|
12875 |
+
#: includes/login-security.php:772 includes/login-security.php:782
|
12876 |
+
#: includes/login-security.php:799 includes/login-security.php:803
|
12877 |
+
#: includes/login-security.php:810 includes/login-security.php:814
|
12878 |
+
#: includes/login-security.php:833 includes/login-security.php:837
|
12879 |
+
#: includes/login-security.php:855 includes/login-security.php:859
|
12880 |
msgid "ERROR:"
|
12881 |
msgstr ""
|
12882 |
|
12883 |
+
#: includes/login-security.php:123 includes/login-security.php:342
|
12884 |
+
#: includes/login-security.php:484 includes/login-security.php:616
|
12885 |
msgid " This user account has been locked until "
|
12886 |
msgstr ""
|
12887 |
|
12888 |
+
#: includes/login-security.php:123 includes/login-security.php:342
|
12889 |
+
#: includes/login-security.php:484 includes/login-security.php:616
|
12890 |
msgid ""
|
12891 |
" due to too many failed login attempts. You can login again after the "
|
12892 |
"Lockout Time above has expired."
|
12893 |
msgstr ""
|
12894 |
|
12895 |
+
#: includes/login-security.php:129 includes/login-security.php:490
|
12896 |
+
#: includes/login-security.php:768 includes/login-security.php:772
|
12897 |
+
#: includes/login-security.php:833 includes/login-security.php:837
|
12898 |
+
#: includes/login-security.php:855 includes/login-security.php:859
|
12899 |
msgid " Invalid Entry."
|
12900 |
msgstr ""
|
12901 |
|
12902 |
+
#: includes/login-security.php:129 includes/login-security.php:490
|
12903 |
+
#: includes/login-security.php:752 includes/login-security.php:758
|
12904 |
+
#: includes/login-security.php:762 includes/login-security.php:768
|
12905 |
+
#: includes/login-security.php:772 includes/login-security.php:782
|
12906 |
+
#: includes/login-security.php:799 includes/login-security.php:803
|
12907 |
+
#: includes/login-security.php:810 includes/login-security.php:814
|
12908 |
+
#: includes/login-security.php:833 includes/login-security.php:837
|
12909 |
+
#: includes/login-security.php:855 includes/login-security.php:859
|
12910 |
msgid "Lost your password?"
|
12911 |
msgstr ""
|
12912 |
|
12913 |
+
#: includes/login-security.php:163 includes/login-security.php:302
|
12914 |
+
#: includes/login-security.php:574
|
12915 |
msgid "A User has logged in on website: "
|
12916 |
msgstr ""
|
12917 |
|
12918 |
+
#: includes/login-security.php:164 includes/login-security.php:180
|
12919 |
+
#: includes/login-security.php:211 includes/login-security.php:227
|
12920 |
+
#: includes/login-security.php:303 includes/login-security.php:319
|
12921 |
+
#: includes/login-security.php:575 includes/login-security.php:592
|
12922 |
msgid ""
|
12923 |
"To take further action go to the Login Security page. If you do not want to "
|
12924 |
"receive further email alerts change or turn off Login Security Email Alerts."
|
12925 |
msgstr ""
|
12926 |
|
12927 |
+
#: includes/login-security.php:165 includes/login-security.php:181
|
12928 |
+
#: includes/login-security.php:212 includes/login-security.php:228
|
12929 |
+
#: includes/login-security.php:262 includes/login-security.php:304
|
12930 |
+
#: includes/login-security.php:320 includes/login-security.php:417
|
12931 |
+
#: includes/login-security.php:529 includes/login-security.php:577
|
12932 |
+
#: includes/login-security.php:594 includes/login-security.php:691
|
12933 |
msgid "Username:"
|
12934 |
msgstr ""
|
12935 |
|
12936 |
+
#: includes/login-security.php:166 includes/login-security.php:182
|
12937 |
+
#: includes/login-security.php:213 includes/login-security.php:229
|
12938 |
+
#: includes/login-security.php:263 includes/login-security.php:305
|
12939 |
+
#: includes/login-security.php:321 includes/login-security.php:418
|
12940 |
+
#: includes/login-security.php:530 includes/login-security.php:578
|
12941 |
+
#: includes/login-security.php:595 includes/login-security.php:692
|
12942 |
msgid "Status:"
|
12943 |
msgstr ""
|
12944 |
|
12945 |
+
#: includes/login-security.php:167 includes/login-security.php:183
|
12946 |
+
#: includes/login-security.php:214 includes/login-security.php:230
|
12947 |
+
#: includes/login-security.php:264 includes/login-security.php:306
|
12948 |
+
#: includes/login-security.php:322 includes/login-security.php:419
|
12949 |
+
#: includes/login-security.php:531 includes/login-security.php:579
|
12950 |
+
#: includes/login-security.php:596 includes/login-security.php:693
|
12951 |
msgid "User Role:"
|
12952 |
msgstr ""
|
12953 |
|
12954 |
+
#: includes/login-security.php:168 includes/login-security.php:184
|
12955 |
+
#: includes/login-security.php:215 includes/login-security.php:231
|
12956 |
+
#: includes/login-security.php:265 includes/login-security.php:307
|
12957 |
+
#: includes/login-security.php:323 includes/login-security.php:420
|
12958 |
+
#: includes/login-security.php:532 includes/login-security.php:580
|
12959 |
+
#: includes/login-security.php:597 includes/login-security.php:694
|
12960 |
msgid "Email:"
|
12961 |
msgstr ""
|
12962 |
|
12963 |
+
#: includes/login-security.php:169 includes/login-security.php:185
|
12964 |
+
#: includes/login-security.php:216 includes/login-security.php:232
|
12965 |
+
#: includes/login-security.php:268 includes/login-security.php:308
|
12966 |
+
#: includes/login-security.php:324 includes/login-security.php:423
|
12967 |
+
#: includes/login-security.php:535 includes/login-security.php:581
|
12968 |
+
#: includes/login-security.php:598 includes/login-security.php:697
|
12969 |
msgid "User IP Address:"
|
12970 |
msgstr ""
|
12971 |
|
12972 |
+
#: includes/login-security.php:170 includes/login-security.php:186
|
12973 |
+
#: includes/login-security.php:217 includes/login-security.php:233
|
12974 |
+
#: includes/login-security.php:269 includes/login-security.php:309
|
12975 |
+
#: includes/login-security.php:325 includes/login-security.php:424
|
12976 |
+
#: includes/login-security.php:536 includes/login-security.php:582
|
12977 |
+
#: includes/login-security.php:599 includes/login-security.php:698
|
12978 |
msgid "User Hostname:"
|
12979 |
msgstr ""
|
12980 |
|
12981 |
+
#: includes/login-security.php:171 includes/login-security.php:187
|
12982 |
+
#: includes/login-security.php:218 includes/login-security.php:234
|
12983 |
+
#: includes/login-security.php:270 includes/login-security.php:310
|
12984 |
+
#: includes/login-security.php:326 includes/login-security.php:425
|
12985 |
+
#: includes/login-security.php:537 includes/login-security.php:583
|
12986 |
+
#: includes/login-security.php:600 includes/login-security.php:699
|
12987 |
msgid "Request URI:"
|
12988 |
msgstr ""
|
12989 |
|
12990 |
+
#: includes/login-security.php:172 includes/login-security.php:188
|
12991 |
+
#: includes/login-security.php:219 includes/login-security.php:235
|
12992 |
+
#: includes/login-security.php:271 includes/login-security.php:311
|
12993 |
+
#: includes/login-security.php:327 includes/login-security.php:426
|
12994 |
+
#: includes/login-security.php:538 includes/login-security.php:584
|
12995 |
+
#: includes/login-security.php:601 includes/login-security.php:700
|
12996 |
msgid "Website:"
|
12997 |
msgstr ""
|
12998 |
|
12999 |
+
#: includes/login-security.php:179 includes/login-security.php:226
|
13000 |
+
#: includes/login-security.php:318 includes/login-security.php:591
|
13001 |
msgid "An Administrator has logged in on website: "
|
13002 |
msgstr ""
|
13003 |
|
13004 |
+
#: includes/login-security.php:210
|
13005 |
msgid "Test A User has logged in on website: "
|
13006 |
msgstr ""
|
13007 |
|
13008 |
+
#: includes/login-security.php:257 includes/login-security.php:412
|
13009 |
+
#: includes/login-security.php:524 includes/login-security.php:686
|
13010 |
msgid "A User Account has been locked on website: "
|
13011 |
msgstr ""
|
13012 |
|
13013 |
+
#: includes/login-security.php:258 includes/login-security.php:413
|
13014 |
+
#: includes/login-security.php:525 includes/login-security.php:687
|
13015 |
msgid ""
|
13016 |
"To take further action go to the Login Security page. If no action is taken "
|
13017 |
"then the User will be able to try and login again after the Lockout Time has "
|
13019 |
"off Login Security Email Alerts."
|
13020 |
msgstr ""
|
13021 |
|
13022 |
+
#: includes/login-security.php:259 includes/login-security.php:414
|
13023 |
+
#: includes/login-security.php:526 includes/login-security.php:688
|
13024 |
msgid ""
|
13025 |
"What to do if your User Account is locked and you are unable to login to "
|
13026 |
"your website:"
|
13027 |
msgstr ""
|
13028 |
|
13029 |
+
#: includes/login-security.php:259 includes/login-security.php:414
|
13030 |
+
#: includes/login-security.php:526 includes/login-security.php:688
|
13031 |
msgid ""
|
13032 |
" Use FTP or your web host control panel file manager and rename the /"
|
13033 |
"bulletproof-security plugin folder name to /_bulletproof-security. Log into "
|
13036 |
"Account."
|
13037 |
msgstr ""
|
13038 |
|
13039 |
+
#: includes/login-security.php:260 includes/login-security.php:415
|
13040 |
+
#: includes/login-security.php:527 includes/login-security.php:689
|
13041 |
msgid "What to do if your User Account is being locked repeatedly:"
|
13042 |
msgstr ""
|
13043 |
|
13044 |
+
#: includes/login-security.php:260 includes/login-security.php:415
|
13045 |
+
#: includes/login-security.php:527 includes/login-security.php:689
|
13046 |
msgid ""
|
13047 |
" Additional things that you can do to protect publicly displayed usernames, "
|
13048 |
"not exposing author names/user account names, etc."
|
13049 |
msgstr ""
|
13050 |
|
13051 |
+
#: includes/login-security.php:266 includes/login-security.php:421
|
13052 |
+
#: includes/login-security.php:533 includes/login-security.php:695
|
13053 |
msgid "Lockout Time:"
|
13054 |
msgstr ""
|
13055 |
|
13056 |
+
#: includes/login-security.php:267 includes/login-security.php:422
|
13057 |
+
#: includes/login-security.php:534 includes/login-security.php:696
|
13058 |
msgid "Lockout Time Expires:"
|
13059 |
msgstr ""
|
13060 |
|
13061 |
+
#: includes/login-security.php:752 includes/login-security.php:762
|
13062 |
msgid " Invalid username."
|
13063 |
msgstr ""
|
13064 |
|
13065 |
+
#: includes/login-security.php:758
|
13066 |
msgid " Invalid email address."
|
13067 |
msgstr ""
|
13068 |
|
13069 |
+
#: includes/login-security.php:782 includes/login-security.php:803
|
13070 |
+
#: includes/login-security.php:814
|
13071 |
msgid " The password you entered for the username "
|
13072 |
msgstr ""
|
13073 |
|
13074 |
+
#: includes/login-security.php:782 includes/login-security.php:799
|
13075 |
+
#: includes/login-security.php:803 includes/login-security.php:810
|
13076 |
+
#: includes/login-security.php:814
|
13077 |
msgid " is incorrect. "
|
13078 |
msgstr ""
|
13079 |
|
13080 |
+
#: includes/login-security.php:799 includes/login-security.php:810
|
13081 |
msgid " The password you entered for the email address "
|
13082 |
msgstr ""
|
13083 |
|
13084 |
+
#: includes/login-security.php:799 includes/login-security.php:803
|
13085 |
+
#: includes/login-security.php:833 includes/login-security.php:855
|
13086 |
msgid " Login Attempts Remaining "
|
13087 |
msgstr ""
|
13088 |
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: AITpro
|
|
3 |
Donate link: https://wordpress.org/support/view/plugin-reviews/bulletproof-security?rate=5#postform
|
4 |
Tags: security, secure, malware scanner, login security, firewall, security plugin, wordpress security, login, bruteforce, backup, exploit, infection, protection, virus, anti-virus, logout, spam, anti-spam
|
5 |
Requires at least: 3.8
|
6 |
-
Tested up to:
|
7 |
-
Stable tag: 3.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
3 |
Donate link: https://wordpress.org/support/view/plugin-reviews/bulletproof-security?rate=5#postform
|
4 |
Tags: security, secure, malware scanner, login security, firewall, security plugin, wordpress security, login, bruteforce, backup, exploit, infection, protection, virus, anti-virus, logout, spam, anti-spam
|
5 |
Requires at least: 3.8
|
6 |
+
Tested up to: 5.0.3
|
7 |
+
Stable tag: 3.3
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|