[043e67d] | 1 | <?php |
---|
[2307886] | 2 | //________________________________________________________________________________________________________ |
---|
| 3 | // |
---|
[beebc19] | 4 | // Php language file: m_iconos_eng.php |
---|
| 5 | // Language: English |
---|
[2307886] | 6 | //________________________________________________________________________________________________________ |
---|
[beebc19] | 7 | // Right page-side |
---|
[2307886] | 8 | $TbMsg=array(); |
---|
[6d356fe] | 9 | $TbMsg["ERROR_SELECT"]='Failed to open table: Icons'; |
---|
| 10 | $TbMsg["TITLE"]='Icons'; |
---|
[beebc19] | 11 | $TbMsg["TABLE_TITLE"]='____ Icons Data ____'; |
---|
[6d356fe] | 12 | $TbMsg["TYPE_WEB"]='Web icons'; |
---|
| 13 | $TbMsg["TYPE_ITEMS"]='Items icons'; |
---|
[beebc19] | 14 | $TbMsg["TYPE_MENU"]='Background menu'; |
---|
[6d356fe] | 15 | $TbMsg["SELECT_WEB"]='1=web icons'; |
---|
| 16 | $TbMsg["SELECT_ITEMS"]='2=items icons'; |
---|
[beebc19] | 17 | $TbMsg["SELECT_MENU"]='3=background menu'; |
---|
| 18 | $TbMsg["MSG_SIZE_FILE"]='Wrong file size, it must be between 0 and 100 KBi.'; |
---|
| 19 | $TbMsg["SUCCESS_SEND"]='Icon file has been successfully sent to web server.'; |
---|
| 20 | $TbMsg["SUCCESS_UPDATE"]='Icon file has been successfully replaced in web server.'; |
---|
| 21 | $TbMsg["SUCCESS_DELETE"]='Icon file has been successfully deleted from web server.'; |
---|
[6d356fe] | 22 | $TbMsg["TYPE"]='Type'; |
---|
| 23 | $TbMsg["DESCRIP"]='Description'; |
---|
| 24 | $TbMsg["NAME"]='Name'; |
---|
| 25 | $TbMsg["ICON"]='Icon'; |
---|
| 26 | $TbMsg["REPLACE"]='Replace File'; |
---|
[2307886] | 27 | |
---|
[beebc19] | 28 | // The following attribute names are page variables |
---|
[6d356fe] | 29 | $TbMsg["INSERTAR"]='INSERT'; |
---|
| 30 | $TbMsg["CONSULTAR"]='CONSULT'; |
---|
| 31 | $TbMsg["MODIFICAR"]='MODIFY'; |
---|
| 32 | $TbMsg["ELIMINAR"]='DELETE'; |
---|
| 33 | |
---|
[beebc19] | 34 | // Left page-side |
---|
[6d356fe] | 35 | $TbMsg["SEARCH_OPT"]='____ Search options ____'; |
---|
[beebc19] | 36 | $TbMsg["SEARCH_RESULT"]='Found registers: '; |
---|
[6d356fe] | 37 | $TbMsg["MENU_CONS"]='Consult'; |
---|
| 38 | $TbMsg["MENU_REPLACE"]='Replace'; |
---|
| 39 | $TbMsg["MENU_DEL"]='Delete'; |
---|
[beebc19] | 40 | //These attributes are icon descriptions from database |
---|
[6d356fe] | 41 | $TbMsg["Cámara web"]='Webcam'; |
---|
| 42 | $TbMsg["Controladores IDE"]='IDE drivers'; |
---|
| 43 | $TbMsg["Dispositivos de audio"]='Audio devices'; |
---|
[beebc19] | 44 | $TbMsg["Lectoras y grabadoras de DVD"]='DVD Readers and recorders'; |
---|
[6d356fe] | 45 | $TbMsg["Mi icono usb"]='Usb devices'; |
---|
| 46 | $TbMsg["Placas base"]='Motherboards'; |
---|
[beebc19] | 47 | $TbMsg["Tarjeta de Red"]='Network Card'; |
---|
[6d356fe] | 48 | $TbMsg["Tarjeta de sonido"]='Sound Card'; |
---|
| 49 | $TbMsg["Tarjeta gráfica"]='Graphic card'; |
---|
| 50 | $TbMsg["Logo General de Linux"]='General Linux Logo'; |
---|
| 51 | $TbMsg["Logo Windows XP"]='Windows XP Logo'; |
---|
| 52 | $TbMsg["Ordenador apagado"]='Computer off'; |
---|
| 53 | $TbMsg["Ordenador encendido"]='Computer on'; |
---|
[beebc19] | 54 | $TbMsg["Particionar"]='Partition'; |
---|