blob: 85b89539eb143ee45b804619404fa392d79f55b8 (
plain)
1
2
3
4
5
6
7
8
9
|
//________________________________________________________________________________________________________
//
// Fichero de idiomas javascripts: comunescomandos_eng.js (Común a todos los comandos)
// Idioma: Ingés
//________________________________________________________________________________________________________
CTbMsg=new Array;
CTbMsg[0]="WARNING.- Cancelled operation, you will might come back this screen in another moment to perform this command";
CTbMsg[1]="WARNING: An error occurs when attempt to register command";
CTbMsg[2]="The command has been successfully registered";
|