configure-oglivelgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacion
Last change
on this file since 9831706 was
b6ec162,
checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago
|
#834: Remove all redundant PHP closing tags.
|
-
Property mode set to
100644
|
File size:
898 bytes
|
Line | |
---|
1 | <?php |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Fichero de idiomas php: opcionesacciones_esp.php (Comandos) |
---|
5 | // Idioma: Español |
---|
6 | //________________________________________________________________________________________________________ |
---|
7 | $TbMsgAux=array(); |
---|
8 | $TbMsgAux[0]='Opciones de Ejecución'; |
---|
9 | $TbMsgAux[1]='Ejecutar inmediatamente'; |
---|
10 | $TbMsgAux[2]='Incluirlo en Cola de Acciones'; |
---|
11 | $TbMsgAux[3]='No incluirlo en Cola de Acciones'; |
---|
12 | $TbMsgAux[4]='Programar comando'; |
---|
13 | $TbMsgAux[5]='Guardar como procedimiento'; |
---|
14 | $TbMsgAux[6]='Guardar como nuevo procedimiento'; |
---|
15 | $TbMsgAux[7]='Incluir en un procedimiento existente'; |
---|
16 | $TbMsgAux[8]='Orden de ejecución'; |
---|
17 | $TbMsgAux[9]='Guardar como tarea'; |
---|
18 | $TbMsgAux[10]='Guardar como una tarea nueva' ; |
---|
19 | $TbMsgAux[11]='Incluir en una tarea existente' ; |
---|
20 | $TbMsgAux[12]='Orden de ejecución'; |
---|
Note: See
TracBrowser
for help on using the repository browser.