Ignore:
Timestamp:
Aug 14, 2011, 7:48:07 PM (13 years ago)
Author:
flop25
Message:

lang files updated with english sentences : marked as TODO !

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/imgpreview/language/en_UK/plugin.lang.php

    r11086 r11949  
    22$lang['imgp_max_width'] = 'maximum width of the picture';
    33$lang['imgp_max_height'] = 'maximum height of the picture';
     4$lang['imgp_showtitle'] = 'Display the picture name';
     5$lang['imgp_opacity'] = 'Opacity on mouseover';
    46$lang['imgp_send'] = 'Submit !';
    57
     
    810
    911
    10 $lang['imgp_howitworks'] = 'use :
     12$lang['imgp_howitworks'] = '<a href="http://www.planete-flop.fr">Flop25</a> -the creator of this plugin- recommends :
     13<ul>
     14<li><a href="http://piwigo.org/ext/extension_view.php?eid=190">PWG Stuff</a> by P@t : this plugin adds modules on your gallery.</li>
     15<li><a href="http://piwigo.org/ext/extension_view.php?eid=527">Icons Set</a> by Flop25 : this plugin allows you to use other icons for any themes</li>
     16<li><a href="http://piwigo.org/ext/extension_view.php?eid=231">Flop Style</a> by Flop25 : flop_style is a "template extension" and enable changes of a small part of Piwigo such as categories display</li>
     17<li><a href="http://piwigo.org/ext/">and much more on piwigo.org</a></li>
     18</ul>
     19<br>
     20For designers : the popup is customizable with the id #tooltip (with img or span for the text)
     21<br>
     22<br>
     23This plugin uses a modified version of :<br>
     24 
    1125 * imgPreview jQuery plugin<br>
    1226 * Copyright (c) 2009 James Padolsey<br>
Note: See TracChangeset for help on using the changeset viewer.