10 lines
		
	
	
		
			349 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			349 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <resources>
 | |
|     <plurals name="mtrl_badge_content_description">
 | |
|         <item quantity="one">%d novo obvestilo</item>
 | |
|         <item quantity="two">%d novi obvestili</item>
 | |
|         <item quantity="few">%d nova obvestila</item>
 | |
|         <item quantity="other">%d novih obvestil</item>
 | |
|     </plurals>
 | |
| </resources>
 |