forked from lichess-org/lila
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcoordinates.xml
13 lines (13 loc) · 1.07 KB
/
coordinates.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="coordinates">Coordinates</string>
<string name="coordinateTraining">Coordinate training</string>
<string name="averageScoreAsWhiteX">Average score as white: %s</string>
<string name="averageScoreAsBlackX">Average score as black: %s</string>
<string name="knowingTheChessBoard">Knowing the chessboard coordinates is a very important chess skill:</string>
<string name="mostChessCourses">Most chess courses and exercises use the algebraic notation extensively.</string>
<string name="talkToYourChessFriends">It makes it easier to talk to your chess friends, since you both understand the "language of chess".</string>
<string name="youCanAnalyseAGameMoreEffectively">You can analyse a game more effectively if you don’t need to search for square names.</string>
<string name="aSquareNameAppears">A square name appears on the board and you must click on the correct square. You have 30 seconds to recognize as many squares as possible!</string>
<string name="startTraining">Start training</string>
</resources>