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

Commit d77a1be6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix the format string for "multiple modes on"" into main

parents 93a05ffb 05fb4735
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1343,7 +1343,7 @@
    </string>

    <!-- Modes: title for when multiple modes are active; number is >= 2 [CHAR LIMIT=20] -->
    <string name="zen_modes_multiple_on_title"><xliff:g id="number" example="3">%s</xliff:g> Modes</string>
    <string name="zen_modes_multiple_on_title"><xliff:g id="number" example="3">%d</xliff:g> Modes</string>

    <!-- Modes: subtitle for when multiple modes are active. Plural. [CHAR LIMIT=20] -->
    <string name="zen_modes_multiple_on_status">On</string>