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

Commit 03442225 authored by ykhung's avatar ykhung
Browse files

Update incompatible charging string based on UXR suggestion

Bug: 246960554
Test: atest
Change-Id: I19ed65d17a538bf6c3c95a121d699e4a1a8ca7b1
parent bfd3c051
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5121,9 +5121,9 @@
    <!-- Charge to full button for battery defender tips [CHAR LIMIT=NONE] -->
    <string name="battery_tip_charge_to_full_button">Charge to full</string>
    <!-- Title of incompatible charging battery tip [CHAR LIMIT=NONE] -->
    <string name="battery_tip_incompatible_charging_title">Incompatible charging setup</string>
    <string name="battery_tip_incompatible_charging_title">Issue with charging accessory</string>
    <!-- Message of incompatible charging battery tip [CHAR LIMIT=NONE] -->
    <string name="battery_tip_incompatible_charging_message">Your battery is not charging or is charging very slowly</string>
    <string name="battery_tip_incompatible_charging_message">Battery charging slowly or won\'t charge. Check if the cable and power adapter work with your phone</string>
    <!-- Content description for the incompatible charging battery tip button [CHAR LIMIT=NONE] -->
    <string name="battery_tip_incompatible_charging_content_description">Learn more about incompatible charging</string>