]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/VfrCompile/Pccts/dlg/dlg.r
BaseTools: Various typo
[mirror_edk2.git] / BaseTools / Source / C / VfrCompile / Pccts / dlg / dlg.r
index c5311fa1b8095ae3ced03a8d6b7d4a8c0371004a..c88c15131843e5fe99b2633a549d8d20d5c821b0 100644 (file)
@@ -23,9 +23,9 @@ resource 'cmdo' (128, "Dlg") {
                                {35, 175, 50, 225},\r
                                "On",\r
                                "-CC",\r
-                               "When this control is checked, DLG genera"\r
-                               "tes a scanner using C++ classes rather t"\r
-                               "han C functions."\r
+                               "When this control is checked, DLG generates "\r
+                               "a scanner using C++ classes rather than "\r
+                               "C functions."\r
                        },\r
                        /* [2] */\r
                        Or {\r
@@ -41,8 +41,7 @@ resource 'cmdo' (128, "Dlg") {
                                "DLGLexer",\r
                                keepCase,\r
                                "-cl",\r
-                               "This entry specifies the name DLG uses f"\r
-                               "or the C++ lexer class."\r
+                               "This entry specifies the name DLG uses for the C++ lexer class."\r
                        },\r
                        /* [3] */\r
                        NotDependent {\r
@@ -90,8 +89,7 @@ resource 'cmdo' (128, "Dlg") {
                                        {66, 25, 85, 135},\r
                                        "Output File",\r
                                        "",\r
-                                       "Choose the name of the file that will ho"\r
-                                       "ld the DLG-produced scanner."\r
+                                       "Choose the name of the file that will hold the DLG-produced scanner."\r
                                },\r
                                NoMore {\r
 \r
@@ -161,8 +159,7 @@ resource 'cmdo' (128, "Dlg") {
                                "mode.h",\r
                                keepCase,\r
                                "-m",\r
-                               "This entry specifies the name DLG uses f"\r
-                               "or its lexical mode output file."\r
+                               "This entry specifies the name DLG uses for its lexical mode output file."\r
                        },\r
                        /* [11] */\r
                        NotDependent {\r
@@ -171,15 +168,14 @@ resource 'cmdo' (128, "Dlg") {
                        RadioButtons {\r
                                {       /* array radioArray: 3 elements */\r
                                        /* [1] */\r
-                                       {134, 175, 149, 255}, "None", "", Set, "When this option is selected, DLG will n"\r
-                                       "ot compress its tables.",\r
+                                       {134, 175, 149, 255}, "None", "", Set, "When this option is selected, DLG will not "\r
+                                       "compress its tables.",\r
                                        /* [2] */\r
-                                       {134, 265, 149, 345}, "Level 1", "-C1", NotSet, "When this option is selected, DLG will r"\r
-                                       "emove all unused characters from the tra"\r
-                                       "nsition-from table.",\r
+                                       {134, 265, 149, 345}, "Level 1", "-C1", NotSet, "When this option is selected, DLG will "\r
+                                       "remove all unused characters from the transition-from table.",\r
                                        /* [3] */\r
-                                       {134, 360, 149, 450}, "Level 2", "-C2", NotSet, "When this option is selected, DLG will p"\r
-                                       "erform level 1 compression plus it will "\r
+                                       {134, 360, 149, 450}, "Level 2", "-C2", NotSet, "When this option is selected, DLG will "\r
+                                       "perform level 1 compression plus it will "\r
                                        "map equivalent characters into the same "\r
                                        "character classes."\r
                                }\r
@@ -202,8 +198,8 @@ resource 'cmdo' (128, "Dlg") {
                                {165, 20, 180, 145},\r
                                "Case Sensitive",\r
                                "-ci",\r
-                               "When this control is checked, the DLG au"\r
-                               "tomaton will treat upper and lower case "\r
+                               "When this control is checked, the DLG automaton "\r
+                               "will treat upper and lower case "\r
                                "characters identically."\r
                        },\r
                        /* [14] */\r
@@ -215,9 +211,8 @@ resource 'cmdo' (128, "Dlg") {
                                {165, 150, 180, 300},\r
                                "Interactive Scanner",\r
                                "-i",\r
-                               "When this control is checked, DLG will g"\r
-                               "enerate as interactive a scanner as poss"\r
-                               "ible."\r
+                               "When this control is checked, DLG will generate "\r
+                               "as interactive a scanner as possible."\r
                        },\r
                        /* [15] */\r
                        NotDependent {\r
@@ -229,8 +224,8 @@ resource 'cmdo' (128, "Dlg") {
                                "Ambiguity Warnings",\r
                                "-Wambiguity",\r
                                "When this control is checked, DLG warns "\r
-                               "if more than one regular expression coul"\r
-                               "match the same character sequence."\r
+                               "if more than one regular expression coul"\r
+                               "match the same character sequence."\r
                        },\r
                        /* [16] */\r
                        NotDependent {\r
@@ -240,9 +235,9 @@ resource 'cmdo' (128, "Dlg") {
                                VersionString {\r
                                        "1.33MR"\r
                                },\r
-                               "PCCTS was written by Terence Parr, Russe"\r
-                               "ll Quong, Will Cohen, and Hank Dietz: 19"\r
-                               "89-1998. MPW port by Scott Haney.",\r
+                               "PCCTS was written by Terence Parr, Russell "\r
+                               "Quong, Will Cohen, and Hank Dietz: 1989-1998. "\r
+                               "MPW port by Scott Haney.",\r
                                noDialog\r
                        },\r
                        /* [17] */\r
@@ -266,8 +261,8 @@ resource 'cmdo' (128, "Dlg") {
                                {142, 20, 157, 148},\r
                                "Generate ANSI C",\r
                                "-ga",\r
-                               "When this control is checked, DLG genera"\r
-                               "tes ANSI C compatible code."\r
+                               "When this control is checked, DLG generates "\r
+                               "ANSI C compatible code."\r
                        }\r
                }\r
        }\r