Update strings.xml
With the removal of the subheading (#3811), it isn't clear anymore when AP will vibrate. This will clarify the function/checkbox.
This commit is contained in:
parent
9b76119578
commit
12288d01a5
|
@ -579,7 +579,7 @@
|
||||||
<string name="sleep_timer_label">Sleep timer</string>
|
<string name="sleep_timer_label">Sleep timer</string>
|
||||||
<string name="time_dialog_invalid_input">Invalid input, time has to be an integer</string>
|
<string name="time_dialog_invalid_input">Invalid input, time has to be an integer</string>
|
||||||
<string name="shake_to_reset_label">Shake to reset</string>
|
<string name="shake_to_reset_label">Shake to reset</string>
|
||||||
<string name="timer_vibration_label">Vibrate</string>
|
<string name="timer_vibration_label">Vibrate shortly before end</string>
|
||||||
<string name="time_seconds">seconds</string>
|
<string name="time_seconds">seconds</string>
|
||||||
<string name="time_minutes">minutes</string>
|
<string name="time_minutes">minutes</string>
|
||||||
<string name="time_hours">hours</string>
|
<string name="time_hours">hours</string>
|
||||||
|
|
Loading…
Reference in New Issue