Merge "Adds content description strings"
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 772d21e..085cacf 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -718,4 +718,7 @@
     <!-- Header for the Relation entry [CHAR LIMIT=40] -->
     <string name="header_relation_entry">Relation</string>
 
+    <!-- Content description for directions secondary button [CHAR LIMIT=NONE] -->
+    <string name="content_description_directions">directions to location</string>
+
 </resources>