hedgewars/uConsts.pas
changeset 198 6f00e0f4cb88
parent 188 a7c2a61524c2
child 199 f156e54736a4
--- a/hedgewars/uConsts.pas	Sat Oct 14 13:13:51 2006 +0000
+++ b/hedgewars/uConsts.pas	Mon Oct 16 17:10:30 2006 +0000
@@ -68,6 +68,7 @@
       errmsgUnknownVariable = 'Unknown variable';
       errmsgIncorrectUse    = 'Incorrect use';
       errmsgShouldntRun     = 'This program shouldn''t be run manually';
+      errmsgRenderText      = 'Cannot render text';
 
       msgLoading           = 'Loading ';
       msgOK                = 'ok';