Explorar o código

UI: Change resize output text

The text for resizing the output based on source is inaccurate
because base and canvas are the same thing.
Clayton Groeneveld %!s(int64=7) %!d(string=hai) anos
pai
achega
b85f9236d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      UI/data/locale/en-US.ini

+ 1 - 1
UI/data/locale/en-US.ini

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