aboutsummaryrefslogtreecommitdiffstats
path: root/UefiMonitorTest/UefiMonitorTestStrings.uni
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2022-05-12 11:45:34 +0300
committerJoursoir <chat@joursoir.net>2022-05-12 11:45:34 +0300
commit545f9d83e634129b3295f2b98fd7b71f01e55965 (patch)
treed1b36090c5f0bf94e31c8bb5534d03b30a87f320 /UefiMonitorTest/UefiMonitorTestStrings.uni
parent072a1226b09d5372a34b962b126f687f38755477 (diff)
downloadumt-545f9d83e634129b3295f2b98fd7b71f01e55965.tar.gz
umt-545f9d83e634129b3295f2b98fd7b71f01e55965.tar.bz2
umt-545f9d83e634129b3295f2b98fd7b71f01e55965.zip
implement settings menu
Diffstat (limited to 'UefiMonitorTest/UefiMonitorTestStrings.uni')
-rw-r--r--UefiMonitorTest/UefiMonitorTestStrings.uni8
1 files changed, 8 insertions, 0 deletions
diff --git a/UefiMonitorTest/UefiMonitorTestStrings.uni b/UefiMonitorTest/UefiMonitorTestStrings.uni
index 52ce002..f82e4df 100644
--- a/UefiMonitorTest/UefiMonitorTestStrings.uni
+++ b/UefiMonitorTest/UefiMonitorTestStrings.uni
@@ -49,6 +49,14 @@
"the test or exit from\n"
"application."
+// Settings Menu
+
+#string STR_SM_TITLE #language en-US "SETTINGS MENU"
+
+#string STR_SM_RESOLUTION_TITLE #language en-US "Resolution:"
+
+#string STR_SM_RESOLUTION_OPTION #language en-US "< %4d x %4d%c >"
+
// Test "Solid Colors"
#string STR_SOLID_COLORS_TITLE #language en-US "DEFECTIVE PIXELS ON %s"