Add delete all history with confirm dialog.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -18,5 +18,8 @@
|
||||
<string name="newGame">New Game</string>
|
||||
<string name="created">Created: %s</string>
|
||||
<string name="modified">Modified: %s</string>
|
||||
<string name="delete_all">Delete all</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>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user