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