aboutsummaryrefslogtreecommitdiffstats
path: root/tools/albums.lang.php
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2011-01-14 21:19:15 +0000
committerrvelices <rv-github@modusoptimus.com>2011-01-14 21:19:15 +0000
commit6eea9f9e08f5d823484d2c76c81d3a1bca69b682 (patch)
treeedeab3054277daed17d0d4710b415f0b7de51fef /tools/albums.lang.php
parent4d3aa6331efa96ddaede756e1d91693c76ecfc2d (diff)
feature 2102 : rename item/image/picture to photo
git-svn-id: http://piwigo.org/svn/trunk@8665 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'tools/albums.lang.php')
-rw-r--r--tools/albums.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/albums.lang.php b/tools/albums.lang.php
index 39194a8f9..80cf3ba00 100644
--- a/tools/albums.lang.php
+++ b/tools/albums.lang.php
@@ -67,7 +67,7 @@ $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['Expand all categories'] = 'Expand all albums';
-$lang['shows images at the root of this category'] = 'shows images at the root of this album';
+$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';