From 6eea9f9e08f5d823484d2c76c81d3a1bca69b682 Mon Sep 17 00:00:00 2001 From: rvelices Date: Fri, 14 Jan 2011 21:19:15 +0000 Subject: feature 2102 : rename item/image/picture to photo git-svn-id: http://piwigo.org/svn/trunk@8665 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/functions_html.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/functions_html.inc.php') diff --git a/include/functions_html.inc.php b/include/functions_html.inc.php index 72a80c049..cd997c9a3 100644 --- a/include/functions_html.inc.php +++ b/include/functions_html.inc.php @@ -421,7 +421,7 @@ function get_tags_content_title() ) ) .'" title="' - .l10n('See images linked to this tag only') + .l10n('display photos linked to this tag') .'">' .$page['tags'][$i]['name'] .''; -- cgit v1.2.3