1<?php
2/**
3 * English language file
4 *
5 * @author     Arno Welzel <himself@arnowelzel.de>
6 */
7
8// custom language strings for the plugin
9$lang['getflash']   = 'If <a href="http://www.macromedia.com/go/getflashplayer">Flash</a> is installed, you can watch a video inside this web page.';
10
11//Setup VIM: ex: et ts=2 enc=utf-8 :