blob: e9e69b927e785c1205add73fd98ff0e431102663 (
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 incremental software has been successfully included in this image";
TbMsg[1]="This incremental software has been successfully excluded from this iamge";
|