diff options
author | Nancy Chen <nancychen@google.com> | 2015-04-29 10:43:20 -0700 |
---|---|---|
committer | Nancy Chen <nancychen@google.com> | 2015-04-29 10:43:20 -0700 |
commit | bd2dd03bd03d846855ff15a60abd1d809600cad7 (patch) | |
tree | f18e74a07f6dcc31c275b61f4b6c35d96bc401b9 | |
parent | 7b10cf5e1c07c480cf31663ad75cec4854fb3c75 (diff) |
Remove unused string.
Remove string that is not being used since it is causing
translation problems.
Bug: 18494505
Change-Id: Ic4d89ef8b6223ba83bbb269aade85a6dcb5c0b35
-rw-r--r-- | InCallUI/res/values/strings.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/InCallUI/res/values/strings.xml b/InCallUI/res/values/strings.xml index 332576d34..c3ccc141c 100644 --- a/InCallUI/res/values/strings.xml +++ b/InCallUI/res/values/strings.xml @@ -429,10 +429,6 @@ [CHAR LIMIT=30] --> <string name="vibrate_on_ring_title">Vibrate when ringing</string> - <!-- Setting option name to enable or disable dialpad autocomplete functionality - [CHAR LIMIT=30] --> - <string name="dial_pad_autocomplete">Dialpad autocomplete</string> - <!-- Title for the category "ringtone", which is shown above ringtone and vibration related settings. [CHAR LIMIT=30] --> |