Fixed issue with V4 refusing to shutdown after logging into the data sharing system....I think :)

This commit is contained in:
Graham Jones
2022-02-20 19:58:32 +00:00
parent 40b7c3c38a
commit 66bf139d09
15 changed files with 66 additions and 40 deletions

View File

@@ -347,4 +347,5 @@
<string name="shared_data">Shared Data</string>
<string name="prune_database">Prune Database</string>
<string name="check_seizures_message">Please select the events highlighted in pink to say if they are real seizures or false alarms</string>
<string name="error_server_not_running">ERROR: OpenSeizureDetector Server is not running - please re-start it</string>
</resources>