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

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since c2cc729 was d47323ec, checked in by adv <adv@…>, 13 years ago

#483 internacionalización opciones de comandos. TODO nombre de los comandos

git-svn-id: https://opengnsys.es/svn/branches/version1.0@2549 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 824 bytes
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.