From d6f79dbb1a24cee84e9f17fdfb20e176f8ed8a2c Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Sat, 26 Mar 2022 15:05:19 +0300 Subject: Add lesson 72 Signed-off-by: Konstantin Aladyshev --- UefiLessonsPkg/HIIFormLabel/Strings.uni | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 UefiLessonsPkg/HIIFormLabel/Strings.uni (limited to 'UefiLessonsPkg/HIIFormLabel/Strings.uni') diff --git a/UefiLessonsPkg/HIIFormLabel/Strings.uni b/UefiLessonsPkg/HIIFormLabel/Strings.uni new file mode 100644 index 0000000..8cb6b49 --- /dev/null +++ b/UefiLessonsPkg/HIIFormLabel/Strings.uni @@ -0,0 +1,11 @@ +// +// Copyright (c) 2021, Konstantin Aladyshev +// +// SPDX-License-Identifier: MIT +// + +#langdef en-US "English" + +#string FORMSET_TITLE #language en-US "Simple Formset" +#string FORMSET_HELP #language en-US "This is a very simple formset" +#string FORMID1_TITLE #language en-US "Simple Form" -- cgit v1.2.3-18-g5258