summaryrefslogtreecommitdiff
path: root/inc/lang/nl
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2012-07-14 09:54:42 +0200
committerAndreas Gohr <andi@splitbrain.org>2012-07-14 09:54:42 +0200
commit9664a2b801ce91ae3707306f01fb4cad528b1258 (patch)
treeeb7564ce2a431db68a1b3aa6d98c86fd4c291258 /inc/lang/nl
parent4a14c3a4f530437180e3523cc34ab4464cea7dfa (diff)
downloadrpg-9664a2b801ce91ae3707306f01fb4cad528b1258.tar.gz
rpg-9664a2b801ce91ae3707306f01fb4cad528b1258.tar.bz2
changed the link in the installer to point to wiki:welcome
Diffstat (limited to 'inc/lang/nl')
-rw-r--r--inc/lang/nl/lang.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/lang/nl/lang.php b/inc/lang/nl/lang.php
index 911ffdc10..6d14a0e4b 100644
--- a/inc/lang/nl/lang.php
+++ b/inc/lang/nl/lang.php
@@ -286,8 +286,8 @@ $lang['i_confexists'] = '<code>%s</code> bestaat reeds';
$lang['i_writeerr'] = 'Niet mogelijk om <code>%s</code> aan te maken. Controleer de directory/bestandspermissies en maak het bestand handmatig aan.';
$lang['i_badhash'] = 'Onbekende of aangepaste dokuwiki.php (hash=<code>%s</code>)';
$lang['i_badval'] = '<code>%s</code> - onjuiste of lege waarde';
-$lang['i_success'] = 'De configuratie is succesvol afgerond. Je kunt nu het bestand install.php verwijderen. Ga naar <a href="doku.php">je nieuwe DokuWiki</a>.';
-$lang['i_failure'] = 'Fouten deden zich voor tijdens het schrijven naar de configuratiebestanden. Pas deze aan voor je gebruik kunt maken van <a href="doku.php">je nieuwe DokuWiki</a>.';
+$lang['i_success'] = 'De configuratie is succesvol afgerond. Je kunt nu het bestand install.php verwijderen. Ga naar <a href="doku.php?id=wiki;welcome">je nieuwe DokuWiki</a>.';
+$lang['i_failure'] = 'Fouten deden zich voor tijdens het schrijven naar de configuratiebestanden. Pas deze aan voor je gebruik kunt maken van <a href="doku.php?id=wiki;welcome">je nieuwe DokuWiki</a>.';
$lang['i_policy'] = 'Initieel ACL-beleid';
$lang['i_pol0'] = 'Open wiki (lezen, schrijven, uploaden voor iedereen)';
$lang['i_pol1'] = 'Publieke wiki (lezen voor iedereen, schrijven en uploaden voor geregistreerde gebruikers)';