Simplify history page. Fix warnings.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-27 20:13:14 +01:00
parent 58d4fc0e43
commit cd8f1959af
11 changed files with 86 additions and 60 deletions

View File

@@ -13,11 +13,10 @@
<string name="on">Ein</string>
<string name="off">Aus</string>
<string name="newGame">Neues Spiel</string>
<string name="created">"Erstellt: %s "</string>
<string name="modified">Bearbeitet: %s</string>
<string name="delete_inactive_title">Verlauf löschen</string>
<string name="delete_inactive_text">Wirklich den gesamten Verlauf löschen? Diese Aktion kann nicht rückgängig gemacht werden.</string>
<string name="cancel">Abbrechen</string>
<string name="ok">Ok</string>
<string name="delete">Löschen</string>
</resources>