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