Maybe make strings happy?

Bug: 21805255
Change-Id: I2e299a83b449aadc8e9a523fc4bbbf6f843f121d
This commit is contained in:
Jeff Sharkey
2015-06-14 21:18:10 -07:00
parent 52fc3c0f73
commit 0463cad783

View File

@@ -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>