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:
Keunes 2020-02-04 22:18:04 +01:00 committed by GitHub
parent 9b76119578
commit 12288d01a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>