Skip to content

Commit

Permalink
modify hb strings, help address #302
Browse files Browse the repository at this point in the history
- input welcome
  • Loading branch information
lukeswitz committed Feb 8, 2019
1 parent 5ba758e commit f5dbf17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,11 @@
<string name="hearbeat_monitor">Haven Heartbeat Monitor</string>
<string name="hearbeat_monitor_enable">Enable Heartbeat Alert</string>
<string name="hearbeat_monitor_summary">Checkup Interval</string>
<string name="heartbeat_time_dialog">Enter time (minutes) for battery % and a single-character, heart emoji to be sent. Alerts cease if monitoring is deactivated for any reason</string>
<string name="heartbeat_time_dialog">Enter time (minutes) to send battery % and a single-character heart emoji. Alerts cease when Haven stops monitoring for any reason.</string>
<string name="hearbeat_monitor_dialog">Configure delay between alerts</string>
<string name="hearbeat_message_dialog">Customize message sent for heartbeat notifications. Leave blank to use default heart emoji</string>
<string name="hearbeat_message_title">Alert Message</string>
<string name="hearbeat_message_summary">Receive customized messages</string>
<string name="hearbeat_message_summary">Set custom message text</string>
<string name="hearbeat_message_summary_on">Custom alerts enabled</string>
<string name="hearbeat_monitor_initial_message_1">Heartbeat monitor activate: You will receive a notification every</string>
<string name="hearbeat_monitor_initial_message_2">minute(s) Haven is active &amp; monitoring.</string>
Expand Down

0 comments on commit f5dbf17

Please sign in to comment.