<?php
$lang['imgp_max_width'] = 'kép max. szélessége';
$lang['imgp_max_height'] = 'kép max. magassága';
$lang['imgp_send'] = 'Küldés !';

$lang['imgp_conf_updated'] = 'A konfiguráció frissítése sikeres.';

$lang['imgp_showtitle'] = 'Display the picture name';/** TODO **/
$lang['imgp_opacity'] = 'Opacity on mouseover';/** TODO **/
$lang['imgp_howitworks'] = '<a href="http://www.planete-flop.fr">Flop25</a> -the creator of this plugin- recommends :
<ul>
<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>
<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>
<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>
<li><a href="http://piwigo.org/ext/">and much more on piwigo.org</a></li>
</ul>
<br>
For designers : the popup is customizable with the id #tooltip (with img or span for the text)
<br>
<br>
This plugin uses a modified version of :<br>
 
 * imgPreview jQuery plugin<br>
 * Copyright (c) 2009 James Padolsey<br>
 * j@qd9.co.uk | http://james.padolsey.com<br>
 * Dual licensed under MIT and GPL.<br>
 * Updated: 09/02/09<br>
 * @author James Padolsey<br>
 * @version 0.22<br>
';/** TODO **/



?>
