blob: beecbb53098a998a737d0a33dbf6bf301146163b (
plain)
1
2
3
4
5
6
7
8
|
//____________________________________________________________________________
//
// Javascript language file: perfilcomponente_hard_eng.js
// Language: English
//____________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="This hardware component has been included successfully into this profile";
TbMsg[1]="This hardware component has been excluded successfully from this profile";
|