commit | 1d5e8b36ca962abdd1283dcfc1b60e92e63bd625 | [log] [tgz] |
---|---|---|
author | Paul Soulos <psoulos@google.com> | Fri Jul 11 21:49:16 2014 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jul 10 21:09:47 2014 +0000 |
tree | aeb9ce948b080c5584c15f8bed8d75d0ad78ea35 | |
parent | a4a5c91f1c2d57587299a5f42da7756b6694e01c [diff] | |
parent | 101b0b0f4074e9575bd44f378ed42394a482cee7 [diff] |
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>