aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-10-12 18:07:51 -0700
committerScott Jackson <daneren2005@gmail.com>2015-10-12 18:07:51 -0700
commitabe43fa2eb6f5a8fb6734af4cba40dbba5650158 (patch)
treeff6192da2078675c124a96427c7f2bb75f2ff879 /app/src/main/res/values/strings.xml
parent8fed2b7596b2f0b2ba0e7d650f454267f3b1e351 (diff)
downloaddsub-abe43fa2eb6f5a8fb6734af4cba40dbba5650158.tar.gz
dsub-abe43fa2eb6f5a8fb6734af4cba40dbba5650158.tar.bz2
dsub-abe43fa2eb6f5a8fb6734af4cba40dbba5650158.zip
#480 Add support for starring/rating from auto
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 7c682930..6d000734 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -223,6 +223,8 @@
\nEstimated Size: %2$s</string>
<string name="download.failed_to_load">Failed to load</string>
<string name="download.restore_play_queue">continue from where you left off on another device at</string>
+ <string name="download.thumbs_up">Thumbs Up</string>
+ <string name="download.thumbs_down">Thumbs Down</string>
<string name="sync.new_podcasts">New podcasts available</string>
<string name="sync.new_playlists">New songs in playlists</string>