Merge pull request #1496 from cg2121/resize-output-text

UI: Change resize output text
This commit is contained in:
Jim 2018-09-25 08:43:51 -07:00 committed by GitHub
commit c786f3cafc
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 canvas resolution will be resized to the size of the current source."
ResizeOutputSizeOfSource.Text="The base and output resolution will be resized to the size of the current source."
ResizeOutputSizeOfSource.Continue="Do you want to continue?"