diff options
author | Irina Gómez <irinagomez@us.es> | 2020-02-04 11:03:01 +0100 |
---|---|---|
committer | Irina Gómez <irinagomez@us.es> | 2020-02-04 11:03:01 +0100 |
commit | 4389dcc5c7529a6961bcee7f7b6b9379e7bd7218 (patch) | |
tree | a4d68c013148f5261e8fc3d396278590ffca9031 /client/shared/etc/lang.en_GB.conf | |
parent | 2a448046aa504ec12070cec765ae0b419c603396 (diff) |
ogGrubSecurity: changes backup of grub.cfg of the partition too.
ogGrub4dosInstallMbr: the configuration directory name is changed to lowercase for the script to work in Linux.
GRUBDIR is removed because not use.
Diffstat (limited to 'client/shared/etc/lang.en_GB.conf')
-rw-r--r-- | client/shared/etc/lang.en_GB.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/shared/etc/lang.en_GB.conf b/client/shared/etc/lang.en_GB.conf index f9e5195b..50c07bed 100644 --- a/client/shared/etc/lang.en_GB.conf +++ b/client/shared/etc/lang.en_GB.conf @@ -204,6 +204,7 @@ MSG_HELP_ogGrubHidePartitions="Sets MBR grub to hide non starting Windows partit MSG_HELP_ogGrubInstallMbr="Installs GRUB boot loader on 1st HD MBR" MSG_HELP_ogGrubInstallPartition="Installs GRUB boot loader on BootSector" MSG_HELP_ogGrubOgliveDefaultEntry="Sets ogLive entry as default GRUB entry." +MSG_HELP_ogGrubSecurity="Configures user and password for change the menu entries of grub." MSG_HELP_ogGrubUefiConf="Generates the grub.cfg file of the EFI partition." MSG_HELP_ogHelp="Shows functions help messages." MSG_HELP_ogHidePartition="Hides Windows partition." |