<?php
/**
 * english language file for iphelper plugin
 *
 * @author An-dir <1.c-j@gmx.de>
 */

$lang['subnetcalculator']      = 'URL for subnetcalculator';
$lang['tool1name']             = 'Name of the tool in tooltip<br>Tool with no name will be hidden';
$lang['tool1url']              = 'URL  of the tool in tooltip<br>Variable %ip% gets replaced by ip';
$lang['tool2name']             = 'Name of the tool in tooltip<br>Tool with no name will be hidden';
$lang['tool2url']              = 'URL  of the tool in tooltip<br>Variable %ip% gets replaced by ip';
$lang['tool3name']             = 'Name of the tool in tooltip<br>Tool with no name will be hidden';
$lang['tool3url']              = 'URL  of the tool in tooltip<br>Variable %ip% gets replaced by ip';
$lang['tool4name']             = 'Name of the tool in tooltip<br>Tool with no name will be hidden';
$lang['tool4url']              = 'URL  of the tool in tooltip<br>Variable %ip% gets replaced by ip';
$lang['tool5name']             = 'Name of the tool in tooltip<br>Tool with no name will be hidden';
$lang['tool5url']              = 'URL  of the tool in tooltip<br>Variable %ip% gets replaced by ip';
$lang['tool6name']             = 'Name of the tool in tooltip<br>Tool with no name will be hidden';
$lang['tool6url']              = 'URL  of the tool in tooltip<br>Variable %ip% gets replaced by ip';
$lang['tool7name']             = 'Name of the tool in tooltip<br>Tool with no name will be hidden';
$lang['tool7url']              = 'URL  of the tool in tooltip<br>Variable %ip% gets replaced by ip';
$lang['tool8name']             = 'Name of the tool in tooltip<br>Tool with no name will be hidden';
$lang['tool8url']              = 'URL  of the tool in tooltip<br>Variable %ip% gets replaced by ip';
$lang['tool9name']             = 'Name of the tool in tooltip<br>Tool with no name will be hidden';
$lang['tool9url']              = 'URL  of the tool in tooltip<br>Variable %ip% gets replaced by ip';
$lang['tool10name']             = 'Name of the tool in tooltip<br>Tool with no name will be hidden';
$lang['tool10url']              = 'URL  of the tool in tooltip<br>Variable %ip% gets replaced by ip';
$lang['rawtools']              = 'Full HTML code to be displayed in default iphelper view<br>Variable %ip% gets replaced by ip';
