From 1d6294de8292f6945534f3ed4819b86d11c6ea75 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Fri, 8 Nov 2013 19:33:22 -0800 Subject: Added bookmarks tab to layout, more optimizations --- res/values/arrays.xml | 8 +++++--- res/values/strings.xml | 3 +++ 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'res/values') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 6d35f984..21b500d2 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -5,14 +5,16 @@ @string/button_bar.browse @string/button_bar.playlists @string/button_bar.podcasts + @string/button_bar.bookmarks @string/button_bar.chat Home - Library - Playlists - Podcasts + Artist + Playlist + Podcast + Bookmark Chat diff --git a/res/values/strings.xml b/res/values/strings.xml index d162cd81..4eb57348 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -30,6 +30,7 @@ Playlists Now Playing Podcasts + Bookmarks Chat Welcome! @@ -332,6 +333,8 @@ Hide widget after exiting app Podcasts Enabled Whether or not to display the podcast listing in the pull out drawer + Bookmarks Enabled + Whether or not to display the bookmarks listing in the pull out drawer Shuffle By Start Year: -- cgit v1.2.3