source: extensions/Juza/language/en_UK/lang.php @ 12966

Last change on this file since 12966 was 4659, checked in by vdigital, 14 years ago

[Update] For Juza - Juza Theme is full working (On Standard Piwigo Gallery).

Recommended organization: Don't mixed Pictures and subcategories in a category.
Next step - Response time checking.
To see I will raise a locked gallery.

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 707 bytes
Line 
1<?php
2$lang['Juza Theme Configuration'] = 'Juza Theme Configuration ';
3
4$lang['Activate Juza handlers'] = 'Activate Juza handlers ';
5$lang['Index picture max-width'] = 'Index picture max-width ';
6$lang['[300:885]'] = '[300:885] ';
7$lang['Index picture cropping-height'] = 'Index picture cropping-height';
8$lang['[110:400]'] = '[110:400] ';
9$lang['Index picture top-shift'] = 'Index picture top-shift ';
10$lang['[-320:0]'] = '[-320:0] ';
11$lang['Auto cropping and shifting'] = 'Auto cropping and shifting ';
12$lang['Inactive, maintain picture width &lt; 900px (Height is free)'] = 'Inactive, maintain picture width &lt; 900px (Height is free)';
13$lang['Juza_Submit'] = 'Submit';
14$lang['Juza_Reset'] = 'Reset';
15?>
Note: See TracBrowser for help on using the repository browser.