blob: 22f45bae264688c01d945b3805f6ba7d0d534ebc (
plain)
1
2
3
4
5
6
7
8
|
//____________________________________________________________________________
//
// Fichero de idiomas javascript: propiedades_menus_eng.js
// Idioma: Ingés
//____________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="You must introduce a name for this menu";
TbMsg[1]="WARNING: There are computers managed by this menu. You can't remove them until you change menu to this computers";
|