summaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
authorDomingos Lopes <domingos86lopes@gmail.com>2016-03-19 12:42:26 -0400
committerDomingos Lopes <domingos86lopes+github@gmail.com>2016-04-23 21:39:52 -0400
commit6224f80c898e5cf78719e266fb719d424295ec83 (patch)
treecccdd8c5e2658d50592c7e3a1fb1924144533404 /core/src/main
parentafbae2a7ef8b0466e8e89e82708c2fcb9f77ff35 (diff)
downloadAntennaPod-6224f80c898e5cf78719e266fb719d424295ec83.zip
add cast button to important activities
Diffstat (limited to 'core/src/main')
-rw-r--r--core/src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 8a3f32b5f..648379206 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -616,4 +616,7 @@
<string name="proxy_host_invalid_error">Host is not a valid IP address or domain</string>
<string name="proxy_port_invalid_error">Port not valid</string>
+ <!-- Casting -->
+ <string name="media_route_menu_title">Play on&#8230;</string>
+
</resources>