summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorMartin Fietz <marf@hadiko-99-4.hadiko.uni-karlsruhe.de>2015-04-06 18:32:06 +0200
committerMartin Fietz <marf@hadiko-99-4.hadiko.uni-karlsruhe.de>2015-04-10 11:10:25 +0200
commitfd30ec8189a1d9b47adfa31a9fe7dbc2085061f6 (patch)
tree8650b1b6263944bc1886235c155ae771c5f9d119 /core/src/main/res/values/strings.xml
parent76b6ae654b8b23334c977e4f56fd9157ea982585 (diff)
downloadAntennaPod-fd30ec8189a1d9b47adfa31a9fe7dbc2085061f6.zip
Set fast forward and rewind time
Diffstat (limited to 'core/src/main/res/values/strings.xml')
-rw-r--r--core/src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index bdb3ad606..a2ab068fd 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -268,8 +268,8 @@
<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_sum">Seek this many seconds when rewinding or fast-forwarding</string>
+ <string name="pref_fast_forward">Fast forward time</string>
+ <string name="pref_rewind">Rewind time</string>
<string name="pref_gpodnet_sethostname_title">Set hostname</string>
<string name="pref_gpodnet_sethostname_use_default_host">Use default host</string>
<string name="pref_expandNotify_title">Expand Notification</string>