blob: 320a894d0a29ea51037aab1493b58f0d8700b2aa (
plain)
1
2
3
4
5
6
7
8
9
10
|
//________________________________________________________________________________________________________
//
// Fichero de idiomas javascript: aulas_eng.js
// Idioma: Ingés
//________________________________________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="Computer template have been successfully registered and all the computers of this lab have been updated using this configuration";
TbMsg[1]="WARNING: This environment will be refresh. ¿ Are you sure ?";
TbMsg[2]="WARNING: This environment will be purge. ¿ Are you sure ?";
TbMsg[3]="WARNING: the items of menus from this environment will be refresh. ¿ Are you sure ?";
|