mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 18:23:18 +02:00
feature 1616: rename "category" into "album" (3rd commit; still to come)
git-svn-id: http://piwigo.org/svn/trunk@6988 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ if (isset($_POST['submit']))
|
||||
{
|
||||
array_push(
|
||||
$page['errors'],
|
||||
l10n('Select at least one category')
|
||||
l10n('Select at least one album')
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user