blob: 16c594c85008bfec5daa8d7a2d4a8ac5cccf7551 (
plain)
1
2
3
4
5
6
7
8
|
//____________________________________________________________________________
//
// Fichero de idiomas javascript: incrementalcomponente_soft_eng.js
// Idioma: Ingés
//____________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="This software component has been successfully included in this incremental software";
TbMsg[1]="This software component has been successfully excluded from this incremental software";
|