Skip to content

Commit 2975c8e

Browse files
eriedclaude
andcommitted
Watch settings: clarify load indicator label as 'Load (PWM)'
The shorter 'Load' label was ambiguous — testers reading the dashboard might not realize the bar tracks the wheel's PWM duty cycle. Adding the parenthetical keeps the column tight while spelling out what the indicator measures, mirroring how alarm rules expose the PWM metric. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 39475b2 commit 2975c8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<string name="watch_show_wheel_battery">Show wheel battery</string>
9797
<string name="watch_show_phone_battery">Show phone battery</string>
9898
<string name="watch_show_watch_battery">Show watch battery</string>
99-
<string name="watch_pwm_display">Load indicator</string>
99+
<string name="watch_pwm_display">Load (PWM) indicator</string>
100100
<string name="watch_pwm_bar">Bar</string>
101101
<string name="watch_pwm_numbers">Numbers</string>
102102
<string name="watch_pwm_both">Both</string>

0 commit comments

Comments
 (0)