Modify the incorrect wording

Fixes: 340991772
Test: manual test
Change-Id: I4b74a3f813542c59f751318a4142d8b9a0fa9192
This commit is contained in:
Sunny Shao
2024-06-03 09:31:47 +08:00
parent 38236869ee
commit 9614dec518

View File

@@ -3155,7 +3155,7 @@
<!-- About phone, status item title. The hardware serial number. [CHAR LIMIT=30]--> <!-- About phone, status item title. The hardware serial number. [CHAR LIMIT=30]-->
<string name="status_serial_number">Serial number</string> <string name="status_serial_number">Serial number</string>
<!-- About phone, status item title. How long the device has been running since its last reboot. --> <!-- About phone, status item title. How long the device has been running since its last reboot. -->
<string name="status_up_time">Up time</string> <string name="status_up_time">Uptime</string>
<!-- About phone, status item title. The battery manufacture date. [CHAR LIMIT=60]--> <!-- About phone, status item title. The battery manufacture date. [CHAR LIMIT=60]-->
<string name="battery_manufacture_date">Manufacture date</string> <string name="battery_manufacture_date">Manufacture date</string>