Show a static title/summary if country doesn't have support
Bug: 29105266 Change-Id: I874fbb1172ab2faf9372362cf0e1f933046c621c
This commit is contained in:
@@ -7507,9 +7507,6 @@
|
||||
<!-- Title text for connecting to 24/7 available customer support [CHAR LIMIT=80]-->
|
||||
<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">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</string>
|
||||
|
||||
@@ -7519,6 +7516,9 @@
|
||||
<!-- Summary text when customer support is closed. [CHAR LIMIT=NONE]-->
|
||||
<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>
|
||||
|
||||
<!-- Summary text when customer support is unavailble in the region. [CHAR LIMIT=NONE]-->
|
||||
<string name="support_escalation_unavailable_summary">Search help or explore tips & tricks</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>
|
||||
|
Reference in New Issue
Block a user