<?php
//_____________________________________________________________
//
//	Php language file: propiedades_perfilhardwares_eng.php 
//	Language: English
//_____________________________________________________________
$TbMsg=array();
$TbMsg[0]="No Option";
$TbMsg[1]="Insert";
$TbMsg[2]="Modify";
$TbMsg[3]="remove";
$TbMsg["HARD_TITLE"]="Hardware Profile Management";
$TbMsg["HARD_NAME"]="Name";
$TbMsg["HARD_COMMENTS"]="Comments";
$TbMsg["HARD_COMPUTERS"]="Computers";
$TbMsg["HARD_WINBOOT"]="Windows boot";
$TbMsg["HARD_REBOOT"]="Reboot (reboot)";
$TbMsg["HARD_KEXEC"]="Direct (kexec)";
?>

