summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php')
-rw-r--r--admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php11
1 files changed, 5 insertions, 6 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php b/admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php
index 02dc078f..b3fde7d9 100644
--- a/admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php
+++ b/admin/WebConsole/idiomas/php/eng/procedimientoscomandos_eng.php
@@ -1,16 +1,15 @@
<?php
//________________________________________________________________________________________________________
//
-// Fichero de idiomas php: procedimientoscomandos_eng.php
-// Idioma: Ingés
+// Php language file: procedimientoscomandos_eng.php
+// Language: English
//________________________________________________________________________________________________________
$TbMsg=array();
- $TbMsg[0]='Mangement Commands of a Procedure';
- $TbMsg[1]='Includes Commands';
+ $TbMsg[0]='Procedure Commands Management';
+ $TbMsg[1]='Included Commands';
$TbMsg[2]='Procedure';
$TbMsg[3]='Command name';
$TbMsg[4]='Ord.';
$TbMsg[5]='Parameter';
$TbMsg[6]='Value';
- $TbMsg[7]='(*)To exclude some command from this procedure you must click in the corresponding checkbox';
-?> \ No newline at end of file
+ $TbMsg[7]='(*)Please check the box to exclude any command from this procedure.';