blob: 43638509ea3311ae0490efcd4e400c631cf2d428 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?php
//________________________________________________________________________________________________________
//
// Php language file: informacion_perfilessoft_eng.php
// Language: English
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]='Software profiles';
$TbMsg[1]='Information about software profiles';
$TbMsg[2]='Software profile';
$TbMsg[3]='Information about software profile';
$TbMsg[4]='Container Images';
$TbMsg[5]='Hardware components';
$TbMsg[6]='Software components';
$TbMsg[7]='Computers with this profile';
$TbMsg[8]='Comments';
|