aboutsummaryrefslogtreecommitdiffstats
path: root/UefiLessonsPkg/PasswordFormWithHash/Strings.uni
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2024-02-20 11:11:39 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2024-02-20 11:11:39 +0300
commitb36e1e403b916d3263959f5c84ca5061f683e804 (patch)
tree23b36a35ca7c6458813182d34a44305420382a96 /UefiLessonsPkg/PasswordFormWithHash/Strings.uni
parent146e7a2a46306530bd845b1c0dacf455ae2d6bd4 (diff)
downloadUEFI-Lessons-b36e1e403b916d3263959f5c84ca5061f683e804.tar.gz
UEFI-Lessons-b36e1e403b916d3263959f5c84ca5061f683e804.tar.bz2
UEFI-Lessons-b36e1e403b916d3263959f5c84ca5061f683e804.zip
Add PasswordFormWithHash source code
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Diffstat (limited to 'UefiLessonsPkg/PasswordFormWithHash/Strings.uni')
-rw-r--r--UefiLessonsPkg/PasswordFormWithHash/Strings.uni9
1 files changed, 9 insertions, 0 deletions
diff --git a/UefiLessonsPkg/PasswordFormWithHash/Strings.uni b/UefiLessonsPkg/PasswordFormWithHash/Strings.uni
new file mode 100644
index 0000000..8e27692
--- /dev/null
+++ b/UefiLessonsPkg/PasswordFormWithHash/Strings.uni
@@ -0,0 +1,9 @@
+#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"
+#string STANDARD_DEFAULT_PROMPT #language en-US "Standard default"
+#string MFG_DEFAULT_PROMPT #language en-US "Manufacture default"
+#string PASSWORD_PROMPT #language en-US "Password prompt"
+#string PASSWORD_HELP #language en-US "Password help"