mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
improve blending error messages
This commit is contained in:
@@ -1130,7 +1130,9 @@ error:
|
||||
# image stuff
|
||||
coordinates for blending overlap: 坐標混合重疊
|
||||
#TODO: Localize
|
||||
blending different sizes: Images used for blending must have the same size in function '%s'
|
||||
blending different sizes: Images used for blending must have the same size in function '%s' (one is %s, the other is %s)
|
||||
#TODO: Localize
|
||||
blending different mask: Image and mask used for blending must have the same size in function '%s' (image is %s, mask is %s)
|
||||
#TODO: Localize
|
||||
negative image width: Image with zero or negative width created in function '%s'
|
||||
#TODO: Localize
|
||||
|
||||
Reference in New Issue
Block a user