1<?php
2/**
3 * english language file for nsiconinsearch plugin
4 *
5 * @author Christoph Ziehr <info@einsatzleiterwiki.de>
6 */
7
8$lang['iconfile'] = 'Filename of the icon-files';
9$lang['iconheight'] = 'Height of the icon on the searchresult-page';
10$lang['iconwidth'] = 'Width of the icon on the searchresult-page';
11
12