hedgewars/uConsts.pas
changeset 10622 9551211455a3
parent 10619 ee460883729e
child 10626 2562797ab3cf
--- a/hedgewars/uConsts.pas	Wed Dec 03 18:32:37 2014 +0100
+++ b/hedgewars/uConsts.pas	Wed Dec 03 18:49:10 2014 +0100
@@ -49,6 +49,7 @@
     errmsgIncorrectUse    = 'Incorrect use';
     errmsgShouldntRun     = 'This program shouldn''t be run manually';
     errmsgWrongNumber     = 'Wrong parameters number';
+    errmsgLuaTestTerm     = 'WARNING: Lua test terminated before the test was properly finished with EndLuaTest()!';
 
     msgLoading           = 'Loading ';
     msgOK                = 'ok';