summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/avisos_eng.php
blob: bd8e7d29ebf736886fa2bb10116da0f149e9f21b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?php
//________________________________________
//
//	Php language file: avisos_eng.php
//	Language: English
//________________________________________

if (empty ($TbMsg)) $TbMsg=array();
$TbMsg["WARN_NAMELENGTH"]='WARNING: Hostname must not exceed 15 characters if installing Windows systems.';
$TbMsg["WARN_NETBOOT"]='WARNING: Default boot mode is local mode; Please use Advanced NetBoot to modify boot order.';
$TbMsg["WARN_DISKSIZE"]='WARNING: There is an error range on disk size calculation. Using the whole size, cache creation might fail.It is recommended leaving a free space that in large disks can be about 1 GB';
$TbMsg["WARN_REBOOTAFTER"]='WARNING: In some cases, it may be appropriate to restart after running a command.';
$TbMsg["WARN_NOTESOFMENU"]='NOTES: Personalized messages have priority over atomatic ones. A personalized message is defined introducing URL of his HMTL page. An automatic message is composed of defined procedures';
$TbMsg["WARN_GPT"]='WARNING: In GPT partitions table first partition must be EFI, and it is recommended it has about 512 MB.';
$TbMsg["WARN_SCHEDULER"]='WARNING: Turn on database event scheduler to enable this property.';
$TbMsg["WARN_SOURCE_PATH"]='WARNING: The source path is only used in directory-type synchronized images.';
$TbMsg["COMM_REMOTEACCESS_CREATEAULA"]='Allow remote access management to computers when Classroom created';