diff options
Diffstat (limited to 'client/shared/etc/lang.en_GB.conf')
-rw-r--r-- | client/shared/etc/lang.en_GB.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/shared/etc/lang.en_GB.conf b/client/shared/etc/lang.en_GB.conf index b43c3868..f9e5195b 100644 --- a/client/shared/etc/lang.en_GB.conf +++ b/client/shared/etc/lang.en_GB.conf @@ -108,7 +108,7 @@ MSG_HELP_ogBootMbrGeneric="" MSG_HELP_ogBootMbrXP="" MSG_HELP_ogBurgDefaultEntry="Sets default Burg entry." MSG_HELP_ogBurgDeleteEntry="Deletes partition start-entries from MBR BURG." -MSG_HELP_ogBurgHidePartitions="Sets MBR Burg to hide non starting windows partitions." +MSG_HELP_ogBurgHidePartitions="Sets MBR Burg to hide non starting windows partitions. Allows you to select a partition that will not be hidden (e.g. for data)." MSG_HELP_ogBurgInstallMbr="Installs BURG boot-loader on 1st HD MBR." MSG_HELP_ogBurgOgliveDefaultEntry="Sets ogLive input as default Burg input." MSG_HELP_ogCalculateChecksum="Calculates file checksum." @@ -200,7 +200,7 @@ MSG_HELP_ogGetWindowsName="Returns saved client name on Windows registry." MSG_HELP_ogGrubAddOgLive="Adds MBR grub an entry calling Opengnsys client." MSG_HELP_ogGrubDefaultEntry="Sets GRUB default entry." MSG_HELP_ogGrubDeleteEntry="Deletes partition start entries on MBR grub." -MSG_HELP_ogGrubHidePartitions="Sets MBR grub to hide non starting Windows partitions." +MSG_HELP_ogGrubHidePartitions="Sets MBR grub to hide non starting Windows partitions. Allows you to select a partition that will not be hidden (e.g. for data)." 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." |