feature 1616: rename "category" into "album" (second commit; still to come)
git-svn-id: http://piwigo.org/svn/trunk@6969 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
c206a73dd2
commit
7907d31a9c
32 changed files with 315 additions and 317 deletions
|
|
@ -1258,7 +1258,7 @@ UPDATE
|
|||
pwg_query($query);
|
||||
|
||||
return array(
|
||||
'info' => l10n('Virtual category added'),
|
||||
'info' => l10n('Virtual album added'),
|
||||
'id' => $inserted_id,
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue