Skip to content

Commit

Permalink
Changed battery notification summary message (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
valterc authored Dec 1, 2022
1 parent 69a5ab0 commit d35bf4b
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 @@ -23,7 +23,7 @@
<string name="title_preference_battery_level_critical">Battery critical</string>

<string name="summary_preference_pre_load">Pre load the ride application to avoid data elements not showing after startup</string>
<string name="summary_preference_battery_notification">Show notifications when the shifting battery level drop to a certain value</string>
<string name="summary_preference_battery_notification">Show notifications when the shifting battery level is at or below a certain value</string>

<string name="default_preference_battery_level_low">20</string>
<string name="default_preference_battery_level_critical">10</string>
Expand Down

0 comments on commit d35bf4b

Please sign in to comment.