feat(messages): cleanup Lua error messages

"Error" in error messages is redundant. Just provide the context, don't
say "Error ...".
This commit is contained in:
Justin M. Keyes
2021-08-23 02:37:07 -07:00
parent af4f7f1618
commit fc2dee1736
42 changed files with 302 additions and 377 deletions

View File

@@ -892,7 +892,7 @@ describe('ext_multigrid', function()
|
{1:~ }|*4
## grid 3
{14:Error detected while processing function ErrMsg:} |
{14:Error in function ErrMsg:} |
{19:line 2:} |
{14:error 0} |
{14:error 1} |