From 3d940e6121c9a165199f2e6602fe2140f9c28da4 Mon Sep 17 00:00:00 2001 From: rvelices Date: Sat, 15 Jan 2011 20:52:34 +0000 Subject: feature 2102 : rename item/image/picture to photo (admin side) also remove duplicates/unused admin lang keys git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/intro.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/intro.php') diff --git a/admin/intro.php b/admin/intro.php index ae1f227e9..4ad936211 100644 --- a/admin/intro.php +++ b/admin/intro.php @@ -232,7 +232,7 @@ SELECT MIN(date_available) array( 'DB_DATE' => sprintf( - l10n('first element added on %s'), + l10n('first photo added on %s'), format_date($first_date) ) ) -- cgit v1.2.3