Fixed (I hope) crash during server restart reported during testing, plus minor UI errors corrections.

This commit is contained in:
Graham Jones
2020-11-08 19:09:01 +00:00
parent 8a7bf9627c
commit 3c1d9d10a8
10 changed files with 13 additions and 10 deletions

View File

@@ -109,7 +109,7 @@
<string name="no_wifi_connection">Network State Changed - no Wifi Connection</string>
<string name="no_active_network">Network State Changed - No Active Network</string>
<string name="problem_parsing_preferences">Problem Parsing Preferences - Something won\'t work - Please go back to Settings and correct it!</string>
<string name="send_sms_last_location">\"Send SMS - last location is \"</string>
<string name="send_sms_last_location">"Send SMS - last location is "</string>
<string name="failed_to_send_sms">ERROR: FAILED TO SEND SMS MESSAGE</string>
<string name="sms_alarms_disabled">SMS Alarms Disabled - not doing anything!</string>
</resources>