mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
fixes #1523 Search plugin and status filter compatible + nb search results
This commit is contained in:
@@ -1246,3 +1246,5 @@ $lang['%s lines'] = "%s lines";
|
||||
$lang['%s line'] = "%s line";
|
||||
$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums';
|
||||
$lang['Webmaster status required'] = 'Webmaster status required';
|
||||
$lang['%s plugins found'] = '<b>%s</b> plugins found';
|
||||
$lang['%s plugin found'] = '<b>%s</b> plugin found';
|
||||
|
||||
@@ -1253,3 +1253,5 @@ $lang['%s lines'] = "%s lignes";
|
||||
$lang['%s line'] = "%s ligne";
|
||||
$lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'Les albums vérrouillés sont désactivé pour maintenance. Seul les administrateurs peuvent les voir dans la gallerie. Vérrouiller cet album vérouillera aussi ses sous-albums';
|
||||
$lang['Webmaster status required'] = 'Statut Webmaster nécéssaire';
|
||||
$lang['%s plugins found'] = '<b>%s</b> plugins trouvés';
|
||||
$lang['%s plugin found'] = '<b>%s</b> plugin trouvé';
|
||||
|
||||
Reference in New Issue
Block a user