mirror of
				https://github.com/python/cpython.git
				synced 2025-10-27 19:54:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			343 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			343 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
 | |
|     <String Id="Descriptor">Append to Path</String>
 | |
|     <String Id="ShortDescriptor">AppendPath</String>
 | |
|     <String Id="NoPython">No !(loc.ProductName) installation was detected.</String>
 | |
| </WixLocalization>
 | 
