aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR/admin.lang.php
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2011-03-03 11:54:46 +0000
committerpatdenice <patdenice@piwigo.org>2011-03-03 11:54:46 +0000
commit2fcd11c28e5d58c1b5a0351fc8bf792abb0a5da4 (patch)
tree86eb689ba9ee5e3d70c27d6bec3388a0ccd0325d /language/fr_FR/admin.lang.php
parent20e9a3378b6b54d9e64b8f219df073f368d955ce (diff)
Improve display for plugins and themes update page.
git-svn-id: http://piwigo.org/svn/trunk@9493 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR/admin.lang.php')
-rw-r--r--language/fr_FR/admin.lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index ef142edf2..a03a3f180 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -789,4 +789,6 @@ $lang['Remove from caddie'] = 'Retirer du panier';
$lang['Themes which need upgrade'] = 'Thèmes à mettre à jour';
$lang['All themes are up to date.'] = 'Tous les thèmes sont à jour.';
$lang['All plugins are up to date.'] = 'Tous les plugins sont à jour.';
+$lang['Visit theme site'] = 'Visitez le site du thème';
+$lang['New Version'] = 'Nouvelle version';
?>