Merge "Request SupportFeatureProvider to provide a support tab."
This commit is contained in:
@@ -7396,6 +7396,8 @@
|
||||
<string name="notification_suggestion_summary">Show or hide notification content</string>
|
||||
<!-- Setting tab title for all setting options. [CHAR LIMIT=20] -->
|
||||
<string name="page_tab_title_summary">All</string>
|
||||
<!-- Setting tab title for support setting options. [CHAR LIMIT=20] -->
|
||||
<string name="page_tab_title_support">Support</string>
|
||||
|
||||
<!-- Summary of developer options to set the smallest width of the screen [CHAR LIMIT=60]-->
|
||||
<string name="developer_density_summary"><xliff:g name="count" example="320">%d</xliff:g> dp</string>
|
||||
@@ -7431,4 +7433,21 @@
|
||||
<!-- Button which clears out storage in the deletion helper. [CHAR LIMIT=60]-->
|
||||
<string name="deletion_helper_free_button">Free up <xliff:g id="freeable" example="1.2GB">%1$s</xliff:g></string>
|
||||
|
||||
<!-- Title text for calling or emailing customer support [CHAR LIMIT=80]-->
|
||||
<string name="support_escalation_title">24/7 support</string>
|
||||
|
||||
<!-- Button label for contacting customer support by phone [CHAR LIMIT=20]-->
|
||||
<string name="support_escalation_by_phone">Phone</string>
|
||||
|
||||
<!-- Button label for contacting customer support by email [CHAR LIMIT=20]-->
|
||||
<string name="support_escalation_by_email">Email</string>
|
||||
|
||||
<!-- Button label for visiting help forum [CHAR LIMIT=60]-->
|
||||
<string name="support_forum_title">Help forum</string>
|
||||
|
||||
<!-- Button label for visiting help articles [CHAR LIMIT=60]-->
|
||||
<string name="support_articles_title">Help articles</string>
|
||||
|
||||
<!-- Button label for sending user feedback [CHAR LIMIT=60]-->
|
||||
<string name="support_feedback_title">Send feedback</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user