9 lines
		
	
	
		
			308 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			308 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <resources>
 | |
|     <plurals name="mtrl_badge_content_description">
 | |
|         <item quantity="one">%d novo obavještenje</item>
 | |
|         <item quantity="few">%d nova obavještenja</item>
 | |
|         <item quantity="other">%d novih obavještenja</item>
 | |
|     </plurals>
 | |
| </resources>
 |