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
This commit is contained in:
parent
18893b97d4
commit
3d940e6121
44 changed files with 1035 additions and 1196 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue