Added 'Raise Alarm' button on main screen

This commit is contained in:
Graham Jones
2022-01-10 16:31:25 +00:00
parent ee2e5042ec
commit 6f883cc318
5 changed files with 56 additions and 4 deletions

View File

@@ -318,4 +318,5 @@
<string name="AutoPruneDbSummary">Automatically Prune (Trim) the Database periodically to prevent excessive storage capacity (memory) usage.</string>
<string name="remoteLogPeriodSummary">The period (in seconds) between attempts to upload data to the remote server. Each attempt only uploads a single event, not all the available data.</string>
<string name="remoteLogPeriodTitle">Remote Log Period (seconds)</string>
<string name="ManualAlarmBtnTxt">Raise Alarm</string>
</resources>