mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
feature 1616: rename "category" into "album" (first commit; still to come)
git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1152,7 +1152,7 @@ DELETE FROM '.$table.'
|
||||
array_push(
|
||||
$page['infos'],
|
||||
l10n_dec(
|
||||
'%d category moved', '%d categories moved',
|
||||
'%d album moved', '%d albums moved',
|
||||
count($categories)
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user