mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Replaced the old strings back in the pack for backward compatibility
This commit is contained in:
parent
31d8c40d90
commit
aa06d4f449
1 changed files with 11 additions and 0 deletions
|
@ -64,4 +64,15 @@ $string['resourcetypetext'] = 'Composer une page de texte';
|
|||
$string['searchweb'] = 'Rechercher une page web';
|
||||
$string['variablename'] = 'Nom de la variable';
|
||||
|
||||
// The following strings are to be deleted after 1.4 release
|
||||
$string['resourcetype1'] = 'Référence';
|
||||
$string['resourcetype2'] = 'Page web (interne)';
|
||||
$string['resourcetype3'] = 'Fichier';
|
||||
$string['resourcetype4'] = 'Texte Moodle';
|
||||
$string['resourcetype5'] = 'Page web (externe)';
|
||||
$string['resourcetype6'] = 'Texte HTML';
|
||||
$string['resourcetype7'] = 'Programme';
|
||||
$string['resourcetype8'] = 'Texte Wiki';
|
||||
$string['resourcetype9'] = 'Dossier';
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue