add comment; tweak string

best I can do to respond to a suggestion on weblate.
This commit is contained in:
Eric House 2018-01-19 22:51:06 -08:00
parent 19a6672785
commit ecd6531ce3

View file

@ -375,8 +375,9 @@
<string name="minutes_label">Minutes per player</string>
<!-- title of popup used to select how "smart" (how capable) the
robot player will be. -->
<string name="robot_spinner_prompt">How smart is the robot player?</string>
robot player will be. Note that on newer version of Android
spinners no longer have titles: this won't show up. -->
<string name="robot_spinner_prompt">How smart should the robot player be?</string>
<!-- Three possible choices presented in the popup above -->
<string name="robot_smart">Smart robot</string>