aboutsummaryrefslogtreecommitdiffstats
path: root/admin/cat_move.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/cat_move.php')
-rw-r--r--admin/cat_move.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/cat_move.php b/admin/cat_move.php
index 83f026d68..d33de8ff0 100644
--- a/admin/cat_move.php
+++ b/admin/cat_move.php
@@ -53,7 +53,7 @@ if (isset($_POST['submit']))
{
array_push(
$page['errors'],
- l10n('Select at least one category')
+ l10n('Select at least one album')
);
}
}