source: admin/WebConsole/idiomas/php/eng/propiedades_perfilhardwares_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: 588 bytes
Line 
1<?php
2//_____________________________________________________________
3//
4//      Php language file: propiedades_perfilhardwares_eng.php
5//      Language: English
6//_____________________________________________________________
7$TbMsg=array();
8$TbMsg[0]="No Option";
9$TbMsg[1]="Insert";
10$TbMsg[2]="Modify";
11$TbMsg[3]="Delete";
12$TbMsg["HARD_TITLE"]="Hardware Profile Management";
13$TbMsg["HARD_NAME"]="Name";
14$TbMsg["HARD_COMMENTS"]="Comments";
15$TbMsg["HARD_COMPUTERS"]="Computers";
16$TbMsg["HARD_WINBOOT"]="Windows boot";
17$TbMsg["HARD_REBOOT"]="Reboot (reboot)";
18$TbMsg["HARD_KEXEC"]="Direct (kexec)";
Note: See TracBrowser for help on using the repository browser.