summaryrefslogtreecommitdiff
path: root/inc/lang/ca
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/ca
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/ca')
-rw-r--r--inc/lang/ca/lang.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/lang/ca/lang.php b/inc/lang/ca/lang.php
index 7fc078419..0fd88ec39 100644
--- a/inc/lang/ca/lang.php
+++ b/inc/lang/ca/lang.php
@@ -208,8 +208,8 @@ $lang['i_confexists'] = '<code>%s</code> ja existeix';
$lang['i_writeerr'] = 'No es pot crear <code>%s</code>. Comproveu els permisos del directori i/o del fitxer i creeu el fitxer manualment.';
$lang['i_badhash'] = 'dokuwiki.php no reconegut o modificat (hash=<code>%s</code>)';
$lang['i_badval'] = '<code>%s</code> - valor il·legal o buit';
-$lang['i_success'] = 'La configuració s\'ha acabat amb èxit. Ara podeu suprimir el fitxer install.php. Aneu al vostre nou <a href="doku.php?id=wiki;welcome">DokuWiki</a>.';
-$lang['i_failure'] = 'S\'han produït alguns errors en escriure els fitxers de configuració. Potser caldrà que els arregleu manualment abans d\'utilitzar el vostre nou <a href="doku.php?id=wiki;welcome">DokuWiki</a>.';
+$lang['i_success'] = 'La configuració s\'ha acabat amb èxit. Ara podeu suprimir el fitxer install.php. Aneu al vostre nou <a href="doku.php?id=wiki:welcome">DokuWiki</a>.';
+$lang['i_failure'] = 'S\'han produït alguns errors en escriure els fitxers de configuració. Potser caldrà que els arregleu manualment abans d\'utilitzar el vostre nou <a href="doku.php?id=wiki:welcome">DokuWiki</a>.';
$lang['i_policy'] = 'Política ACL inicial';
$lang['i_pol0'] = 'Wiki obert (tothom pot llegir, escriure i penjar fitxers)';
$lang['i_pol1'] = 'Wiki públic (tothom pot llegir, els usuaris registrats poden escriure i penjar fitxers)';