source: admin/WebConsole/idiomas/php/eng/inclusionacciones_eng.php @ a89da3d

Last change on this file since a89da3d was beebc19, checked in by Irina Gomez <irinagomez@…>, 7 years ago

#842 Consola: se revisan todos los ficheros de idioma en inglés.

  • Property mode set to 100644
File size: 855 bytes
Line 
1<?php
2//________________________________________________________________________________________________________
3//
4//      Php Language file: inclusionacciones_esp.php
5//      Language: English
6//________________________________________________________________________________________________________
7
8$TbMsg=array();
9$TbMsg[0]='Inclusion of Procedures into Procedures.';
10$TbMsg[1]='Inclusion of Procedures or Tasks into Tasks.';
11$TbMsg[2]='Command / Procedure';
12$TbMsg[3]='Procedure / Task';
13$TbMsg[4]='Sequence';
14$TbMsg[5]='(*)Please check the appropriate box to include or exclude any procedure into this procedure. <BR>';
15$TbMsg[6]='(*)Please check the appropriate box to include or exclude any procedure or task into this  task. <BR>';
16$TbMsg[7]='Current Configuration';
17$TbMsg[8]='Available Procedures';
18$TbMsg[9]='Available Tasks';
19$TbMsg[10]='Parameters';
Note: See TracBrowser for help on using the repository browser.