diff options
author | Irina Gómez <irinagomez@us.es> | 2022-03-29 08:22:25 +0200 |
---|---|---|
committer | Irina Gómez <irinagomez@us.es> | 2022-03-29 08:22:25 +0200 |
commit | 2f9c9a93637838da747cf73416666d7c7d83e181 (patch) | |
tree | 6706d0547cda6b05ccf36d620b1e0ea3c053e5c8 /client/shared/etc/lang.en_GB.conf | |
parent | 62633be332b9db977cfb1568c18795d7d5b359c9 (diff) |
#1071 Rename the function to ogNvramPxeFirstentry and include help messages.
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 50c07bed..9b8469c9 100644 --- a/client/shared/etc/lang.en_GB.conf +++ b/client/shared/etc/lang.en_GB.conf @@ -261,6 +261,7 @@ MSG_HELP_ogNvramGetOrder="Displays the bootloader (NVRAM) entries order." MSG_HELP_ogNvramGetTimeout="Displays the bootloader (NVRAM) timeout." MSG_HELP_ogNvramInactiveEntry="Sets inactive bootloader (NVRAM) entry." MSG_HELP_ogNvramList="Lists bootloader (NVRAM) entries, by staring actives ones." +MSG_HELP_ogNvramPxeFirstEntry="Set the network as the NVRAM first boot." MSG_HELP_ogNvramSetNext="Set the bootloader (NVRAM) entry for the boot next." MSG_HELP_ogNvramSetOrder="Sets the bootloader (NVRAM) entries order." MSG_HELP_ogNvramSetTimeout="Sets the bootloader (NVRAM) timeout." |