summaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
authorKeunes <11229646+keunes@users.noreply.github.com>2020-02-04 22:18:04 +0100
committerGitHub <noreply@github.com>2020-02-04 22:18:04 +0100
commit12288d01a5eadbd5ed015fd59265c9cdef34a889 (patch)
tree6f6b7c34c92e4c3aec0b4961745233b2a3a183fc /core/src/main
parent9b76119578f68bee8de44f3e03bb53266d1daeb7 (diff)
downloadAntennaPod-12288d01a5eadbd5ed015fd59265c9cdef34a889.zip
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.
Diffstat (limited to 'core/src/main')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index d87afcd09..bd52dfa1e 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -579,7 +579,7 @@
<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="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_minutes">minutes</string>
<string name="time_hours">hours</string>