source: extensions/photo_update/language/en_UK/plugin.lang.php @ 24623

Last change on this file since 24623 was 24623, checked in by plg, 11 years ago

ability to update the pwg_representative instead of the main file (for non picture files, see $confpicture_ext)

File size: 272 bytes
Line 
1<?php
2$lang['The photo was updated'] = 'The photo was updated';
3$lang['Photo Update'] = 'Photo Update';
4$lang['Update'] = 'Update';
5$lang['File to update'] = 'File to update';
6$lang['main file'] = 'main file';
7$lang['representative picture'] = 'representative picture';
8?>
Note: See TracBrowser for help on using the repository browser.