Correct typos

This commit is contained in:
2020-08-30 17:44:37 +02:00
parent dd9c8d56ad
commit 1b9183950f
3 changed files with 15 additions and 6 deletions

View File

@@ -4,8 +4,11 @@
<string name="team_a" translatable="false">Team A</string>
<string name="team_b" translatable="false">Team B</string>
<string name="clear">Start New Game</string>
<string name="undo">Undo Last Round</string>
<string name="clear">Start new game</string>
<string name="undo">Undo last round</string>
<string name="choose_theme_text">Choose theme</string>
<string name="keep_screen_on">Keep screen on</string>
<string name="confirmClear">Do you really want to delete the current game?</string>
<string name="yes">Yes</string>
<string name="no">No</string>
</resources>