mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
feature 1616: rename "category" into "album" (4th commit; almost there)
git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+1
-1
@@ -190,7 +190,7 @@ SELECT id, name, id_uppercat
|
||||
|
||||
array_push(
|
||||
$page['infos'],
|
||||
l10n('Categories automatically sorted')
|
||||
l10n('Albums automatically sorted')
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user