diff trunk/src/lang_en.d @ 310:f01cdff9db0c

- Added German translation of compiler messages. - Made some corrections to lang_en.d.
author aziz
date Wed, 15 Aug 2007 17:20:03 +0000
parents b4d842b0d2c7
children 6259fb93e3dd
line wrap: on
line diff
--- a/trunk/src/lang_en.d	Wed Aug 15 16:07:05 2007 +0000
+++ b/trunk/src/lang_en.d	Wed Aug 15 17:20:03 2007 +0000
@@ -4,6 +4,7 @@
 +/
 
 string[] messages = [
+  // Lexer messages:
   "invalid Unicode character.",
   "invalid UTF-8 sequence.",
   // ''
@@ -33,7 +34,7 @@
   // \&[a-zA-Z][a-zA-Z0-9]+;
   "undefined HTML entity '{1}'",
   "unterminated HTML entity.",
-  "html entities must begin with a letter.",
+  "HTML entities must begin with a letter.",
   // integer overflows
   "decimal number overflows sign bit.",
   "overflow in decimal number.",
@@ -52,8 +53,9 @@
   "expected '{1}', but found '{2}'.",
   "'{1}' is redundant.",
 
+  // Help messages:
   `dil v{1}
-Copyright (c) 2007 by Aziz Köksal. All rights reserved. Licensed under GPL3.
+Copyright (c) 2007 by Aziz Köksal. Licensed under the GPL3.
 
 Subcommands:
   {2}