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

Commit 0463cad7 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Maybe make strings happy?

Bug: 21805255
Change-Id: I2e299a83b449aadc8e9a523fc4bbbf6f843f121d
parent 52fc3c0f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4196,6 +4196,7 @@

    <!-- Label describing the number of selected items [CHAR LIMIT=48] -->
    <plurals name="selected_count">
        <item quantity="one"><xliff:g id="count" example="1">%1$d</xliff:g> selected</item>
        <item quantity="other"><xliff:g id="count" example="3">%1$d</xliff:g> selected</item>
    </plurals>
</resources>