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

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

Merge "Clarify zen_modes_multiple_on_title string" into main

parents 38ce193d 962ab8a6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1215,8 +1215,8 @@
        }
    </string>

    <!-- Modes: title for when multiple modes are active.[CHAR LIMIT=20] -->
    <string name="zen_modes_multiple_on_title">%s Modes</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>

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