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

Commit f95af758 authored by YK Hung's avatar YK Hung Committed by Automerger Merge Worker
Browse files

Merge "Update incompatible charging string based on UXR suggestion" into udc-dev am: ffd306e6

parents 88bcec84 ffd306e6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5123,9 +5123,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>