aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR/admin.lang.php
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2010-05-27 20:27:05 +0000
committerrvelices <rv-github@modusoptimus.com>2010-05-27 20:27:05 +0000
commit41594f3494ac150adab203679214be2cf2325ad4 (patch)
tree4d15b1c7bf2b558229906bdad0b42082390d64f6 /language/fr_FR/admin.lang.php
parentd63d95e0242fad3ae835941df0caf28f8187ec70 (diff)
removed unnecessary language key (Controversy) and potential sql fatal error in admin photo rating page
git-svn-id: http://piwigo.org/svn/trunk@6402 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR/admin.lang.php')
-rw-r--r--language/fr_FR/admin.lang.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index a47178f75..06186c2c7 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -71,7 +71,6 @@ $lang['Category elements associated to the following categories: %s'] = "Les él
$lang['Check for upgrade failed for unknown reasons.'] = "La vérification de la dernière version sur le serveur a échouée pour une raison inconnue.";
$lang['Check for upgrade'] = "Dernière version ?";
$lang['Comments for all'] = "Commentaires pour tous";
-$lang['Controversy'] = "Conflit";
$lang['Current name'] = "Nom courant";
$lang['Database'] = "Base de données";
$lang['Deactivate'] = "Désactiver";
@@ -773,4 +772,4 @@ $lang['Add another set of photos'] = 'Ajouter d\'autres photos';
$lang['Order of menubar items has been updated successfully.'] = 'L\'ordre des éléments du menu a été mis à jour avec succès.';
$lang['This theme was not designed to be directly activated'] = 'Ce thème n\'est pas conçu pour être activé directement';
$lang['Pending Comments'] = 'Commentaires en attente';
-?>
+?> \ No newline at end of file