aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_html.inc.php
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2011-01-14 21:19:15 +0000
committerrvelices <rv-github@modusoptimus.com>2011-01-14 21:19:15 +0000
commit6eea9f9e08f5d823484d2c76c81d3a1bca69b682 (patch)
treeedeab3054277daed17d0d4710b415f0b7de51fef /include/functions_html.inc.php
parent4d3aa6331efa96ddaede756e1d91693c76ecfc2d (diff)
feature 2102 : rename item/image/picture to photo
git-svn-id: http://piwigo.org/svn/trunk@8665 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/functions_html.inc.php')
-rw-r--r--include/functions_html.inc.php2
1 files changed, 1 insertions, 1 deletions
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']
.'</a>';