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