aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/en_UK/common.lang.php3
-rw-r--r--language/fr_FR/admin.lang.php3
-rw-r--r--language/fr_FR/common.lang.php3
-rw-r--r--tools/translation_validated.inc.php4
4 files changed, 8 insertions, 5 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php
index 78f5533e9..60959867a 100644
--- a/language/en_UK/common.lang.php
+++ b/language/en_UK/common.lang.php
@@ -386,5 +386,4 @@ $lang['This author modified following comment:'] = 'This author modified followi
$lang['This author removed the comment with id %d'] = 'This author removed the comment with id %d';
$lang['delete this comment'] = "delete this comment";
$lang['validate this comment'] = 'validate this comment';
-$lang['Allow user customization'] = "Allow user customization";
-?>
+?> \ No newline at end of file
diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index 5d102235f..40122a3bc 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -759,4 +759,5 @@ $lang['Languages'] = 'Langues';
$lang['Installed Languages'] = 'Langues installées';
$lang['Add New Language'] = 'Ajouter une langue';
$lang['Language has been successfully installed'] = 'La langue a été installée avec succès';
-?>
+$lang['Allow user customization'] = "Permettre la personnalisation de l'affichage";
+?> \ No newline at end of file
diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php
index 270229f61..7dc71a024 100644
--- a/language/fr_FR/common.lang.php
+++ b/language/fr_FR/common.lang.php
@@ -388,5 +388,4 @@ $lang['This author modified following comment:'] = 'Cet auteur a modifié le com
$lang['This author removed the comment with id %d'] = 'Cet auteur a supprimé le commentaire portant l\'identifiant %d';
$lang['delete this comment'] = "supprimer ce commentaire";
$lang['validate this comment'] = 'valider ce commentaire';
-$lang['Allow user customization'] = "Permettre la personnalisation de l'affichage";
-?>
+ ?> \ No newline at end of file
diff --git a/tools/translation_validated.inc.php b/tools/translation_validated.inc.php
index 1754843e3..8a5a65f29 100644
--- a/tools/translation_validated.inc.php
+++ b/tools/translation_validated.inc.php
@@ -205,6 +205,10 @@ $validated_keys = array(
'localhost, sql.multimania.com, toto.freesurf.fr',
'Upgrade',
'SQL queries',
+ 'letters',
+ 'This author removed the comment with id %d',
+ '',
+ '',
),
'pl_PL' => array(
'',