Merge "Update the title of Model page" into tm-dev am: 32fa5502ca
am: 99c08f3167
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/18137023 Change-Id: I0e54eb4ca589c880b5c2b3bbd7bb5b6316bcb965 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -3349,8 +3349,6 @@
|
|||||||
<string name="security_patch">Android security update</string>
|
<string name="security_patch">Android security update</string>
|
||||||
<!-- About phone screen, status item label [CHAR LIMIT=40] -->
|
<!-- About phone screen, status item label [CHAR LIMIT=40] -->
|
||||||
<string name="model_info">Model</string>
|
<string name="model_info">Model</string>
|
||||||
<!-- About phone screen, dialog title for showing hardware information such as model, serial number, etc.[CHAR LIMIT=60] -->
|
|
||||||
<string name="hardware_info">Model & hardware</string>
|
|
||||||
<!-- Label for device's hardware revision value [CHAR LIMIT=40] -->
|
<!-- Label for device's hardware revision value [CHAR LIMIT=40] -->
|
||||||
<string name="hardware_revision">Hardware version</string>
|
<string name="hardware_revision">Hardware version</string>
|
||||||
<!-- About phone screen, fcc equipment id label [CHAR LIMIT=40] -->
|
<!-- About phone screen, fcc equipment id label [CHAR LIMIT=40] -->
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
<PreferenceScreen
|
<PreferenceScreen
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
||||||
android:title="@string/hardware_info"
|
android:title="@string/model_info"
|
||||||
settings:keywords="@string/keywords_model_and_hardware">
|
settings:keywords="@string/keywords_model_and_hardware">
|
||||||
|
|
||||||
<!-- Model -->
|
<!-- Model -->
|
||||||
|
Reference in New Issue
Block a user