summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2014-06-15 18:22:15 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2014-06-15 18:22:15 +0200
commit45646d4c26bd23aa84948fa120efd464efcceec9 (patch)
tree52bbe8ac21b4508cb707fe8298828ffcb8168b43 /res/values
parentcdf663ffa59425b805d77efa02618cb7f9d49962 (diff)
downloadAntennaPod-45646d4c26bd23aa84948fa120efd464efcceec9.zip
Only report unknown keycode if PlaybackService is playing
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 28fb74691..7418bca8a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -243,7 +243,7 @@
<string name="pref_gpodnet_setlogin_information_sum">Change the login information for your gpodder.net account.</string>
<string name="pref_playback_speed_title">Playback Speeds</string>
<string name="pref_playback_speed_sum">Customize the speeds available for variable speed audio playback</string>
- <string name="pref_seek_delta_title">Seek Time</string>
+ <string name="pref_seek_delta_title">Seek time</string>
<string name="pref_seek_delta_sum">Seek this many seconds when rewinding or fast-forwarding</string>
<string name="pref_gpodnet_sethostname_title">Set hostname</string>
<string name="pref_gpodnet_sethostname_use_default_host">Use default host</string>