ADD week 5
This commit is contained in:
7
02-Easy5/E5/resources/res/values-or/plurals.xml
Normal file
7
02-Easy5/E5/resources/res/values-or/plurals.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="mtrl_badge_content_description">
|
||||
<item quantity="one">%d new notification</item>
|
||||
<item quantity="other">%d new notifications</item>
|
||||
</plurals>
|
||||
</resources>
|
Reference in New Issue
Block a user