source: admin/WebConsole/idiomas/php/eng/comandos/opcionesacciones_eng.php

lgromero-new-oglive
Last change on this file 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: 820 bytes
Line 
1<?php
2//________________________________________________________________________________________________________
3//
4//      Php language file: opcionesacciones_eng.php (Commands)
5//      Language: English
6//________________________________________________________________________________________________________
7        $TbMsgAux=array();
8        $TbMsgAux[0]='Command Options  ';
9        $TbMsgAux[1]='Run now';
10        $TbMsgAux[2]='Add it to Actions queue  ';
11        $TbMsgAux[3]='Do not add it to Actions queue |  ';
12        $TbMsgAux[4]='Schedule command  ';
13        $TbMsgAux[5]='Save as procedure ';
14        $TbMsgAux[6]='Save as new procedure ';
15        $TbMsgAux[7]='Add to an existing procedure  ';
16        $TbMsgAux[8]='Running sequence';
17        $TbMsgAux[9]='Save as task ';
18        $TbMsgAux[10]='Save as a new task ' ;
19        $TbMsgAux[11]='Add to an existing task ' ;
20        $TbMsgAux[12]='Running sequence';
Note: See TracBrowser for help on using the repository browser.