Use new classes

This commit is contained in:
2020-08-19 19:10:34 +02:00
parent e8044a7c70
commit 2c07e433e0
8 changed files with 202 additions and 100 deletions

View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="team_a">Team A</string>
<string name="team_b">Team B</string>
<string name="clear">Löschen</string>
<string name="add">Hinzufügen</string>
<string name="clear">Neues Spiel Starten</string>
<string name="undo">Letzte Runde Löschen</string>
</resources>