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