aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-07-30 19:01:59 -0700
committerScott Jackson <daneren2005@gmail.com>2015-07-30 19:01:59 -0700
commita85002d1ad0d8405d3b8cbe499d80a78c8fb5b45 (patch)
tree77ba997b3d28ecf245c13f170d0623f9fc9128f0 /app/src/main/res/values/strings.xml
parent4536883f981abfca23842db9a033cd0373dc9f2c (diff)
downloaddsub-a85002d1ad0d8405d3b8cbe499d80a78c8fb5b45.tar.gz
dsub-a85002d1ad0d8405d3b8cbe499d80a78c8fb5b45.tar.bz2
dsub-a85002d1ad0d8405d3b8cbe499d80a78c8fb5b45.zip
Convert bookmarks details to new details dialog
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b783f0b9..ec6c45b4 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -242,11 +242,6 @@
<string name="bookmark.deleted">Deleted the bookmark for \"%s\"</string>
<string name="bookmark.deleted_error">Failed to delete the bookmark for \"%s\"</string>
<string name="bookmark.details_title">Bookmark Details</string>
- <string name="bookmark.details">Song: %1$s
- \nPosition: %2$s
- \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>
@@ -620,6 +615,9 @@
<string name="details.used_space">Used Space</string>
<string name="details.available_space">Available Space</string>
<string name="details.of">%1$s of %2$s</string>
+ <string name="details.song">Song</string>
+ <string name="details.position">Position</string>
+ <string name="details.updated">Updated</string>
<plurals name="select_album_n_songs">
<item quantity="zero">No songs</item>