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