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

Commit b72b580a authored by Ebru Kurnaz's avatar Ebru Kurnaz Committed by Android (Google) Code Review
Browse files

Merge "Update stylus battery notification string from "1% battery remaining"...

Merge "Update stylus battery notification string from "1% battery remaining" to "Stylus battery 1%"." into main
parents a301cc5f a36c3e3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3367,7 +3367,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>