source: admin/WebConsole/idiomas/php/cat/informacion_menus_cat.php

lgromero-new-oglive
Last change on this file 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: 1007 bytes
RevLine 
[043e67d]1<?php
[3ec149c]2//________________________________________________________________________________________________________
3//
[ca0f67c6]4//      Fitxer d'idiomes php: informacion_menus_cat.php
[b6ec162]5//      Idioma: Catal�
[3ec149c]6//________________________________________________________________________________________________________
7        $TbMsg=array();
[b6ec162]8        $TbMsg[0]='�tems del Men�';
9        $TbMsg[1]='Informaci� del Men�';
10        $TbMsg[2]='Men�';
11        $TbMsg[3]='Informaci� Men�';
12        $TbMsg[4]='Propietats dels �tems';
[3ec149c]13        $TbMsg[5]='Propietats';
[b6ec162]14        $TbMsg[6]='Eliminar �tem';
15        $TbMsg[7]='T�tol';
16        $TbMsg[8]='Propietats dels �tems p�blics del Men�';
[3ec149c]17        $TbMsg[9]='Coordenada x';
18        $TbMsg[10]='Coordenada y';
19        $TbMsg[11]='Modalitat';
[b6ec162]20        $TbMsg[12]='Propietats de los �tems privats del Men�';
21        $TbMsg[13]='�tems p�blics ';
22        $TbMsg[14]='�tems privats';
23        $TbMsg[15]='Ordre del �tem';
24        $TbMsg[16]='Literal del �tem';
[3ec149c]25        $TbMsg[17]='Nombre de la Imatge';
[b6ec162]26        $TbMsg[18]='Men� simple';
27        $TbMsg[19]='Men� doble';
28        $TbMsg[20]='Codi del �tem';
Note: See TracBrowser for help on using the repository browser.