[LIB-9] Separate chesshog-hedgefish module
[chesshog.git] / src / main / resources / org / hedgecode / chess / LocalStrings.properties
1 # Copyright (c) 2018. Developed by Hedgecode.
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #   http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 # Default localized string information
16 # Localized for Locale en_US
17
18 parse.null.input.string=Null input string
19 parse.ascii.incorrect.board=Incorrect board
20 parse.fen.invalid.string=Invalid input
21 parse.fen.incorrect.board=Incorrect board
22 parse.tcd.index.out.of.bounds=Array Index Out Of Bounds
23 parse.tcd.invalid.bytes=Invalid input bytes
24 parse.tcd.incorrect.color=Incorrect color
25 parse.tcd.incorrect.piece=Incorrect piece
26 parse.tcd.incorrect.end=Incorrect end
27 parse.tcd.incorrect.addition=Incorrect addition
28 parse.tcd.incorrect.move.color=Incorrect move color
29 parse.tcd.incorrect.castle=Incorrect castle
30 parse.wiki.incorrect.board=Incorrect board
31 wiki.chess.diagram.name=Chess diagram