aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2007-01-24 00:09:02 +0000
committerrvelices <rv-github@modusoptimus.com>2007-01-24 00:09:02 +0000
commitd71f764762c13927b8dd2a94dd4be8b734b35090 (patch)
tree73bea95165c3a1faa7003652408068819b58e36e /language
parente0ef6f5e07e3217a42323568750282b9c3aadb34 (diff)
- admin language Statistics (fix annoying message with debug_l10n)
- somme corrections for admin_advices (css with root_url and only when needed) git-svn-id: http://piwigo.org/svn/trunk@1749 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/en_UK.iso-8859-1/admin.lang.php1
-rw-r--r--language/fr_FR.iso-8859-1/admin.lang.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php
index cfef25076..918812495 100644
--- a/language/en_UK.iso-8859-1/admin.lang.php
+++ b/language/en_UK.iso-8859-1/admin.lang.php
@@ -166,6 +166,7 @@ $lang['Show info'] = 'Show info';
$lang['Show number of comments'] = 'Show number of comments';
$lang['Site manager'] = 'Site manager';
$lang['Status'] = 'Status';
+$lang['Statistics'] = 'Statistics';
$lang['Storage category'] = 'Storage category';
$lang['Submit'] = 'Submit';
$lang['Sum of rates'] = 'Sum of rates';
diff --git a/language/fr_FR.iso-8859-1/admin.lang.php b/language/fr_FR.iso-8859-1/admin.lang.php
index 6cac43b70..f378ffceb 100644
--- a/language/fr_FR.iso-8859-1/admin.lang.php
+++ b/language/fr_FR.iso-8859-1/admin.lang.php
@@ -166,6 +166,7 @@ $lang['Show info'] = 'Montrer les informations';
$lang['Show number of comments'] = 'Montrer le nombre de commentaires';
$lang['Site manager'] = 'Gestionnaire des sites';
$lang['Status'] = 'Statut';
+$lang['Statistics'] = 'Statistiques';
$lang['Storage category'] = 'Catégorie de stockage';
$lang['Submit'] = 'Valider';
$lang['Sum of rates'] = 'Somme des notes';