summaryrefslogtreecommitdiff
path: root/inc/lang/no
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2012-11-18 18:52:13 +0000
committerAnika Henke <anika@selfthinker.org>2012-11-18 18:52:13 +0000
commit2c2ee174e46096ce890518061ca8e2e0866cf67c (patch)
tree13318484ac6849f2805a51385ef2830495c96c31 /inc/lang/no
parent4385447c9cf849f461e148b68a596b60117fb313 (diff)
downloadrpg-2c2ee174e46096ce890518061ca8e2e0866cf67c.tar.gz
rpg-2c2ee174e46096ce890518061ca8e2e0866cf67c.tar.bz2
changed semicolon to colon in link to welcome page to make it less confusing
Diffstat (limited to 'inc/lang/no')
-rw-r--r--inc/lang/no/lang.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/lang/no/lang.php b/inc/lang/no/lang.php
index 81aa39612..92c840274 100644
--- a/inc/lang/no/lang.php
+++ b/inc/lang/no/lang.php
@@ -282,9 +282,9 @@ $lang['i_writeerr'] = 'Kunne ikke opprette <code>%s</code>. Du må sj
$lang['i_badhash'] = 'ikke gjenkjent eller modifisert dokuwiki.php (hash=<code>%s</code>)';
$lang['i_badval'] = '<code>%s</code> - ugyldig eller tom verdi';
$lang['i_success'] = 'Konfigurasjonen ble vellykket fullført. Du kan slette install.php filen nå. Fortsett til
- <a href="doku.php?id=wiki;welcome">din nye DokuWiki</a>.';
+ <a href="doku.php?id=wiki:welcome">din nye DokuWiki</a>.';
$lang['i_failure'] = 'En eller flere feil oppstod ved skriving til konfigurasjonsfilene. Du må kanskje fikse dem manuelt før
- du kan bruke <a href="doku.php?id=wiki;welcome">din nye DokuWiki</a>.';
+ du kan bruke <a href="doku.php?id=wiki:welcome">din nye DokuWiki</a>.';
$lang['i_policy'] = 'Innledende ACL-politikk';
$lang['i_pol0'] = 'Åpen Wiki (les, skriv og opplasting for alle)';
$lang['i_pol1'] = 'Offentlig Wiki (les for alle, skriving og opplasting bare for registrerte brukere)';