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.ca_ES.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.ca_ES.conf')
-rw-r--r-- | client/shared/etc/lang.ca_ES.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/shared/etc/lang.ca_ES.conf b/client/shared/etc/lang.ca_ES.conf index bb07fd64..da42c5d5 100644 --- a/client/shared/etc/lang.ca_ES.conf +++ b/client/shared/etc/lang.ca_ES.conf @@ -204,6 +204,7 @@ MSG_HELP_ogGrubHidePartitions="Configura el grub del MBR para que oculte las par MSG_HELP_ogGrubInstallMbr="Instal·la el carregador d'arrencada GRUB al MBR del primer disc dur" MSG_HELP_ogGrubInstallPartition="Instal·la el carregador d'arrencada BURG al BootSector" MSG_HELP_ogGrubOgliveDefaultEntry="Configura la entrada de ogLive como la entrada por defecto de GRUB." +MSG_HELP_ogGrubSecurity="Configura usuario y clave para modificar las entradas del menu del Grub." MSG_HELP_ogGrubUefiConf="Genera el fichero grub.cfg de la partición EFI." MSG_HELP_ogHelp="Muestra mensajes de ayudas para las funciones." MSG_HELP_ogHidePartition="Oculta una partición de Windows." |