blob: 79274efe87e71fddfcfdc9326a6ceff9e875f713 (
plain)
1
2
3
4
5
6
7
8
9
|
//____________________________________________________________________________
//
// Fichero de idiomas javascript: informacion_menus_eng.js
// Idioma: Ingés
//____________________________________________________________________________
TbMsg=new Array;
TbMsg[0]="WARNING.- This item will be removed. ¿ Are you sure ?";
TbMsg[1]="This item has been successfully excluded from this menu";
TbMsg[2]="This item has been successfully modified";
|