DroidFish: If setting strength to 0% when stockfish engine is used, show a hint that using the CuckooChess engine gives even lower strength.

This commit is contained in:
Peter Osterlund
2012-04-08 16:42:21 +00:00
parent a0eb057e4a
commit cc5582bdbc
3 changed files with 19 additions and 3 deletions

View File

@@ -329,6 +329,7 @@ you are not actively using the program.\
<string name="engine_terminated">Engine terminated</string>
<string name="uci_protocol_error">UCI protocol error</string>
<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="err_too_few_spaces">Too few spaces</string>
<string name="err_invalid_piece">Invalid piece</string>