mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	
		
			
	
	
		
			8 lines
		
	
	
	
		
			422 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
	
		
			422 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | <?xml version="1.0" encoding="utf-8"?> | ||
|  | <WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
|  |     <String Id="Descriptor">Test Suite</String> | ||
|  |     <String Id="ShortDescriptor">test</String> | ||
|  |     <String Id="NativeModulesTitle">!(loc.FullProductName) native libtest</String> | ||
|  |     <String Id="NativeModulesDescription">!(loc.ProductName) Native Test Modules</String> | ||
|  | </WixLocalization> |