From 74692cba9f9dd365845cbd1d81cff2641f3d1b07 Mon Sep 17 00:00:00 2001 From: LAbyOne <63520775+LAbyOne@users.noreply.github.com> Date: Sun, 9 May 2021 16:10:02 +0200 Subject: [PATCH] Add files via upload --- .../Resources/templates/Localizable.strings | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/CloverPackage/package/Resources/templates/Localizable.strings b/CloverPackage/package/Resources/templates/Localizable.strings index 14f5126db..fe33f348c 100644 --- a/CloverPackage/package/Resources/templates/Localizable.strings +++ b/CloverPackage/package/Resources/templates/Localizable.strings @@ -212,13 +212,25 @@ Install to /EFI/CLOVER/themes/steampunkblack"; //keeps your Themes up to date, remove or install them by choosing from a wide selection. //Install to /Applications"; +// ============================================================================ +// BootLoaderChooser +// ---------------------------------------------------------------------------- +"BootLoaderChooser_title" = "BootLoaderChooser"; +"BootLoaderChooser_description" = "BootLoaderChooser by jief, +This tool is a menu that allows you to choose which bootloader you want to load. +Will replace your BOOX64.efi, you can choose between Clover and OpenCore. +The first time, you'll get the menu. Choose one bootloader. +The next times, it'll immediately load the bootloader you chose before. +When you need the menu back, just boot your computer with a key pressed. +More infos https://github.com/jief666/BootloaderChooser. "; + // ============================================================================ // CloverConfigPlistValidator // ---------------------------------------------------------------------------- "CloverConfigPlistValidator_title" = "CloverConfigPlistValidator"; "CloverConfigPlistValidator_description" = "CloverConfigPlistValidator by jief, Verify sanity of your config.plist keeps it clean and up to date. -Installs to "; +Installs to /usr/local/bin and will be available as 'ccpv' "; // ============================================================================ // RC Scripts