mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-11 19:23:01 +02:00
Fixes #1377 Associate / Move album's selectize in batch manager
Selectize for choosing album when associating or moving has now a place holder and no default value. Also added translation line for placeholder
This commit is contained in:
@@ -1169,4 +1169,5 @@ $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';
|
||||
$lang['<b>%d+</b> albums found, try to refine the search'] = '<b>%d+</b> albums trouvé, essayez d affiner la recherche';
|
||||
$lang['Select an album... or type it!'] = 'Selectionnez un album... ou tapez-le !';
|
||||
Reference in New Issue
Block a user