[LIB-9] Add reserved, NAG and semicolon comment PGN tokens
[chesshog.git] / chesshog-format / src / main / resources / org / hedgecode / chess / LocalStrings.properties
index 03550db..328db78 100644 (file)
@@ -26,12 +26,14 @@ parse.pgn.incorrect.tag=Incorrect PGN tag
 parse.pgn.missed.empty=Missed PGN empty line
 parse.pgn.incorrect.empty=Incorrect PGN empty line
 parse.pgn.incorrect.move=Incorrect PGN move
+parse.pgn.incorrect.nag=Incorrect NAG of PGN move
 parse.pgn.incorrect.comment=Incorrect PGN comment
 parse.pgn.incorrect.variation=Incorrect PGN variation
 parse.pgn.incorrect.result=Incorrect PGN result
 parse.pgn.symbols.after.result=Incorrect symbols after PGN result
 parse.pgn.result.not.match=Result in PGN tags and moves does not match
 parse.pgn.variation.result=Variations cannot contain PGN result
+parse.pgn.incorrect.reserved=Incorrect PGN reserved token
 
 parse.tcd.index.out.of.bounds=Array Index Out Of Bounds
 parse.tcd.invalid.bytes=Invalid input bytes