Skip to content

Commit aa7f535

Browse files
committed
Update of FRENCH translation for Reputation System extension
1 parent d091473 commit aa7f535

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

language/fr/reputation_warning.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
*
4-
* Reputation System
4+
* Reputation System extension for the phpBB Forum Software package.
55
* French translation by Galixte (http://www.galixte.com)
66
*
77
* @copyright (c) 2014 Lukasz Kaczynski
@@ -40,7 +40,7 @@
4040

4141
$lang = array_merge($lang, array(
4242
'MCP_RS_ADD_WARNING' => 'Points de réputation pour les avertissements',
43-
'MCP_RS_ADD_WARNING_EXPLAIN' => 'Vous pouvez attribuer des points de réputation négatifs à cet utilisateur pour son mauvais comportement, etc. Cela fonctionnera uniquement si vous avez coché la case ci-dessous.',
43+
'MCP_RS_ADD_WARNING_EXPLAIN' => 'Vous pouvez attribuer des points de réputation négatifs à cet utilisateur pour son mauvais comportement, etc.. Cela fonctionnera uniquement si vous avez coché la case ci-dessous.',
4444
'MCP_RS_ADD_REPUTATION' => 'Ajouter une réputation',
4545

4646
'MCP_RS_POINTS' => array(

0 commit comments

Comments
 (0)