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/nl_NL/plugin.lang.php

    r11560 r11949  
    99
    1010
    11 $lang['imgp_howitworks'] = 'use :
     11$lang['imgp_showtitle'] = 'Display the picture name';/** TODO **/
     12$lang['imgp_opacity'] = 'Opacity on mouseover';/** TODO **/
     13$lang['imgp_howitworks'] = '<a href="http://www.planete-flop.fr">Flop25</a> -the creator of this plugin- recommends :
     14<ul>
     15<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>
     16<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>
     17<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>
     18<li><a href="http://piwigo.org/ext/">and much more on piwigo.org</a></li>
     19</ul>
     20<br>
     21For designers : the popup is customizable with the id #tooltip (with img or span for the text)
     22<br>
     23<br>
     24This plugin uses a modified version of :<br>
     25 
    1226 * imgPreview jQuery plugin<br>
    1327 * Copyright (c) 2009 James Padolsey<br>
     
    1731 * @author James Padolsey<br>
    1832 * @version 0.22<br>
    19 ';
     33';/** TODO **/
    2034
    2135
Note: See TracChangeset for help on using the changeset viewer.