UI: Change resize output text
The text for resizing the output based on source is inaccurate because base and canvas are the same thing.
This commit is contained in:
parent
47285c2ba6
commit
b85f9236d8
@ -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?"
|
||||
|
Loading…
x
Reference in New Issue
Block a user