9 lines
		
	
	
		
			280 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			280 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<!--
 | 
						|
This file contains the declaration of all the localizable strings.
 | 
						|
-->
 | 
						|
<WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl" Culture="de-AT">
 | 
						|
 | 
						|
  <String Id="DowngradeError" Value="Eine neuere Version von [ProductName] ist bereits installiert." />
 | 
						|
 | 
						|
</WixLocalization>
 |