summaryrefslogtreecommitdiff
path: root/inc/lang/fr/lang.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2012-11-18 20:59:05 +0100
committerAndreas Gohr <andi@splitbrain.org>2012-11-18 20:59:05 +0100
commitc56cc74a41f81daf222bbb2a5a8a3000023724c6 (patch)
tree630f824de1430afc110d9dff4f7d820fc0facbc8 /inc/lang/fr/lang.php
parentfea16134dac4e09977d36c902f692379d07a3e96 (diff)
parent2c2ee174e46096ce890518061ca8e2e0866cf67c (diff)
downloadrpg-c56cc74a41f81daf222bbb2a5a8a3000023724c6.tar.gz
rpg-c56cc74a41f81daf222bbb2a5a8a3000023724c6.tar.bz2
Merge branch 'guide' of git://github.com/splitbrain/dokuwiki into pull-request-118
* 'guide' of git://github.com/splitbrain/dokuwiki: changed semicolon to colon in link to welcome page to make it less confusing added initial pages to not be ignored by git improved welcome text added welcome page changed the link in the installer to point to wiki:welcome Conflicts: inc/lang/fr/lang.php
Diffstat (limited to 'inc/lang/fr/lang.php')
-rw-r--r--inc/lang/fr/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/fr/lang.php b/inc/lang/fr/lang.php
index 44cf04e04..a60112bc3 100644
--- a/inc/lang/fr/lang.php
+++ b/inc/lang/fr/lang.php
@@ -295,7 +295,7 @@ $lang['i_confexists'] = '<code>%s</code> existe déjà';
$lang['i_writeerr'] = 'Impossible de créer <code>%s</code>. Vous devez vérifier les autorisations des répertoires/fichiers et créer le fichier manuellement.';
$lang['i_badhash'] = 'dokuwiki.php non reconnu ou modifié (hash=<code>%s</code>)';
$lang['i_badval'] = '<code>%s</code> - valeur interdite ou vide';
-$lang['i_success'] = 'L\'installation s\'est terminée avec succès. Vous pouvez maintenant supprimer le fichier « install.php ». Continuer avec <a href="doku.php">votre nouveau DokuWiki</a>.';
+$lang['i_success'] = 'L\'installation s\'est terminée avec succès. Vous pouvez maintenant supprimer le fichier « install.php ». Continuer avec <a href="doku.php?id=wiki:welcome">votre nouveau DokuWiki</a>.';
$lang['i_failure'] = 'Des erreurs sont survenues lors de l\'écriture des fichiers de configuration. Il vous faudra les corriger manuellement avant de pouvoir utiliser <a href="doku.php">votre nouveau DokuWiki</a>.';
$lang['i_policy'] = 'Politique de contrôle d\'accès initiale';
$lang['i_pol0'] = 'Wiki ouvert (lecture, écriture, envoi de fichiers pour tout le monde)';