Merge pull request #1503 from cg2121/fix-resizeoutput-typo

UI: Fix typo with resize output text
This commit is contained in:
Jim
2018-09-28 11:27:49 -07:00
committed by GitHub
+1 -1
View File
@@ -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?"