DroidFish: Optional second title line with captured piece information and time control information. Implemented by Leo Mayer, with some changes by me.

This commit is contained in:
Peter Osterlund
2012-09-19 16:23:32 +00:00
parent 3f911220c2
commit aa0cc399bc
13 changed files with 272 additions and 52 deletions

View File

@@ -200,6 +200,8 @@ you are not actively using the program.\
<string name="start_new_game">Start New Game?</string>
<string name="strength_cuckoo_hint">Use the CuckooChess engine for even lower strength.</string>
<string name="piece_names">P N B R Q K</string>
<string name="material_diff_summary">Displays an additional subtitle for captured pieces</string>
<string name="material_diff_title">Show Material Difference</string>
<string name="err_too_few_spaces">Too few spaces</string>
<string name="err_invalid_piece">Invalid piece</string>
<string name="err_invalid_side">Invalid side</string>