Skip to content

Commit

Permalink
Persistent high string correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Navid200 committed Oct 9, 2024
1 parent 989d4ab commit da08471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@
<string name="new_version_date_colon">"New Version date: "</string>
<string name="old_version_date_colon">"Old Version date: "</string>
<string name="speak_your_note_text">Speak your note text</string>
<string name="alarm_if_above_high_value">Notify if above threshold and not falling for long</string>
<string name="alarm_if_above_high_value">Notify if above threshold for longer than the time specified below</string>
<string name="for_longer_than_minutes">for longer than (minutes)</string>
<string name="choose_sound_used_for_persistent_high_alarm">Choose the sound used for the alarm.</string>
<string name="persistent_high_sound">Alert Sound</string>
Expand Down

0 comments on commit da08471

Please sign in to comment.