diff options
author | Yorke Lee <yorkelee@google.com> | 2014-07-14 14:03:56 -0700 |
---|---|---|
committer | Yorke Lee <yorkelee@google.com> | 2014-07-14 14:03:56 -0700 |
commit | a91b9d61eb55751e87af8aab2ba424b9f98fb64f (patch) | |
tree | a02cfae1321cd690d00ef2d34f255a8727c9925d /res | |
parent | 2a103c177a04a88e5bb5a40e4fb51608137151a8 (diff) |
String change for "Add to contacts" option
Bug: 16293122
Change-Id: Iff041daf9d017b24624b4934b14adf02225cc9af
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 13fdf75c5..2e7d93e70 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -322,7 +322,7 @@ <string name="menu_show_all_calls">Show all calls</string> <!-- Menu items for dialpad options as part of Pause and Wait ftr [CHAR LIMIT=30] --> - <string name="add_contact">Add contact</string> + <string name="add_contact">Add to contacts</string> <string name="add_2sec_pause">Add 2-sec pause</string> <string name="add_wait">Add wait</string> |