feature 2102 : rename item/image/picture to photo

git-svn-id: http://piwigo.org/svn/trunk@8665 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices 2011-01-14 21:19:15 +00:00
parent 4d3aa6331e
commit 6eea9f9e08
56 changed files with 928 additions and 928 deletions

View file

@ -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>';