feature 2102: add a few language keys to remove all image/picture/element and replace by photo

git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2011-01-17 23:53:47 +00:00
parent e123585dde
commit 7ca4f8e060
74 changed files with 247 additions and 806 deletions

View File

@@ -122,7 +122,7 @@ SELECT id, date_creation
$datas
);
array_push($page['infos'], l10n('Picture informations updated'));
array_push($page['infos'], l10n('Photo informations updated'));
}
// +-----------------------------------------------------------------------+