summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorSchplurtz le Déboulonné <schplurtz@laposte.net>2015-01-05 23:31:11 +0100
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-01-05 23:31:11 +0100
commit3d03c3499919b3ef39eb7e162d53a52dcb3abeae (patch)
tree8036ced8ae0de4c3c687243a3bce638bb2620bf2 /inc
parent21e0051f9a8900f3d74177a5dc662d1d9665d814 (diff)
downloadrpg-3d03c3499919b3ef39eb7e162d53a52dcb3abeae.tar.gz
rpg-3d03c3499919b3ef39eb7e162d53a52dcb3abeae.tar.bz2
translation update
Diffstat (limited to 'inc')
-rw-r--r--inc/lang/fr/lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/lang/fr/lang.php b/inc/lang/fr/lang.php
index 7a9b82158..9deff1220 100644
--- a/inc/lang/fr/lang.php
+++ b/inc/lang/fr/lang.php
@@ -366,3 +366,5 @@ $lang['currentns'] = 'Catégorie courante';
$lang['searchresult'] = 'Résultat de la recherche';
$lang['plainhtml'] = 'HTML brut';
$lang['wikimarkup'] = 'Wiki balise';
+$lang['page_nonexist_rev'] = 'La page n\'existait pas le %s. Elle a été créée le <a href="%s">%s</a>.';
+$lang['unable_to_parse_date'] = 'Ne peut analyser le paramètre date "%s".';