Add menu entry to keep screen on

This commit is contained in:
Fabian Zobrist
2020-08-25 14:51:07 +02:00
parent dfc17b4068
commit dd9c8d56ad
5 changed files with 37 additions and 0 deletions

View File

@@ -7,4 +7,5 @@
<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>
</resources>