From aa69573fd25c507d8bc146a2275048af03ccfc1e Mon Sep 17 00:00:00 2001 From: Joris Tirado Date: Mon, 11 Jun 2018 10:55:30 -0700 Subject: [PATCH] UI-3067: Use correct tooltip for park/valet feature codes (#64) --- i18n/en-US.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en-US.json b/i18n/en-US.json index 06bce1b..45edbd5 100644 --- a/i18n/en-US.json +++ b/i18n/en-US.json @@ -1233,11 +1233,11 @@ }, "park_and_retrieve": { "label": "Park and Retrieve", - "tooltip": "(Dial *3) This will announce the next available 'Parking Spot #'. (Dial *3) again to complete Park the call." + "tooltip": "(Dial *3 plus a specific number) to park a call in a specific number. Example: *3 + 101 = call is parked in spot 101" }, "valet": { "label": "Valet", - "tooltip": "(Dial *4 plus a specific number) to park a call in a specific number. Example: *4 + 101 = call is parked in spot 101" + "tooltip": "(Dial *4) This will announce the next available 'Parking Spot #'. (Dial *4) again to complete Park the call." }, "retrieve": { "label": "Retrieve",