From d125d527fa4c0384f3478419e6db985f767923d9 Mon Sep 17 00:00:00 2001 From: rvelices Date: Mon, 17 Jan 2011 20:27:46 +0000 Subject: 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 --- tools/albums.lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/albums.lang.php') 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'; -- cgit v1.2.3