New plugin structure for code that imports stuff into a course
Old import.php is now import/activities and we've added a new plugin for importing groups from an external file
This commit is contained in:
@@ -608,10 +608,13 @@ $string['htmleditordisabledbrowser'] = 'L\'
|
||||
$string['htmlformat'] = 'Format HTML';
|
||||
$string['icqnumber'] = 'Identifiant ICQ';
|
||||
$string['idnumber'] = 'Numéro d\'identification';
|
||||
$string['import'] = 'Importer';
|
||||
$string['importactivities'] = 'Importer les activités d\'un autre cours';
|
||||
$string['importdata'] = 'Importer les données d\'un cours';
|
||||
$string['importdatafrom'] = 'Rechercher un cours à partir duquel importer des données :';
|
||||
$string['importdataexported'] = 'Les données du cours d\'origine ont été exportées correctement.<br />Voulez-vous les importer dans le cours de destination ?';
|
||||
$string['importdatafinished'] = 'Importation terminée ! Aller sur votre cours';
|
||||
$string['importgroups'] = 'Importer des groupes';
|
||||
$string['importmetacoursenote'] = 'Utiliser ce formulaire pour ajouter des cours à votre méta-cours (les inscriptions seront également importées)';
|
||||
$string['inactive'] = 'Inactif';
|
||||
$string['include'] = 'Inclure';
|
||||
|
||||
Reference in New Issue
Block a user