Merge "Refine the About phone page." into sc-dev

This commit is contained in:
Stanley Wang
2021-06-23 03:00:19 +00:00
committed by Android (Google) Code Review
2 changed files with 171 additions and 150 deletions

View File

@@ -12353,6 +12353,15 @@
<!-- Title for preference showing the name of the device. [CHAR LIMIT=60]-->
<string name="my_device_info_device_name_preference_title">Device name</string>
<!-- Title for preference category showing the name of basic info. [CHAR LIMIT=60]-->
<string name="my_device_info_basic_info_category_title">Basic info</string>
<!-- Title for preference category showing the name of legal & regulatory. [CHAR LIMIT=60]-->
<string name="my_device_info_legal_category_title">Legal &amp; regulatory</string>
<!-- Title for preference category showing the name of device details. [CHAR LIMIT=60]-->
<string name="my_device_info_device_details_category_title">Device details</string>
<!-- Title for preference category showing the name of device identifiers. [CHAR LIMIT=60]-->
<string name="my_device_info_device_identifiers_category_title">Device identifiers</string>
<!-- Title for Wifi Access settings [CHAR LIMIT=35] -->
<string name="change_wifi_state_title">Wi-Fi control</string>