aboutsummaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-08-18 20:54:15 -0700
committerScott Jackson <daneren2005@gmail.com>2014-08-18 20:54:15 -0700
commited19c9a381481c84059cef15fdd0bc3987b65796 (patch)
tree38666a1f9e55cea8a0434a6c361f379e4a527991 /res/values
parentbb6d5c3ef4bd46f2a9006615ad201a756033da5a (diff)
downloaddsub-ed19c9a381481c84059cef15fdd0bc3987b65796.tar.gz
dsub-ed19c9a381481c84059cef15fdd0bc3987b65796.tar.bz2
dsub-ed19c9a381481c84059cef15fdd0bc3987b65796.zip
Add Resume Playing? dialog when doing context -> Play Now for song with a bookmark on it
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 71a74db6..ffd6ba7f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -237,6 +237,10 @@
\nCreated: %3$s
\nLast Updated: %4$s
\nComment: %5$s</string>
+ <string name="bookmark.resume_title">Resume playing?</string>
+ <string name="bookmark.resume">Resume playing \'%1$s\' from %2$s</string>
+ <string name="bookmark.action_resume">Resume</string>
+ <string name="bookmark.action_start_over">Start Over</string>
<string name="song_details.error">Error</string>
<string name="song_details.skipped">Skipped</string>