am 0463cad7: Maybe make strings happy?

* commit '0463cad783e78381f390855d1cc9d7d8d803b634':
  Maybe make strings happy?
This commit is contained in:
Jeff Sharkey
2015-06-15 04:21:03 +00:00
committed by Android Git Automerger

View File

@@ -4196,6 +4196,7 @@
<!-- Label describing the number of selected items [CHAR LIMIT=48] --> <!-- Label describing the number of selected items [CHAR LIMIT=48] -->
<plurals name="selected_count"> <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> <item quantity="other"><xliff:g id="count" example="3">%1$d</xliff:g> selected</item>
</plurals> </plurals>
</resources> </resources>