Merge "Add strings for Safety & Emergency section Bug: 179063896 Test: make Settings" into sc-dev

This commit is contained in:
Fan Zhang
2021-03-24 20:36:41 +00:00
committed by Android (Google) Code Review

View File

@@ -7274,6 +7274,12 @@
<!-- Summary for the emergency info preference [CHAR LIMIT=40] --> <!-- Summary for the emergency info preference [CHAR LIMIT=40] -->
<string name="emergency_info_summary">Info &amp; contacts for <xliff:g id="user_name" example="Jason">%1$s</xliff:g></string> <string name="emergency_info_summary">Info &amp; contacts for <xliff:g id="user_name" example="Jason">%1$s</xliff:g></string>
<!-- Button label for opening an arbitrary app [CHAR LIMIT=60] -->
<string name="open_app_button">Open <xliff:g id="app_name" example="Safety">%1$s</xliff:g></string>
<!-- Title for more settings button, clicking this button will open a new page containing more settings related to current page. [CHAR LIMIT=60] -->
<string name="more_settings_button">More Settings</string>
<!-- Application Restrictions screen title [CHAR LIMIT=45] --> <!-- Application Restrictions screen title [CHAR LIMIT=45] -->
<string name="application_restrictions">Allow apps and content</string> <string name="application_restrictions">Allow apps and content</string>
<!-- Applications with restrictions header [CHAR LIMIT=45] --> <!-- Applications with restrictions header [CHAR LIMIT=45] -->