mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
* It is based on XiaomiParts usually found on Xiaomi device trees Change-Id: If34ba79bba05ede0ce98bbedf14a1c318bee8fc4 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
11 lines
No EOL
405 B
XML
11 lines
No EOL
405 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string-array name="batt_info_menu">
|
|
<item>@string/battery_max_capa</item>
|
|
<item>@string/battery_chrged_up_to</item>
|
|
<item>@string/battery_chrged_up_to_mah</item>
|
|
<item>@string/battery_current</item>
|
|
<item>@string/battery_status</item>
|
|
<item>@string/battery_temp</item>
|
|
</string-array>
|
|
</resources> |