aboutsummaryrefslogtreecommitdiffstats
path: root/UefiLessonsPkg/HIIFormLabel/Strings.uni
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-03-26 15:05:19 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-03-26 15:05:19 +0300
commitd6f79dbb1a24cee84e9f17fdfb20e176f8ed8a2c (patch)
treedd514455aacecfd7435550c3ddde36010465b55c /UefiLessonsPkg/HIIFormLabel/Strings.uni
parente67d65c139322903a282abcc605ba7089f9991ec (diff)
downloadUEFI-Lessons-d6f79dbb1a24cee84e9f17fdfb20e176f8ed8a2c.tar.gz
UEFI-Lessons-d6f79dbb1a24cee84e9f17fdfb20e176f8ed8a2c.tar.bz2
UEFI-Lessons-d6f79dbb1a24cee84e9f17fdfb20e176f8ed8a2c.zip
Add lesson 72
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Diffstat (limited to 'UefiLessonsPkg/HIIFormLabel/Strings.uni')
-rw-r--r--UefiLessonsPkg/HIIFormLabel/Strings.uni11
1 files changed, 11 insertions, 0 deletions
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 <aladyshev22@gmail.com>
+//
+// 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"