source: admin/WebConsole/idiomas/php/eng/informacion_menus_eng.php

lgromero-new-oglive
Last change on this file was beebc19, checked in by Irina Gomez <irinagomez@…>, 7 years ago

#842 Consola: se revisan todos los ficheros de idioma en inglés.

  • Property mode set to 100644
File size: 974 bytes
RevLine 
[043e67d]1<?php
[3ec149c]2//________________________________________________________________________________________________________
3//
[beebc19]4//      Php language file: informacion_menus_eng.php
5//      Language: English
[3ec149c]6//________________________________________________________________________________________________________
7        $TbMsg=array();
[beebc19]8        $TbMsg[0]='Menu Items';
9        $TbMsg[1]='Information about Menu';
[3ec149c]10        $TbMsg[2]='Menu';
[beebc19]11        $TbMsg[3]='Menu information';
12        $TbMsg[4]='Item Properties';
[3ec149c]13        $TbMsg[5]='Properties';
[beebc19]14        $TbMsg[6]='Delete Item';
[3ec149c]15        $TbMsg[7]='Title';
[beebc19]16        $TbMsg[8]='Publics Items properties of Menu';
[3ec149c]17        $TbMsg[9]='Coordinate x';
18        $TbMsg[10]='Coordinate y';
19        $TbMsg[11]='Modality';
[beebc19]20        $TbMsg[12]='Private Items properties of Menu';
[13fd370]21        $TbMsg[13]='Public items';
22        $TbMsg[14]='Private items';
[beebc19]23        $TbMsg[15]='Item sequence';
24        $TbMsg[16]='Action name';
25        $TbMsg[17]='Image Url';
[3ec149c]26        $TbMsg[18]='Simple menu';
27        $TbMsg[19]='Double menu';
[beebc19]28        $TbMsg[20]='Item code';
[13fd370]29        $TbMsg[21]='Computers with this menu';
30        $TbMsg[22]='Items';
Note: See TracBrowser for help on using the repository browser.