1<?php
2/**
3 * Options for the slideshow plugin
4 *
5 * @author Ikuo Obataya <I.Obataya@gmail.com>
6 */
7
8$lang['default_width']   = 'Default slideshow width';
9$lang['default_height']  = 'Default slideshow height';
10$lang['default_bgcolor'] = 'Default background color';
11$lang['license']         = 'License code for XML/SWF Slideshow';
12