2015-12-15 04:56:23 +00:00
|
|
|
///** @file
|
|
|
|
|
//
|
2018-06-27 21:08:52 +08:00
|
|
|
// Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
|
2019-04-03 16:05:13 -07:00
|
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
2018-06-27 21:08:52 +08:00
|
|
|
//
|
2015-12-15 04:56:23 +00:00
|
|
|
// Module Name:
|
|
|
|
|
//
|
|
|
|
|
// BootManagerStrings.uni
|
2018-06-27 21:08:52 +08:00
|
|
|
//
|
2015-12-15 04:56:23 +00:00
|
|
|
// Abstract:
|
2018-06-27 21:08:52 +08:00
|
|
|
//
|
2015-12-15 04:56:23 +00:00
|
|
|
// String definitions for Boot Manager formset.
|
2018-06-27 21:08:52 +08:00
|
|
|
//
|
2015-12-15 04:56:23 +00:00
|
|
|
// Revision History:
|
2018-06-27 21:08:52 +08:00
|
|
|
//
|
2015-12-15 04:56:23 +00:00
|
|
|
// --*/
|
|
|
|
|
|
|
|
|
|
/=#
|
|
|
|
|
#langdef en-US "English"
|
|
|
|
|
|
2020-02-03 14:29:03 -07:00
|
|
|
#string STR_BM_BANNER #language en-US "One Time Boot"
|
|
|
|
|
#string STR_BOOT_MANAGER_HELP #language en-US "Boot an entry one time"
|
2015-12-15 04:56:23 +00:00
|
|
|
#string STR_ANY_KEY_CONTINUE #language en-US "Press any key to continue..."
|
2024-04-16 20:09:58 +03:00
|
|
|
#string STR_NO_BOOTABLE_MEDIA #language en-US "No bootable media found"
|
2020-02-03 14:29:03 -07:00
|
|
|
#string STR_EMPTY_STRING #language en-US ""
|