blob: faf928badfe1ec29d928be7570b3bb2a7d6f328b (
plain)
1
2
3
4
5
6
7
8
9
|
//________________________________________________________________________________________________________
//
// Fichero de idiomas javascript: propiedades_componentesoftwares_eng.js
// Idioma: Ingés
//________________________________________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="You must introduce a name for this software component ";
TbMsg[1]="You must introduce a software type for this component";
TbMsg[2]="You must introduce an operating system name for this component";
|