summaryrefslogtreecommitdiffstats
path: root/tests/res
diff options
context:
space:
mode:
authorMakoto Onuki <omakoto@google.com>2011-07-25 10:34:15 -0700
committerMakoto Onuki <omakoto@google.com>2011-07-25 11:41:55 -0700
commitea14605e56c98fcaa93f2f1e4186ce9db5e2f159 (patch)
treeb6ac9187dd27183492347e1b5c4b5bf173b112cb /tests/res
parentc234d2573ee41f7056c9886ccbcbfa453071fed5 (diff)
downloadpackages_apps_Contacts-ea14605e56c98fcaa93f2f1e4186ce9db5e2f159.tar.gz
packages_apps_Contacts-ea14605e56c98fcaa93f2f1e4186ce9db5e2f159.tar.bz2
packages_apps_Contacts-ea14605e56c98fcaa93f2f1e4186ce9db5e2f159.zip
Make LIST_XXX intents open corresponding tab
Also, make Contacts Intents send the correct intent for LIST_DEFAULT. Bug 5071627 Bug 5073681 Change-Id: Id28f85c0adef085417472c2211c29bcd5193aa58
Diffstat (limited to 'tests/res')
-rw-r--r--tests/res/values/donottranslate_strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/res/values/donottranslate_strings.xml b/tests/res/values/donottranslate_strings.xml
index 4d4d10b95..528b129a5 100644
--- a/tests/res/values/donottranslate_strings.xml
+++ b/tests/res/values/donottranslate_strings.xml
@@ -27,6 +27,7 @@
<item>LIST_STARRED_ACTION</item>
<item>LIST_FREQUENT_ACTION</item>
<item>LIST_STREQUENT_ACTION</item>
+ <item>LIST_GROUP_ACTION</item>
<item>ACTION_PICK: contact</item>
<item>ACTION_PICK: contact (legacy)</item>
<item>ACTION_PICK: phone</item>