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