changeset 615 | b646b3c43369 |
parent 614 | 0e04504bc140 |
child 621 | 8bdbc240f50f |
--- a/hedgewars/uConsts.pas Sat Sep 29 16:39:21 2007 +0000 +++ b/hedgewars/uConsts.pas Sun Sep 30 13:36:32 2007 +0000 @@ -91,6 +91,7 @@ errmsgUnknownVariable = 'Unknown variable'; errmsgIncorrectUse = 'Incorrect use'; errmsgShouldntRun = 'This program shouldn''t be run manually'; + errmsgWrongNumber = 'Wrong parameters number'; msgLoading = 'Loading '; msgOK = 'ok';