mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-28 05:13:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			436 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			436 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <resources>
 | |
|   <string name="crash_dialog_title">Commons ist abgestürzt</string>
 | |
|   <string name="crash_dialog_text">Huch! Etwas ist schiefgelaufen.</string>
 | |
|   <string name="crash_dialog_comment_prompt">Erzähl uns, was du gemacht hast und teile es per E-Mail mit uns. Dies wird uns helfen, das Problem zu beheben!</string>
 | |
|   <string name="crash_dialog_ok_toast">Vielen Dank!</string>
 | |
| </resources>
 | 
