From 5ff171684eec339ed83119eb57e124174c07d465 Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 21 Sep 2010 21:14:54 +0000 Subject: feature 1616: rename "category" into "album" (4th commit; almost there) git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/cat_list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/cat_list.php') diff --git a/admin/cat_list.php b/admin/cat_list.php index 0ee142771..dd79287bd 100644 --- a/admin/cat_list.php +++ b/admin/cat_list.php @@ -190,7 +190,7 @@ SELECT id, name, id_uppercat array_push( $page['infos'], - l10n('Categories automatically sorted') + l10n('Albums automatically sorted') ); } } -- cgit v1.2.3