// Installer can be translated at /install-dev/dev/translate.php
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<?php if ($this->tests['required']['success']): ?>
|
||||
<h3 class="okBlock"><?php echo $this->l('PrestaShop compatibility with your system environment has been verified!') ?></h3>
|
||||
<?php else: ?>
|
||||
<h3 class="errorBlock"><?php echo $this->l('Oops! Please correct the item(s) below, and then click “Refresh information” to test the compatibility of your new system.') ?></h3>
|
||||
<h3 class="errorBlock"><?php echo $this->l('Oops! Please correct the item(s) below, and then click "Refresh information" to test the compatibility of your new system.') ?></h3>
|
||||
<?php endif; ?>
|
||||
<!-- Display tests results -->
|
||||
<?php foreach ($this->tests_render as $type => $categories): ?>
|
||||
|
||||
Reference in New Issue
Block a user