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:
parent
33f504da18
commit
b472955f7d
37 changed files with 409 additions and 430 deletions
|
|
@ -53,7 +53,7 @@ if (isset($_POST['submit']))
|
|||
{
|
||||
array_push(
|
||||
$page['errors'],
|
||||
l10n('Select at least one category')
|
||||
l10n('Select at least one album')
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue