summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorH. Lehmann <ByteHamster@users.noreply.github.com>2020-02-04 23:20:22 +0100
committerGitHub <noreply@github.com>2020-02-04 23:20:22 +0100
commit6b82cfdd96e38716427bd964c031631cfd6e9566 (patch)
tree6f6b7c34c92e4c3aec0b4961745233b2a3a183fc /core
parent9b76119578f68bee8de44f3e03bb53266d1daeb7 (diff)
parent12288d01a5eadbd5ed015fd59265c9cdef34a889 (diff)
downloadAntennaPod-6b82cfdd96e38716427bd964c031631cfd6e9566.zip
Merge pull request #3829 from keunes/patch-2
Update strings.xml
Diffstat (limited to 'core')
-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>