23 lines
1.1 KiB
Plaintext
23 lines
1.1 KiB
Plaintext
/** @file
|
|
|
|
;******************************************************************************
|
|
;* Copyright (c) 2019, Insyde Software Corp. All Rights Reserved.
|
|
;*
|
|
;* You may not reproduce, distribute, publish, display, perform, modify, adapt,
|
|
;* transmit, broadcast, present, recite, release, license or otherwise exploit
|
|
;* any part of this publication in any form, by any means, without the prior
|
|
;* written permission of Insyde Software Corporation.
|
|
;*
|
|
;******************************************************************************
|
|
*/
|
|
|
|
#langdef en-US "English"
|
|
|
|
#string STR_TLS_CERTIFICATE_MANAGER #language en-US "TLS Certificate Manager"
|
|
#string STR_TLS_CERTIFICATE_MANAGER_HELP #language en-US "Maintain certificate files for TLS processing"
|
|
#string STR_TLS_CERTIFICATE_IMPORT #language en-US "Import Certificate"
|
|
#string STR_TLS_CERTIFICATE_DELETE #language en-US "Delete Certificate"
|
|
#string STR_TLS_CERTIFICATE_EXPORT #language en-US "Export Certificate"
|
|
|
|
#string STR_BLANK_STRING #language en-US ""
|