From 7ca4f8e06004740e3dc0c331629daeccc868defe Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 17 Jan 2011 23:53:47 +0000 Subject: 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 --- admin/batch_manager_unit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/batch_manager_unit.php') diff --git a/admin/batch_manager_unit.php b/admin/batch_manager_unit.php index d0bb2f182..be107f689 100644 --- a/admin/batch_manager_unit.php +++ b/admin/batch_manager_unit.php @@ -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')); } // +-----------------------------------------------------------------------+ -- cgit v1.2.3