diff --git a/Source/stringsfile.l b/Source/stringsfile.l index 6d9292ce5..1d2600e48 100644 --- a/Source/stringsfile.l +++ b/Source/stringsfile.l @@ -18,7 +18,7 @@ return 1; quote \" semicolen \; equals \= -label [a-zA-Z][a-zA-Z0-9_]* +label [a-zA-Z0-9\./_]* quoted [^"]*\" whitespace [ \t\n] startComment \/\*