8 lines
259 B
XML
8 lines
259 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<resources>
|
||
<plurals name="mtrl_badge_content_description">
|
||
<item quantity="one">%d neue Benachrichtigung</item>
|
||
<item quantity="other">%d neue Benachrichtigungen</item>
|
||
</plurals>
|
||
</resources>
|