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

Commit a36c3e3a authored by Ebru Kurnaz's avatar Ebru Kurnaz
Browse files

Update stylus battery notification string from "1% battery remaining" to "Stylus battery 1%".

Bug: 287465577
Test: manual
Flag: NONE string change
Change-Id: Ib56b235e0acfbec9683f34f45b6f583fdec7ac3b
parent 2767bf3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3369,7 +3369,7 @@
    <string name="rotation_tile_with_posture_secondary_label_template">%1$s / %2$s</string>
    <!-- Title for notification of low stylus battery with percentage. "percentage" is
        the value of the battery capacity remaining [CHAR LIMIT=none]-->
    <string name="stylus_battery_low_percentage"><xliff:g id="percentage" example="16%">%s</xliff:g> battery remaining</string>
    <string name="stylus_battery_low_percentage">Stylus battery <xliff:g id="percentage" example="16%">%s</xliff:g></string>
    <!-- Subtitle for the notification sent when a stylus battery is low. [CHAR LIMIT=none]-->
    <string name="stylus_battery_low_subtitle">Connect your stylus to a charger</string>