* EN-Revision: Revision of lang_en.inc.php */ @define('PLUGIN_ZOOOMR_NAME', 'Zooomr Plugin'); @define('PLUGIN_ZOOOMR_DESC', 'Display the most recent pictures of any Zooomr Feed'); @define('PLUGIN_ZOOOMR_FEEDURL', 'Feed-URL'); @define('PLUGIN_ZOOOMR_FEEDDESC', 'URL of your Zooomr feed'); @define('PLUGIN_ZOOOMR_IMGCOUNT', 'Images'); @define('PLUGIN_ZOOOMR_IMGCOUNTDESC', 'Number of Images to show'); @define('PLUGIN_ZOOOMR_DLINK','Direct Image-Link'); @define('PLUGIN_ZOOOMR_DLINKDESC','Link directly to big version of the image'); @define('PLUGIN_ZOOOMR_LOGO','Show Zooomr Logo'); @define('PLUGIN_ZOOOMR_IMGWIDTH','Thumbnail width'); ?>