Dialer: Add call waiting vibrate option

Change-Id: Id903310aa0ef74fe01349e39262159e4795f4501
diff --git a/res/values/custom_strings.xml b/res/values/custom_strings.xml
index 614f018..d396e24 100644
--- a/res/values/custom_strings.xml
+++ b/res/values/custom_strings.xml
@@ -18,6 +18,7 @@
     <!-- In-call vibrate options -->
     <string name="incall_vibration_category_title">In-call vibration</string>
     <string name="incall_vibrate_outgoing_title">Vibrate on answer</string>
+    <string name="vibrate_call_waiting">Vibrate on call waiting</string>
     <string name="incall_vibrate_hangup_title">Vibrate on hang up</string>
     <string name="incall_vibrate_45_title">Vibrate every minute</string>
     <string name="incall_vibrate_45_summary">Vibrates at 45s of every minute during outgoing calls</string>