<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Jürgen A. Lamers <jaloma.ac@googlemail.com>
 */

// custom language strings for the plugin
$lang['baseurl'] = "Base-URL to the JAlbum-Album";
$lang['target']  = "Target-Window for links";
$lang['slidewidth'] = "Picture-Width in the mini slideshow";
$lang['slideheight'] = "Picture-Height in the mini slideshow";
$lang['albumdir'] = "Directory to the JAlbum-Album";
$lang['changetime'] = "Time intervall (secs.) in the mini slideshow";
