// installer clean
This commit is contained in:
@@ -682,7 +682,7 @@ if ($lm->getIncludeTradFilename())
|
||||
<input type="radio" name="catalogMode" id="catalogMode_0" value="0" checked="checked"/>
|
||||
<label for="catalogMode_0" class="radiolabel"><?php echo lang('No'); ?></label>
|
||||
</span>
|
||||
<p class="userInfos aligned"><?php echo lang('If you activate this feature, all purchasing will be disabled. However, you will be able to enable purchasing later in your Back Office.'); ?></p>
|
||||
<p class="userInfos aligned"><?php echo lang('If you activate this feature, all selling features will be disabled. However, this option can be changed later in your Back Office.'); ?></p>
|
||||
</div>
|
||||
|
||||
<div class="field">
|
||||
|
||||
@@ -206,7 +206,7 @@ $_LANG['Invalid catalog mode'] = 'Champ Mode catalogue invalide';
|
||||
$_LANG['Catalog mode only:'] = 'Mode Catalogue uniquement :';
|
||||
$_LANG['Yes'] = 'Oui';
|
||||
$_LANG['No'] = 'Non';
|
||||
$_LANG['If you activate this feature, all purchasing will be disabled. However, you will be able to enable purchasing later in your Back Office.'] = 'Si vous activez cette option, toutes les fonctionnalités d\'achats vont être désactivées. Vous pouvez activer cette option plus tard dans votre back-office';
|
||||
$_LANG['If you activate this feature, all selling features will be disabled. However, this option can be changed later in your Back Office.'] = 'Si vous activez cette option, toutes les fonctionnalités de vente vont être désactivées. Vous pouvez activer cette option plus tard dans votre back-office';
|
||||
$_LANG['Your current version is already up-to-date'] = 'la version déjà installée qui a été détectée est trop récente, aucune mise à jour disponible';
|
||||
$_LANG['This information is not required, it will only be used for statistical purposes. This information does not change anything in your store.'] = 'Cette information n\'est pas obligatoire, elle sera utilisée à des fins statistiques. Cette information ne changera rien dans votre boutique.';
|
||||
$_LANG['Invalid shop name'] = 'Nom de boutique invalide';
|
||||
|
||||
Reference in New Issue
Block a user