Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 62794fa9 authored by Wesley Wang's avatar Wesley Wang Committed by Automerger Merge Worker
Browse files

Merge "Update battery not charging state string" into sc-dev am: f162726e

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14495983

Change-Id: I04f3d98b1f69aaba0f91acb4c3411d674e6b351b
parents bb65c7bc f162726e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1147,8 +1147,8 @@
    <string name="battery_info_status_charging_wireless">Charging wirelessly</string>
    <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
    <string name="battery_info_status_discharging">Not charging</string>
    <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
    <string name="battery_info_status_not_charging">Plugged in, can\'t charge right now</string>
    <!-- Battery Info screen. Value for a status item. A state which device is connected with any charger(e.g. USB, Adapter or Wireless) but not charging yet. Used for diagnostic info screens, precise translation isn't needed -->
    <string name="battery_info_status_not_charging">Connected, not charging</string>
    <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
    <string name="battery_info_status_full">Charged</string>