aboutsummaryrefslogtreecommitdiffstats
path: root/admin/maintenance.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/maintenance.php')
-rw-r--r--admin/maintenance.php2
1 files changed, 1 insertions, 1 deletions
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'
)
);