From 545f9d83e634129b3295f2b98fd7b71f01e55965 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Thu, 12 May 2022 11:45:34 +0300 Subject: implement settings menu --- UefiMonitorTest/UefiMonitorTestStrings.uni | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'UefiMonitorTest/UefiMonitorTestStrings.uni') 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" -- cgit v1.2.3-18-g5258