aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2011-01-15 20:52:34 +0000
committerrvelices <rv-github@modusoptimus.com>2011-01-15 20:52:34 +0000
commit3d940e6121c9a165199f2e6602fe2140f9c28da4 (patch)
treed28deff8ee8a4a9b998dfe2163d65e50016d4d3b /tools
parent18893b97d4e553049347b2001c89cbeb9cb24b62 (diff)
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
Diffstat (limited to 'tools')
-rw-r--r--tools/albums.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/albums.lang.php b/tools/albums.lang.php
index 80cf3ba00..2a86579be 100644
--- a/tools/albums.lang.php
+++ b/tools/albums.lang.php
@@ -46,7 +46,7 @@ $lang['Categories management'] = 'Album list management';
$lang['Edit a category'] = 'Edit album';
$lang['Update categories informations'] = 'Update albums informations';
$lang['reduce to single existing categories'] = 'reduce to single existing albums';
-$lang['display maximum informations (added categories and elements, deleted categories and elements)'] = 'display maximum informations (added albums and elements, deleted albums and elements)';
+$lang['display maximum informations (added categories and elements, deleted categories and elements)'] = 'display maximum informations (added albums and photos, deleted albums and photos)';
$lang['categories deleted in the database'] = 'albums deleted in the database';
$lang['categories added in the database'] = 'albums added in the database';
$lang['Files with same name in more than one physical category'] = 'Files with same name in more than one physical album';