blob: 703a8410f5c2f77d6c5d4b35a3fe19c821c7faeb [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="my_plural">
<item quantity="one">@string/hello</item>
<item quantity="few">@string/hello</item>
<item quantity="other">@string/hello</item>
</plurals>
</resources>