Added OSD Alarm state and refresh button to EditEventActivity

This commit is contained in:
Graham Jones
2022-01-21 10:40:16 +00:00
parent c052178082
commit 13200e95b5
8 changed files with 68 additions and 51 deletions

View File

@@ -324,4 +324,5 @@
<string name="event_sub_type">"Event Sub-Type: "</string>
<string name="selectFromOptionselow">"-- select option --"</string>
<string name="waitingForData">...waiting for data...</string>
<string name="refreshBtn">Refresh</string>
</resources>