diff options
author | Irina Gómez <irinagomez@us.es> | 2018-12-14 11:02:11 +0100 |
---|---|---|
committer | Irina Gómez <irinagomez@us.es> | 2019-01-18 10:59:35 +0100 |
commit | 39b84ff8812a3460f60e00ec2729dba9a7eb7849 (patch) | |
tree | 484bf4e169891720079a6fca77bbf4ded13713fe /client/shared/etc/lang.en_GB.conf | |
parent | 4797e934a19518d251d1e3e174d6f11b0ade2a03 (diff) |
#802 UEFI compatibility: allows postconfigure and log in to Ubuntu.
Diffstat (limited to 'client/shared/etc/lang.en_GB.conf')
-rw-r--r-- | client/shared/etc/lang.en_GB.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/shared/etc/lang.en_GB.conf b/client/shared/etc/lang.en_GB.conf index 13365baf..ca12ed8e 100644 --- a/client/shared/etc/lang.en_GB.conf +++ b/client/shared/etc/lang.en_GB.conf @@ -199,6 +199,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_ogGrubUEFIConf="Generates the grub.cfg file of the EFI partition." MSG_HELP_ogHelp="Shows functions help messages." MSG_HELP_ogHidePartition="Hides Windows partition." MSG_HELP_ogIdToType="Returns partition type identifier." @@ -285,6 +286,7 @@ MSG_HELP_ogUnmount="Unmounts file system." MSG_HELP_ogUnsetDirtyBit= MSG_HELP_ogUpdateCacheIsNecesary="Checks if necessary file update in local cache." MSG_HELP_ogUpdatePartitionTable="Updates disk partition table info " +MSG_HELP_ogUUIDChange="Replaces the filesystem UUID" MSG_HELP_ogWaitSyncImage="" MSG_HELP_ogWindowsBootParameters="" MSG_HELP_ogWindowsRegisterPartition="" |