UI: Fix typo with resize output text

This commit is contained in:
Clayton Groeneveld 2018-09-27 18:46:41 -05:00
parent 7ab488b100
commit e8687b0965

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