source: extensions/ID_swicht/language/en_UK/plugin.lang.php @ 10591

Last change on this file since 10591 was 10591, checked in by ddtddt, 13 years ago

[extensions] - ID_swicht - First release

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 350 bytes
RevLine 
[10591]1<?php
2
3//ADMIN
4$lang['ids_tab1'] = 'Management';
5$lang['ids_h2'] = 'Reverse Photo Manager';
6$lang['ids_select'] = 'Select photos';
7$lang['ids_photo1'] = 'select photo 1';
8$lang['ids_photo2'] = 'select photo 2';
9$lang['ids_action'] = 'Reverse 2 photos';
10$lang['ids_select'] = 'Select a photo';
11$lang['ids_ok'] = 'Inversion performed successfully';
12
13?>
Note: See TracBrowser for help on using the repository browser.