mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Spelling: availAble;
Added information about what parameter an error occured in; Conversion to string no longer results in [[typeName()]], it gives an error instead. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@721 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -635,6 +635,11 @@ error:
|
||||
has no member value: String "%s" has no member '%s'
|
||||
can't convert value: Can't convert "%s" from %s to %s
|
||||
unsupported format: Invalid string format: '%s'
|
||||
in function:
|
||||
%s
|
||||
in function %s
|
||||
in parameter:
|
||||
Parameter %s: %s
|
||||
|
||||
# Image stuff
|
||||
coordinates for blending overlap: Coordinates for blending overlap
|
||||
|
||||
Reference in New Issue
Block a user