Skip to content

Commit

Permalink
DasharoSystemFeaturesStrings.uni: Threshold help: lower for desktop use
Browse files Browse the repository at this point in the history
Signed-off-by: Filip Gołaś <[email protected]>
  • Loading branch information
philipandag committed Jul 26, 2024
1 parent a0727d6 commit 433b7a3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,10 @@
#string STR_WIFI_BT_ENABLE_HELP #language en-US "When not enabled, WiFi + Bluetooth card slot is disabled."

#string STR_BATTERY_START_THRESHOLD_PROMPT #language en-US "Battery Start Charge Threshold"
#string STR_BATTERY_START_THRESHOLD_HELP #language en-US "The battery will start charging once the charge level drops below this value."
#string STR_BATTERY_START_THRESHOLD_HELP #language en-US "The battery will only start charging once the charge level drops below this value. Consider lowering the value to around 70% if the device is mostly used when connected to an AC adapter to reduce battery wear."

#string STR_BATTERY_STOP_THRESHOLD_PROMPT #language en-US "Battery Stop Charge Threshold"
#string STR_BATTERY_STOP_THRESHOLD_HELP #language en-US "The battery will stop charging once the charge level reaches this value."
#string STR_BATTERY_STOP_THRESHOLD_HELP #language en-US "The battery will only stop charging once the charge level reaches this value. Consider lowering this value to around 80% if the device is mostly used when connected to an AC adapter to reduce battery wear."

#string STR_BATTERY_THRESHOLD_RANGE_ERROR #language en-US "The battery stop threshold must be greater than the start threshold!"

Expand Down

0 comments on commit 433b7a3

Please sign in to comment.