diff options
Diffstat (limited to '')
-rw-r--r-- | tools/photos.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/photos.lang.php b/tools/photos.lang.php index e707618eb..f65deeda0 100644 --- a/tools/photos.lang.php +++ b/tools/photos.lang.php @@ -61,7 +61,7 @@ $lang['jump to image'] = 'jump to photo'; $lang['manage image ranks'] = 'manage photo ranks'; -$lang['manage album photos'] = 'manage album elements'; +$lang['manage album elements'] = 'manage album photos'; $lang['synchronize files metadata with database elements informations'] = 'synchronize files metadata with database photos informations'; $lang['elements informations synchronized with files metadata'] = 'photos informations synchronized with files metadata'; $lang['number of miniaturized pictures'] = 'number of miniaturized photos'; |