mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
filling in missing strings...
This commit is contained in:
parent
961d2828e8
commit
ac234da04d
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?PHP // $Id$
|
||||
// glossary.php - created with Moodle 1.2 development (2003102200)
|
||||
// glossary.php - created with Moodle 1.2 development (2003103100)
|
||||
|
||||
|
||||
$string['addcomment'] = "Voeg commentaar toe";
|
||||
|
@ -60,8 +60,10 @@ $string['explainalphabet'] = "Blader door de woordenlijst met deze index";
|
|||
$string['explainspecial'] = "Toon items die niet met een letter beginnen";
|
||||
$string['exportedentry'] = "Geëxporteerd item";
|
||||
$string['exporttomainglossary'] = "Exporteer naar hoofdwoordenlijst";
|
||||
$string['fillfields'] = "Concept en definitie zijn verplichte velden.";
|
||||
$string['fullmatch'] = "Alleen volledige woorden gebruiken<br><small>(wanneer automatisch gelinkt)</small>";
|
||||
$string['glossarytype'] = "Type woordenlijst";
|
||||
$string['isglobal'] = "Is dit een globale woordenlijst?";
|
||||
$string['mainglossary'] = "Hoofdwoordenlijst";
|
||||
$string['maxtimehaspassed'] = "Sorry, maar de maximumtijd voor het bewerken van deze commentaar (\$a) is voorbij!";
|
||||
$string['modulename'] = "Woordenlijst";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue