source: admin/WebConsole/idiomas/php/eng/propiedades_perfilhardwares_eng.php @ 2ba98be

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since 2ba98be was b2bd768, checked in by ramon <ramongomez@…>, 13 years ago

Versión 1.0.4, #525: Integrar ticket:525 en rama de desarrollo.

git-svn-id: https://opengnsys.es/svn/branches/version1.0@2988 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 758 bytes
RevLine 
[3ec149c]1<?
2//________________________________________________________________________________________________________
3//
[b2bd768]4//      Php language file: propiedades_perfilhardwares_eng.php
5//      Idioma: English
[3ec149c]6//________________________________________________________________________________________________________
7$TbMsg=array();
8$TbMsg[0]="No Option";
9$TbMsg[1]="Insert";
10$TbMsg[2]="Modify";
[b2bd768]11$TbMsg[3]="remove";
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)";
19$TbMsg["HARD_NOTES"]="(apply changes launching Advanced Netboot on affected Labs)";
20?>
21
Note: See TracBrowser for help on using the repository browser.