diff options
author | Schplurtz le Déboulonné <schplurtz@laposte.net> | 2014-05-26 01:26:39 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-05-26 01:26:39 +0200 |
commit | 95955792a0c7a7e7f74b563af841f25fd4466d1c (patch) | |
tree | 3554a958a909ce78cd84f3f46d77a6a4ee4ad1df /lib/plugins/extension | |
parent | 7ac0b9fe750a5713353e6edce51493a8a75c4f6f (diff) | |
download | rpg-95955792a0c7a7e7f74b563af841f25fd4466d1c.tar.gz rpg-95955792a0c7a7e7f74b563af841f25fd4466d1c.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/extension')
-rw-r--r-- | lib/plugins/extension/lang/fr/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/extension/lang/fr/lang.php b/lib/plugins/extension/lang/fr/lang.php index c2dae0fc9..8e4997f12 100644 --- a/lib/plugins/extension/lang/fr/lang.php +++ b/lib/plugins/extension/lang/fr/lang.php @@ -85,3 +85,4 @@ $lang['nopluginperms'] = 'Impossible d\'écrire dans le dossier des gref $lang['git'] = 'Cette extension a été installé via git, vous voudrez peut-être ne pas la mettre à jour ici.'; $lang['install_url'] = 'Installez depuis l\'URL :'; $lang['install_upload'] = 'Téléversez l\'extension :'; +$lang['repo_error'] = 'L\'entrepôt d\'extensions est injoignable. Veuillez vous assurer que le server web est autorisé à contacter www.dokuwiki.org et vérifier les réglages de proxy.'; |