PluginProbe
WebTotem Security / 2.4.31
WebTotem Security v2.4.31
3.0.2 3.0.1 3.0.0 trunk 1.0 1.1 1.2 1.3 1.3.1 1.3.2 1.3.3 2.0 2.1 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.1 2.2.2 2.2.3 All 110 releases
← All changes | src/Strings.php +2 -12 trunk2.4.31 View file →
@@ -138,8 +138,9 @@
138 138 __('Dashboard', 'wtotem');
139 139 __('Firewall', 'wtotem');
140 140 __('Antivirus', 'wtotem');
141 141 __('Settings', 'wtotem');
142 +__('Reports', 'wtotem');
142 143 __('Help', 'wtotem');
143 144
144 145 // monitoring.html.twig
145 146 __('SSL module', 'wtotem');
@@ -477,21 +478,11 @@
477 478 __('Scan process', 'wtotem');
478 479 __('Scanned', 'wtotem');
479 480 __('Scanning started at', 'wtotem');
480 481 __('The scan has not been launched yet', 'wtotem');
481 -__('Start to scan', 'wtotem');
482 +__('Force scan', 'wtotem');
482 483 __('Scan is running', 'wtotem');
483 -__('Result', 'wtotem');
484 484
485 -__('Checking suspicious files', 'wtotem');
486 -__('Count of suspicious files', 'wtotem');
487 -__('Synchronization', 'wtotem');
488 -
489 -
490 -__('Scanned files', 'wtotem');
491 -__('Clean files', 'wtotem');
492 -__('Infected files', 'wtotem');
493 -
494 485 // antivirus_stats.html.twig
495 486 __('Antivirus Log', 'wtotem');
496 487 __('View all', 'wtotem');
497 488 __('at', 'wtotem');
@@ -510,5 +501,4 @@
510 501 __('Description', 'wtotem');
511 502 __('No files in quarantine', 'wtotem');
512 503 __('No infected files found', 'wtotem');
513 504 __('They are most likely in quarantine', 'wtotem');
514 -