diff options
author | Schplurtz le Déboulonné <schplurtz@laposte.net> | 2014-09-17 02:36:03 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-09-17 02:36:03 +0200 |
commit | c3df44ff7e7a967d1edbe5551f5feb71f85c40d3 (patch) | |
tree | 85ab01d5eac3070372b8f88024febe61e31a1f11 /inc/lang/fr | |
parent | fe3a37c53b108548c0cff822135c989dafdb4ca7 (diff) | |
download | rpg-c3df44ff7e7a967d1edbe5551f5feb71f85c40d3.tar.gz rpg-c3df44ff7e7a967d1edbe5551f5feb71f85c40d3.tar.bz2 |
translation update
Diffstat (limited to 'inc/lang/fr')
-rw-r--r-- | inc/lang/fr/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/fr/lang.php b/inc/lang/fr/lang.php index c5edd4cf7..a7651e730 100644 --- a/inc/lang/fr/lang.php +++ b/inc/lang/fr/lang.php @@ -360,7 +360,7 @@ $lang['media_perm_read'] = 'Désolé, vous n\'avez pas l\'autorisation de $lang['media_perm_upload'] = 'Désolé, vous n\'avez pas l\'autorisation d\'envoyer des fichiers.'; $lang['media_update'] = 'Envoyer une nouvelle version'; $lang['media_restore'] = 'Restaurer cette version'; -$lang['currentns'] = 'Namespace actuel'; +$lang['currentns'] = 'Catégorie courante'; $lang['searchresult'] = 'Résultat de la recherche'; $lang['plainhtml'] = 'HTML brut'; $lang['wikimarkup'] = 'Wiki balise'; |