blob: 7075ecb3563567632f877161fa7abc242fa0b443 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?php
//________________________________________________________________________________________________________
//
// Php language file: perfilcomponente_hard_eng.php
// Language: English
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]='Hardware profiles';
$TbMsg[1]='Hardware components management ';
$TbMsg[2]='Hardware profile';
$TbMsg[3]='Component name';
$TbMsg[4]='(*)Please check the box to include any component in this profile.';
|