summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/propiedades_servidoresdhcp_eng.php
blob: 099fd035973fb636a6082b87bf181678de422ce9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: propiedades_servidoresdhcp_eng.php 
//	Idioma: Ingés 
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]="No Option";
$TbMsg[1]="Insert";
$TbMsg[2]="Modify";
$TbMsg[3]="Remove";
$TbMsg[4]="Servers Dhcp Management";
$TbMsg[5]="Server Name";
$TbMsg[6]="IP Address";
$TbMsg[7]="Comments"; 
?>