mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
Strings for the new blocks implementation
This commit is contained in:
parent
9d84836c61
commit
6c3376ef16
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
<?php // $Id$
|
||||
|
||||
$string['blockinstances'] = 'Instances';
|
||||
$string['blockmultiple'] = 'Multiple';
|
||||
$string['change'] = 'changer';
|
||||
$string['cachetext'] = 'Durée de vie du cache texte';
|
||||
$string['filteruploadedfiles'] = 'Filtrer les fichiers déposés';
|
||||
$string['upgradelogs'] = 'Pour profiter de toutes les fonctionnalités, les historiques (logs) doivent être mis à jour. <a href=\"$a\">Plus d\'informations</a>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue