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-05-09 21:19:22 +0200
committerMartin Fietz <Martin.Fietz@gmail.com>2015-05-19 11:58:38 +0200
commitc829a4e9b2cf7ccee117269769d71c40432f92fa (patch)
treeb2bd46f10c2c69645a52e01c1270a2132f6368a5 /core/src/main/res/values/strings.xml
parent518e8207da568d04c3e780b407f29bc51e2d1995 (diff)
downloadAntennaPod-c829a4e9b2cf7ccee117269769d71c40432f92fa.zip
Context dialog for feed item list
Diffstat (limited to 'core/src/main/res/values/strings.xml')
-rw-r--r--core/src/main/res/values/strings.xml10
1 files changed, 3 insertions, 7 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index cf2483b08..4400fc7f2 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -121,13 +121,9 @@
<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>
+ <string name="activate_auto_download">Activate auto download</string>
+ <string name="deactivate_auto_download">Deactivate auto download</string>
+ <string name="reset_position">Reset playback position</string>
<!-- Download messages and labels -->
<string name="download_successful">successful</string>