From e8687b0965a5ab19582884495bfce3df2c2701b0 Mon Sep 17 00:00:00 2001 From: Clayton Groeneveld Date: Thu, 27 Sep 2018 18:46:41 -0500 Subject: [PATCH] UI: Fix typo with resize output text --- UI/data/locale/en-US.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/data/locale/en-US.ini b/UI/data/locale/en-US.ini index 2999d04b3..3b06e7685 100644 --- a/UI/data/locale/en-US.ini +++ b/UI/data/locale/en-US.ini @@ -870,5 +870,5 @@ About.Contribute="Want to contribute?" # Dynamic output size ResizeOutputSizeOfSource="Resize output (source size)" -ResizeOutputSizeOfSource.Text="The base and output resolution will be resized to the size of the current source." +ResizeOutputSizeOfSource.Text="The base and output resolutions will be resized to the size of the current source." ResizeOutputSizeOfSource.Continue="Do you want to continue?"