[Branche2] bug:1486

git-svn-id: http://piwigo.org/svn/branches/2.0@5070 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2010-03-07 13:42:33 +00:00
parent 61cf190aaf
commit d714685995
4 changed files with 12 additions and 4 deletions
+4
View File
@@ -654,4 +654,8 @@ $lang['Subscribe %s'] = 'Subscribe %s';
$lang['Subscribe %s to Piwigo Announcements Newsletter'] = 'Subscribe %s to Piwigo Announcements Newsletter';
$lang['Purge search history'] = 'Purge search history';
$lang['Hide'] = 'Hide';
$lang['Cannot delete the old permalink !'] = 'Cannot delete the old permalink !';
$lang['Deleted on'] = 'Deleted on';
$lang['Last hit'] = 'Last hit';
$lang['Hit'] = 'Hit';
?>
+4
View File
@@ -654,4 +654,8 @@ $lang['Subscribe %s'] = 'Abonner %s';
$lang['Subscribe %s to Piwigo Announcements Newsletter'] = 'Abonner %s à la newsletter Piwigo';
$lang['Purge search history'] = 'Purger l\'historique des recherches';
$lang['Hide'] = 'Masquer';
$lang['Cannot delete the old permalink !'] = 'Impossible de supprimer cet ancien lien permanent !';
$lang['Deleted on'] = 'Supprimés sur';
$lang['Last hit'] = 'dernier score';
$lang['Hit'] = 'score';
?>