source: admin/WebConsole/idiomas/php/esp/propiedades_menus_esp.php @ 101796b

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-instalacion
Last change on this file since 101796b 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: 834 bytes
Line 
1<?php
2//________________________________________________________________________________________________________
3//
4//      Fichero de idiomas php: propiedades_menus_esp.php
5//      Idioma: Español
6//________________________________________________________________________________________________________
7$TbMsg=array();
8$TbMsg[0]="Sin Opción";
9$TbMsg[1]="Insertar";
10$TbMsg[2]="Modificar";
11$TbMsg[3]="Eliminar";
12$TbMsg[4]="Gestión Menús";
13$TbMsg[5]="Nombre del Menú";
14$TbMsg[6]="Título";
15$TbMsg[7]="Comentarios";
16$TbMsg[8]="Items de Menú Público";
17$TbMsg[11]="Columnas menú automático";
18$TbMsg[12]="Items de Menú Privado";
19$TbMsg[13]="Menú simple";
20$TbMsg[14]="Menú doble";
21$TbMsg[15]="URL menú personalizado";
22$TbMsg[17]="Resolución de pantalla";
23$TbMsg[18]="Imagen de fondo";
24$TbMsg["PROP_DEFAULT"]="Detectada por defecto";
25
Note: See TracBrowser for help on using the repository browser.