diff trunk/src/lang_en.d @ 359:511c14950cac

- Added messages MissingLinkageType and UnrecognizedLinkageType. - Changed enum Linkage into a class. - Added method parseLinkage() to Parser. - Added MAX to enum TOK. - Added methods nextNWS() and prevNWS() to Token. - Fixed tokToString table.
author aziz
date Tue, 28 Aug 2007 11:41:00 +0000
parents a0711c57c1db
children 0bd21b746a04
line wrap: on
line diff
--- a/trunk/src/lang_en.d	Sun Aug 26 15:59:02 2007 +0000
+++ b/trunk/src/lang_en.d	Tue Aug 28 11:41:00 2007 +0000
@@ -57,6 +57,8 @@
   "template tuple parameters can only be last.",
   "the functions 'in' contract was already parsed.",
   "the functions 'out' contract was already parsed.",
+  "no linkage type was specified.",
+  "unrecognized linkage type '{1}'; valid types are C, C++, D, Windows, Pascal und System.",
 
   // Help messages:
   `dil v{1}