Skip to content

Instantly share code, notes, and snippets.

@koral--
Created January 15, 2018 03:23
Show Gist options
  • Save koral--/a57b642097c50ee84a230b8249bbd9fb to your computer and use it in GitHub Desktop.
Save koral--/a57b642097c50ee84a230b8249bbd9fb to your computer and use it in GitHub Desktop.
<resources xmlns:tools="http://schemas.android.com/tools" tools:locale="pl">
<plurals name="numberOfSongsAvailable">
<item quantity="one">Znaleziono %d piosenkę.</item>
<item quantity="few">Znaleziono %d piosenki.</item>
<item quantity="other">Znaleziono %d piosenek.</item>
</plurals>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment