diff options
author | Scott Jackson <daneren2005@gmail.com> | 2015-10-22 18:03:34 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2015-10-22 18:03:34 -0700 |
commit | 094782dd811d70dc8006096ad258716492cf998f (patch) | |
tree | 619a4db2ca05cc79942367efbf16587f08d212f5 /app/src/main/res/values | |
parent | 53cafd6b2e373b5a99260be93e170920c12a33a2 (diff) | |
parent | 105e63e74994004c510fdada63d03086bbb56752 (diff) | |
download | dsub-094782dd811d70dc8006096ad258716492cf998f.tar.gz dsub-094782dd811d70dc8006096ad258716492cf998f.tar.bz2 dsub-094782dd811d70dc8006096ad258716492cf998f.zip |
Merge branch 'auto'
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
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 8f5cec71..33bbc1fd 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -224,6 +224,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> |