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

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

[Update] For Juza - Juza Theme Configuration Menu is working at 98% at least

  • Localization

Pendings:

  • Menubar
  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 689 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['Recommended medium width &lt; 900px'] = 'Recommended medium width &lt; 900px ';
13$lang['Juza_Submit'] = 'Submit';
14$lang['Juza_Reset'] = 'Reset';
15$lang['Juza_Close'] = 'Close';
16?>
Note: See TracBrowser for help on using the repository browser.