summaryrefslogtreecommitdiffstats
path: root/client/shared/etc/lang.en_GB.conf
diff options
context:
space:
mode:
authorIrina Gómez <irinagomez@us.es>2019-04-03 09:59:14 +0200
committerIrina Gómez <irinagomez@us.es>2019-04-03 09:59:14 +0200
commitda53464c601bdab21e4155e21c7e2db76474cd5f (patch)
treeba1549c514e286be0b4a5c11b948c2bd0785172f /client/shared/etc/lang.en_GB.conf
parent5c2fe9b80b8cc48d9ac2c72b14f7c7ecfc3e9e03 (diff)
ogRefindInstall, with paremeter FALSE, does not configure menu entry of directory microsoft or ubuntu. Fixs PXE template of refind. Creates auxiliary functions for rEFInd.
Diffstat (limited to 'client/shared/etc/lang.en_GB.conf')
-rw-r--r--client/shared/etc/lang.en_GB.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/client/shared/etc/lang.en_GB.conf b/client/shared/etc/lang.en_GB.conf
index 9059e573..c16926d6 100644
--- a/client/shared/etc/lang.en_GB.conf
+++ b/client/shared/etc/lang.en_GB.conf
@@ -250,6 +250,13 @@ MSG_HELP_ogMount="Mounts file system and returns mount point."
MSG_HELP_ogRaiseError="Displays and registers error messages and returns code."
MSG_HELP_ogReduceFs="Reduces file system size to minimum."
MSG_HELP_ogReduceImage="Reduces image size."
+MSG_HELP_ogRefindDeleteEntry="Deletes the menu entry of a partition in rEFInd."
+MSG_HELP_ogRefindDefaultEntry="Configures default menu entry in rEFInd.""
+MSG_HELP_ogRefindOgliveDefaultEntry="Configures ogLive menu entry as default menu entry in rEFInd."
+MSG_HELP_ogRefindSetTheme="Configures rEFInd's theme."
+MSG_HELP_ogRefindSetTimeOut="Defines the time that rEFInd shows the menu."
+MSG_HELP_ogRefindSetResolution="Defines the resolucion of rEFInd's theme."
+MSG_HELP_ogRefindInstall="Installs and configures rEFInd boot loader in ESP."
MSG_HELP_ogRestoreAclImage="Restores Windows ACL (Inf. must be on /tmp)."
MSG_HELP_ogRestoreBootLoaderImage=""
MSG_HELP_ogRestoreDiskImage="Restores disk image."