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
commit d2d8cc6456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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?"