Line | |
---|
1 | <? |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Fichero de idiomas php: opcionesacciones_eng.php (Comandos) |
---|
5 | // Idioma: Ingles |
---|
6 | //________________________________________________________________________________________________________ |
---|
7 | $TbMsgAux=array(); |
---|
8 | $TbMsgAux[0]='Command Options '; |
---|
9 | $TbMsgAux[1]='Run now'; |
---|
10 | $TbMsgAux[2]='Add to Acctions queue '; |
---|
11 | $TbMsgAux[3]='No add to Acctions queue | '; |
---|
12 | $TbMsgAux[4]='Schedule command '; |
---|
13 | $TbMsgAux[5]='Save as procedure '; |
---|
14 | $TbMsgAux[6]='Save as new procedure '; |
---|
15 | $TbMsgAux[7]='Including in an existing procedure '; |
---|
16 | $TbMsgAux[8]='Execution order '; |
---|
17 | $TbMsgAux[9]='Save as task '; |
---|
18 | $TbMsgAux[10]='Save as a new task ' ; |
---|
19 | $TbMsgAux[11]='Including in an existing task ' ; |
---|
20 | $TbMsgAux[12]='Execution order'; |
---|
21 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.