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 43763e4 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
|
Rev | Line | |
---|
[043e67d] | 1 | <?php |
---|
[3ec149c] | 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"; |
---|
[4cba6d7] | 12 | $TbMsg[4]="Gestión Menús"; |
---|
[3ec149c] | 13 | $TbMsg[5]="Nombre del Menú"; |
---|
| 14 | $TbMsg[6]="Título"; |
---|
| 15 | $TbMsg[7]="Comentarios"; |
---|
[1a2fa9d8] | 16 | $TbMsg[8]="Items de Menú Público"; |
---|
| 17 | $TbMsg[11]="Columnas menú automático"; |
---|
| 18 | $TbMsg[12]="Items de Menú Privado"; |
---|
[3ec149c] | 19 | $TbMsg[13]="Menú simple"; |
---|
| 20 | $TbMsg[14]="Menú doble"; |
---|
[1a2fa9d8] | 21 | $TbMsg[15]="URL menú personalizado"; |
---|
[3ec149c] | 22 | $TbMsg[17]="Resolución de pantalla"; |
---|
| 23 | $TbMsg[18]="Imagen de fondo"; |
---|
[489ff9e] | 24 | $TbMsg["PROP_DEFAULT"]="Detectada por defecto"; |
---|
[b6ec162] | 25 | |
---|
Note: See
TracBrowser
for help on using the repository browser.