<?php
/**
 * english language file for nsiconinsearch plugin
 *
 * @author Christoph Ziehr <info@einsatzleiterwiki.de>
 */

$lang['iconfile'] = 'Filename of the icon-files';
$lang['iconheight'] = 'Height of the icon on the searchresult-page';
$lang['iconwidth'] = 'Width of the icon on the searchresult-page';

