Loading res/values/strings.xml +0 −2 Original line number Diff line number Diff line Loading @@ -3347,8 +3347,6 @@ <string name="security_patch">Android security update</string> <!-- About phone screen, status item label [CHAR LIMIT=40] --> <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] --> <string name="hardware_revision">Hardware version</string> <!-- About phone screen, fcc equipment id label [CHAR LIMIT=40] --> res/xml/hardware_info.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" 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"> <!-- Model --> Loading Loading
res/values/strings.xml +0 −2 Original line number Diff line number Diff line Loading @@ -3347,8 +3347,6 @@ <string name="security_patch">Android security update</string> <!-- About phone screen, status item label [CHAR LIMIT=40] --> <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] --> <string name="hardware_revision">Hardware version</string> <!-- About phone screen, fcc equipment id label [CHAR LIMIT=40] -->
res/xml/hardware_info.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" 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"> <!-- Model --> Loading