summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/informacion_tareas_eng.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/informacion_tareas_eng.php')
-rw-r--r--admin/WebConsole/idiomas/php/eng/informacion_tareas_eng.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/informacion_tareas_eng.php b/admin/WebConsole/idiomas/php/eng/informacion_tareas_eng.php
new file mode 100644
index 00000000..ece7a7f4
--- /dev/null
+++ b/admin/WebConsole/idiomas/php/eng/informacion_tareas_eng.php
@@ -0,0 +1,13 @@
+<?
+//________________________________________________________________________________________________________
+//
+// Fichero de idiomas php: informacion_tareas_eng.php
+// Idioma: Ingés
+//________________________________________________________________________________________________________
+ $TbMsg=array();
+ $TbMsg[0]='Parameters of the commands in Task';
+ $TbMsg[1]='Parameter';
+ $TbMsg[2]='Value';
+ $TbMsg[3]='Environment';
+ $TbMsg[4]='Name';
+?> \ No newline at end of file