diff options
Diffstat (limited to '')
-rw-r--r-- | tools/albums.lang.php | 2 |
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'; |