aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2011-01-17 20:27:46 +0000
committerrvelices <rv-github@modusoptimus.com>2011-01-17 20:27:46 +0000
commitd125d527fa4c0384f3478419e6db985f767923d9 (patch)
tree02c8741506a84a315a398a2061226e4254545e32 /tools
parent8ccd3a203d407f549cd8697a5fa66181e90d9871 (diff)
feature 2102 : rename item/image/picture to photo (admin side)
also removed unnecessary/duplicate keys git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'tools')
-rw-r--r--tools/albums.lang.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/albums.lang.php b/tools/albums.lang.php
index dfd4d8885..23c142945 100644
--- a/tools/albums.lang.php
+++ b/tools/albums.lang.php
@@ -7,8 +7,8 @@ $lang['Apply to subcategories'] = 'Apply to sub-albums';
$lang['Categories authorized thanks to group associations'] = 'Albums authorized thanks to group associations';
$lang['Categories manual order was saved'] = 'Album manual order was saved';
$lang['Category elements associated to the following categories: %s'] = 'Album elements associated to the following albums: %s';
-$lang['Link all category elements to a new category'] = 'Link all album elements to a new album';
-$lang['Link all category elements to some existing categories'] = 'Link all album elements to some existing albums';
+$lang['Link all category elements to a new category'] = 'Link all album photos to a new album';
+$lang['Link all category elements to some existing categories'] = 'Link all album photos to some existing albums';
$lang['Linked categories'] = 'Linked albums';
$lang['Manage permissions for a category'] = 'Edit album permissions';
$lang['Move categories'] = 'Move albums';
@@ -51,7 +51,7 @@ $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';
$lang['edit category informations'] = 'edit album';
-$lang['No element in this category'] = 'No element in this album';
+$lang['No element in this category'] = 'No photo in this album';
$lang['Drop into category'] = 'Drop into album';
$lang['existing category'] = 'existing album';
$lang['create a new category'] = 'create a new album';