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/maintenance.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/maintenance.php') diff --git a/admin/maintenance.php b/admin/maintenance.php index 586bc3d4c..06b80862f 100644 --- a/admin/maintenance.php +++ b/admin/maintenance.php @@ -161,7 +161,7 @@ array_push( array_push( $advanced_features, array( - 'CAPTION' => l10n('Files with same name in more than one physical category'), + 'CAPTION' => l10n('Files with same name in more than one physical album'), 'URL' => get_root_url().'admin.php?page=element_set&cat=duplicates' ) ); -- cgit v1.2.3