summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/javascripts/eng/procedimientoscomandos_eng.js
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/idiomas/javascripts/eng/procedimientoscomandos_eng.js')
-rw-r--r--admin/WebConsole/idiomas/javascripts/eng/procedimientoscomandos_eng.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/admin/WebConsole/idiomas/javascripts/eng/procedimientoscomandos_eng.js b/admin/WebConsole/idiomas/javascripts/eng/procedimientoscomandos_eng.js
index c01dbc5d..48b35d95 100644
--- a/admin/WebConsole/idiomas/javascripts/eng/procedimientoscomandos_eng.js
+++ b/admin/WebConsole/idiomas/javascripts/eng/procedimientoscomandos_eng.js
@@ -1,10 +1,10 @@
//____________________________________________________________________________
//
-// Fichero de idiomas javascript: procedimientoscomandos_eng.js
-// Idioma: Ingés
+// Javascript language file: procedimientoscomandos_eng.js
+// Language: English
//____________________________________________________________________________
TbMsg=new Array;
-TbMsg[0]="WARNING.- This command will be excluded from procedure. ¿ Are you sure ?";
-TbMsg[1]="WARNING: You must introduce an order number";
-TbMsg[2]="This command has been successfully excluded from this procedure";
-TbMsg[3]="This commad has been successfully modified";
+TbMsg[0]="WARNING: This command will be excluded from this procedure. Are you sure?";
+TbMsg[1]="WARNING: You must enter a sequence number";
+TbMsg[2]="This command has been excluded successfully from this procedure";
+TbMsg[3]="This command has been modified successfully";