Skip to content

Commit

Permalink
polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
koenr committed Aug 27, 2004
1 parent ecabcba commit c2bdd4c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lang/nl/wiki.php
@@ -1,5 +1,5 @@
<?PHP // $Id$
// wiki.php - created with Moodle 1.4 aiming-for-beta-soon (2004082100)
// wiki.php - created with Moodle 1.5 development (2004082600)


$string['action'] = '- - Acties - -';
Expand All @@ -8,7 +8,7 @@
$string['allowrevertchanges'] = 'Sta \'Terug naar vorige versie\' toe';
$string['allowsetpage'] = 'Sta \'Set pagina vlaggen\' toe';
$string['allowstrippages'] = 'Sta \'Pagina\'s opruimen\' toe';
$string['attachments'] = 'Bijlage';
$string['attachments'] = 'Deze pagina heeft bijlagen';
$string['author'] = 'Auteur';
$string['authorfieldpattern'] = 'Veldpatroon auteur';
$string['authorfieldpatternerror'] = 'Vul een auteursnaam in';
Expand Down Expand Up @@ -84,7 +84,7 @@
$string['htmlmode'] = 'HTML modus';
$string['htmlonly'] = 'Uitsluitend HTML';
$string['index'] = 'Index';
$string['infoaboutpage'] = 'Informatie over de pagina';
$string['infoaboutpage'] = 'Geschiedenis van:';
$string['initialcontent'] = 'Wiki inhoud bij start';
$string['invalidroot'] = 'Je hebt het recht niet om de huidige startpagina te bekijken en daarom kan er geen kaart van de site gemaakt worden.';
$string['lastchanged'] = 'Laatst gewijzigd op $a';
Expand Down Expand Up @@ -153,7 +153,7 @@
$string['submit'] = 'Stuur in';
$string['tabattachments'] = 'Bijlagen';
$string['tabedit'] = 'Bewerk';
$string['tabinfo'] = 'Info';
$string['tabinfo'] = 'Geschiedenis';
$string['tablinks'] = 'Links';
$string['tabview'] = 'Toon';
$string['thanksforcontribution'] = 'Dank je voor je bijdrage.';
Expand Down

0 comments on commit c2bdd4c

Please sign in to comment.