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 7dc04cc1 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:
1.3 KB
|
Line | |
---|
1 | <?php |
---|
2 | //________________________________________ |
---|
3 | // |
---|
4 | // Php language file: avisos_eng.php |
---|
5 | // Language: English |
---|
6 | //________________________________________ |
---|
7 | |
---|
8 | if (empty ($TbMsg)) $TbMsg=array(); |
---|
9 | $TbMsg["WARN_NAMELENGTH"]='WARNING: Hostname must not exceed 15 characters if installing Windows systems.'; |
---|
10 | $TbMsg["WARN_NETBOOT"]='WARNING: Default boot mode is local mode; Please use Advanced NetBoot to modify boot order.'; |
---|
11 | $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'; |
---|
12 | $TbMsg["WARN_REBOOTAFTER"]='WARNING: In some cases, it may be appropriate to restart after running a command.'; |
---|
13 | $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'; |
---|
14 | $TbMsg["WARN_GPT"]='WARNING: In GPT partitions table first partition must be EFI, and it is recommended it has about 512 MB.'; |
---|
15 | $TbMsg["WARN_SCHEDULER"]='WARNING: Turn on database event scheduler to enable this property.'; |
---|
16 | $TbMsg["WARN_SOURCE_PATH"]='WARNING: The source path is only used in directory-type synchronized images.'; |
---|
Note: See
TracBrowser
for help on using the repository browser.