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

@@ -16,10 +16,9 @@
<string name="on">On</string>
<string name="off">Off</string>
<string name="newGame">New Game</string>
<string name="created">Created: %s</string>
<string name="modified">Modified: %s</string>
<string name="delete_inactive_title">Delete history</string>
<string name="delete_inactive_text">You really want to delete the the history? This action can\'t be undone.</string>
<string name="cancel">Cancel</string>
<string name="ok">Ok</string>
<string name="delete">Delete</string>
</resources>