source: extensions/physical2virtual/language/en_UK/plugin.lang.php @ 27164

Last change on this file since 27164 was 27164, checked in by JanisV, 10 years ago

Set thumbnails for new virtual albums
Make physical albums private
Processing folder structure

File size: 426 bytes
Line 
1<?php
2
3$lang['Create new virtual albums into'] = 'Create new virtual albums into';
4$lang['Lock physical albums after converting'] = 'Lock physical albums after converting';
5$lang['Make physical albums private after converting'] = 'Make physical albums private after converting';
6$lang['Convert now'] = 'Convert now';
7$lang['Convertion done'] = 'Convertion done';
8$lang['Store folder structure'] = 'Store folder structure';
9
10?>
Note: See TracBrowser for help on using the repository browser.