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

Commit 157a0c5d authored by Wesley.CW Wang's avatar Wesley.CW Wang Committed by Wesley Wang
Browse files

Update battery not charging state string

Bug: 185448191
Bug: 187767337
Test: make SettingsRoboTests
Change-Id: If29aa20bd93467c46b0bd2ccbdd1984fc6c1afd8
parent f0cf73d8
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>