diff options
Diffstat (limited to 'admin/ogAdmSources/ogAdmWebCon/idiomas/php/eng/informacion_tareas_eng.php')
-rw-r--r-- | admin/ogAdmSources/ogAdmWebCon/idiomas/php/eng/informacion_tareas_eng.php | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/admin/ogAdmSources/ogAdmWebCon/idiomas/php/eng/informacion_tareas_eng.php b/admin/ogAdmSources/ogAdmWebCon/idiomas/php/eng/informacion_tareas_eng.php new file mode 100644 index 00000000..ece7a7f4 --- /dev/null +++ b/admin/ogAdmSources/ogAdmWebCon/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 |