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

Commit ffd306e6 authored by YK Hung's avatar YK Hung Committed by Android (Google) Code Review
Browse files

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

parents 4b4b0cf8 03442225
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>