(cp 0996526) Fixes #1399 Search result limit set to 100. + translation lines.

Variable to limit the number of results is set to 100.
Added some translation lines to notice the user that he has ti refine the search.
One translation line corrected because it was in french in the uk_UK file
This commit is contained in:
plegall
2021-05-13 13:26:08 +02:00
parent 3f9146ed09
commit aa9acb388f
3 changed files with 13 additions and 3 deletions
+1
View File
@@ -1133,3 +1133,4 @@ $lang['Apply an automatic order'] = 'Appliquer un ordre automatique';
$lang['Root'] = 'Racine';
$lang['Apply to direct sub-albums'] = 'Appliquer aux sous-albums';
$lang['Apply to the whole hierarchy'] = 'Appliquer à toute l\'arborescence';
$lang['<b>%d+</b> albums found, try to refine the search'] = '<b>%d+</b> albums trouvé, essayez d affiner la recherche';