Anyway, :
change in localisation.php :
- Code: Select all
$wordings['frFR']['admin']['Secourisme'] = 'Secourisme|Voulez vous autoriser le Secourisme à être affiché ?';
to :
- Code: Select all
$wordings['frFR']['admin']['Premiers soins'] = 'Premiers soins|Voulez vous autoriser le Secourisme à être affiché ?';
The database table for madeby must be changed too, to change the 'Secourisme' value to 'Premiers soins'
Aniodon.