From 2b1649ef3fbd3801706be5d529daa523e16e49ea Mon Sep 17 00:00:00 2001 From: Nikita <102851041+HyperNiki@users.noreply.github.com> Date: Sat, 14 May 2022 10:29:24 +0300 Subject: implement the grayscale test --- UefiMonitorTest/UefiMonitorTestStrings.uni | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'UefiMonitorTest/UefiMonitorTestStrings.uni') diff --git a/UefiMonitorTest/UefiMonitorTestStrings.uni b/UefiMonitorTest/UefiMonitorTestStrings.uni index 3d99dab..60c519c 100644 --- a/UefiMonitorTest/UefiMonitorTestStrings.uni +++ b/UefiMonitorTest/UefiMonitorTestStrings.uni @@ -95,3 +95,14 @@ "\n" "Color%c: %s\n" "Steps%c: %d\n" + +// Test "Grayscale" + +#string STR_GRAYSCALE_TITLE #language en-US "GRAYSCALE" + +#string STR_GRAYSCALE_MSG #language en-US "Assess the uniformity of the image using various\n" + "grayscales. The brightness should be equally\n" + "distributed across the entire image, and the image\n" + "shouldn't have any colorful areas.\n" + "\n" + "Gray tone: %d\n" -- cgit v1.2.3-18-g5258