diff options
Diffstat (limited to 'tools/albums.lang.php')
-rw-r--r-- | tools/albums.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/albums.lang.php b/tools/albums.lang.php index 2a86579be..dfd4d8885 100644 --- a/tools/albums.lang.php +++ b/tools/albums.lang.php @@ -65,13 +65,13 @@ $lang['%d category updated'] = '%d album updated'; $lang['%d categories updated'] = '%d albums updated'; $lang['Categories'] = 'Albums'; $lang['Category'] = 'Album'; -$lang['The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.'] = 'The RSS notification feed provides notification on news from this website : new pictures, updated albums, new comments. Use a RSS feed reader.'; +$lang['The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.'] = 'The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'; $lang['Expand all categories'] = 'Expand all albums'; $lang['shows images at the root of this category'] = 'display this album'; $lang['in this category'] = 'in this album'; $lang['in %d sub-category'] = 'in %d sub-album'; $lang['in %d sub-categories'] = 'in %d sub-albums'; -$lang['display all elements in all sub-categories'] = 'display all elements in all sub-albums'; +$lang['display all elements in all sub-categories'] = 'display all photos in all sub-albums'; $lang['Recent categories'] = 'Recent albums'; $lang['display recently updated categories'] = 'display recently updated albums'; $lang['Search in Categories'] = 'Search in albums'; |