aboutsummaryrefslogtreecommitdiffstats
path: root/Lessons/Lesson_50/UefiLessonsPkg/HIIStringsUNIRC/Strings.uni
diff options
context:
space:
mode:
Diffstat (limited to 'Lessons/Lesson_50/UefiLessonsPkg/HIIStringsUNIRC/Strings.uni')
-rw-r--r--Lessons/Lesson_50/UefiLessonsPkg/HIIStringsUNIRC/Strings.uni8
1 files changed, 8 insertions, 0 deletions
diff --git a/Lessons/Lesson_50/UefiLessonsPkg/HIIStringsUNIRC/Strings.uni b/Lessons/Lesson_50/UefiLessonsPkg/HIIStringsUNIRC/Strings.uni
new file mode 100644
index 0000000..2bce7e3
--- /dev/null
+++ b/Lessons/Lesson_50/UefiLessonsPkg/HIIStringsUNIRC/Strings.uni
@@ -0,0 +1,8 @@
+#langdef en-US "English"
+#langdef fr-FR "Francais"
+
+#string STR_HELLO #language en-US "Hello!"
+ #language fr-FR "Bonjour!"
+
+#string STR_BYE #language en-US "Bye!"
+ #language fr-FR "Au revoir!"