Merge "Display operation hours when support is closed." into nyc-mr1-dev
This commit is contained in:
@@ -7506,16 +7506,21 @@
|
||||
<string name="support_escalation_24_7_title">We\'re here for you 24/7</string>
|
||||
|
||||
<!-- Title text when customer support is closed [CHAR LIMIT=80]-->
|
||||
<string name="support_escalation_closed_title">Live support closed</string>
|
||||
<string name="support_escalation_closed_title">Support closed</string>
|
||||
|
||||
<!-- Summary text for connecting to customer support [CHAR LIMIT=NONE]-->
|
||||
<string name="support_escalation_summary">Our support team is here to address any issues as soon as we can.</string>
|
||||
<string name="support_escalation_summary">Our support team is here to address any issues</string>
|
||||
|
||||
<!-- Summary text for connecting to 24/7 customer support [CHAR LIMIT=NONE]-->
|
||||
<string name="support_escalation_24_7_summary">Our support team is here all day, every day.</string>
|
||||
<string name="support_escalation_24_7_summary">Our support team is here all day, every day</string>
|
||||
|
||||
<!-- Summary text when customer support is closed. [CHAR LIMIT=NONE]-->
|
||||
<string name="support_escalation_closed_summary">Come back again during support hours.</string>
|
||||
<string name="support_escalation_closed_summary">Call us during support hours (local time)<br><b><xliff:g id="operation_hours">%s</xliff:g></b></string>
|
||||
|
||||
<!-- Template for formatting support hours eg Mon - Fri, 8:00 AM - 19:30 PM. [CHAR LIMIT=NONE]-->
|
||||
<string name="support_hour_format" translatable="false">
|
||||
<xliff:g id="start_day">%s</xliff:g> - <xliff:g id="end_day">%s</xliff:g>, <xliff:g id="start_time">%s</xliff:g> - <xliff:g id="end_time">%s</xliff:g><br>
|
||||
</string>
|
||||
|
||||
<!-- Title text that indicates there is not internet connection. [CHAR LIMIT=80]-->
|
||||
<string name="support_offline_title">You\'re offline</string>
|
||||
@@ -7524,13 +7529,10 @@
|
||||
<string name="support_offline_summary">To reach support, first connect to Wi-Fi or data.</string>
|
||||
|
||||
<!-- Button label for contacting customer support by phone [CHAR LIMIT=20]-->
|
||||
<string name="support_escalation_by_phone">Support call</string>
|
||||
|
||||
<!-- Button label for contacting customer support by email [CHAR LIMIT=20]-->
|
||||
<string name="support_escalation_by_email">Support email</string>
|
||||
<string name="support_escalation_by_phone">Phone</string>
|
||||
|
||||
<!-- Button label for contacting customer support by chat [CHAR LIMIT=20]-->
|
||||
<string name="support_escalation_by_chat">Support chat</string>
|
||||
<string name="support_escalation_by_chat">Chat</string>
|
||||
|
||||
<!-- Button label for visiting the tips & tricks site [CHAR LIMIT=60]-->
|
||||
<string name="support_tips_and_tricks_title">Tips & tricks</string>
|
||||
|
||||
Reference in New Issue
Block a user