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

Commit 962ab8a6 authored by Matías Hernández's avatar Matías Hernández
Browse files

Clarify zen_modes_multiple_on_title string

Test: N/A
Bug: 405988332
FLAG: EXEMPT metadata only
Change-Id: I85aec9399027923d153073219544e660a69c4c02
parent 4fe2e351
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>