diff options
author | Scott Jackson <daneren2005@gmail.com> | 2014-02-08 21:42:25 -0800 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2014-02-08 21:42:25 -0800 |
commit | fb69cf8533c74483e873804d9f980e242d737c62 (patch) | |
tree | df3e4890c5a291fcff2d77c69e9458b761048f4a /res/values | |
parent | 4b10c991618aabb2343f49b3f52cb2c697f426cf (diff) | |
download | dsub-fb69cf8533c74483e873804d9f980e242d737c62.tar.gz dsub-fb69cf8533c74483e873804d9f980e242d737c62.tar.bz2 dsub-fb69cf8533c74483e873804d9f980e242d737c62.zip |
Converted RC from button to MediaRoute + added Chromecast requires
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 1d4398f5..de4070bb 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -84,6 +84,7 @@ <string name="menu.show_artist">Show Artist</string>
<string name="menu.share">Share</string>
<string name="menu.delete_cache">Delete Cache</string>
+ <string name="menu.cast">Cast To Device</string>
<string name="playlist.label">Playlists</string>
<string name="playlist.update_info">Update Information</string>
|