import new strings from 2b57000 (master) : alternative display switch + move albums

This commit is contained in:
plegall
2021-05-11 17:35:14 +02:00
parent 395bedb70a
commit 43971b59cf
+14
View File
@@ -1118,3 +1118,17 @@ $lang['Created on %s'] = 'Created on %s';
$lang['Edited on %s'] = 'Edited on %s';
$lang['%d sub-albums'] = '%d sub-albums';
$lang['Refresh thumbnail'] = 'Refresh thumbnail';
$lang['Compact View'] = 'Compact View';
$lang['Tile View'] = 'Tile View';
$lang['Line View'] = 'Line View';
$lang['Add Album'] = 'Add Album';
$lang['Name field must not be empty'] = 'Name field must not be empty';
$lang['Drag and drop to reorder albums'] = 'Drag and drop to reorder albums';
$lang['Apply an automatic order to root albums'] = 'Apply an automatic order to root albums';
$lang['Show sub-albums'] = 'Show sub-albums';
$lang['Hide sub-albums'] = 'Hide sub-albums';
$lang['Root'] = 'Root';
$lang['Apply to direct sub-albums'] = 'Apply to direct sub-albums';
$lang['Apply to the whole hierarchy'] = 'Apply to the whole hierarchy';
$lang['<b>%d+</b> albums found, try to refine the search'] = '<b>%d+</b> albums found, try to refine the search';
$lang['Select an album... or type it!'] = 'Select an album... or type it!';