summaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
authorMartin Fietz <marf@hadiko-99-4.hadiko.uni-karlsruhe.de>2015-05-08 17:07:32 +0200
committerMartin Fietz <Martin.Fietz@gmail.com>2015-05-19 11:58:37 +0200
commit518e8207da568d04c3e780b407f29bc51e2d1995 (patch)
tree84f2c1c9024ae89fe792a3e1c9bb365e8b9b65b8 /core/src/main
parent6f5d23c55743bd98800148c943880ce00d04441a (diff)
downloadAntennaPod-518e8207da568d04c3e780b407f29bc51e2d1995.zip
Reset dialog in progress
Diffstat (limited to 'core/src/main')
-rw-r--r--core/src/main/res/values/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index b8f8fe426..cf2483b08 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -121,6 +121,13 @@
<string name="enqueue_all_new">Enqueue all</string>
<string name="download_all">Download all</string>
<string name="skip_episode_label">Skip episode</string>
+ <string name="reset_attributes">Reset episode ...</string>
+
+ <!-- reset attributes dialog -->
+ <string name="reset_attributes_title">Reset episode</string>
+ <string name="reset_attribute_auto_download">Activate auto download</string>
+ <string name="reset_attribute_position">Reset playback position</string>
+ <string name="reset_attribute_unflattr">Unflattr episode</string>
<!-- Download messages and labels -->
<string name="download_successful">successful</string>