Changed information string about model
am: d92ce3ef0c
Change-Id: Ia6bd630c8e273eb3613dcb5c597bd89e6de17454
This commit is contained in:
@@ -2312,7 +2312,7 @@
|
||||
<!-- About phone screen, status item label [CHAR LIMIT=60] -->
|
||||
<string name="security_patch">Android security patch level</string>
|
||||
<!-- About phone screen, status item label [CHAR LIMIT=40] -->
|
||||
<string name="model_number">Model number</string>
|
||||
<string name="model_info">Model</string>
|
||||
<!-- About phone screen, fcc equipment id label [CHAR LIMIT=40] -->
|
||||
<string name="fcc_equipment_id">Equipment ID</string>
|
||||
<!-- About phone screen, setting option name [CHAR LIMIT=40] -->
|
||||
|
@@ -73,7 +73,7 @@
|
||||
<Preference android:key="device_model"
|
||||
android:enabled="false"
|
||||
android:shouldDisableView="false"
|
||||
android:title="@string/model_number"
|
||||
android:title="@string/model_info"
|
||||
android:summary="@string/device_info_default"/>
|
||||
|
||||
<!-- Device firmware version -->
|
||||
|
Reference in New Issue
Block a user