Remove an assertion that is no longer true. This was supposed to be removed in #18998, but was somehow dropped from 66a5dab85 (probably due to a bad rebase). (Travis has been failing due to this since https://travis-ci.org/angular/angular/jobs/272321759.)
		
			
				
	
	
		
			44 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8" ?>
 | |
| <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
 | |
|   <file source-language="en" datatype="plaintext" original="ng2.template">
 | |
|     <body>
 | |
|       <trans-unit id="introductionHeader" datatype="html">
 | |
|         <source>
 | |
|   Hello i18n!
 | |
| </source>
 | |
|         <target/>
 | |
|         <note priority="1" from="description">An introduction header for this sample</note>
 | |
|         <note priority="1" from="meaning">User welcome</note>
 | |
|       </trans-unit>
 | |
|       <trans-unit id="ba0cc104d3d69bf669f97b8d96a4c5d8d9559aa3" datatype="html">
 | |
|         <source>I don't output any element</source>
 | |
|         <target/>
 | |
|       </trans-unit>
 | |
|       <trans-unit id="701174153757adf13e7c24a248c8a873ac9f5193" datatype="html">
 | |
|         <source>Angular logo</source>
 | |
|         <target/>
 | |
|       </trans-unit>
 | |
|       <trans-unit id="6e22e74e8cbd3095560cfe08993c4fdfa3c50eb0" datatype="html">
 | |
|         <source/>
 | |
|         <target/>
 | |
|       </trans-unit>
 | |
|       <trans-unit id="61cafedb85466ab789b3ae817bba1a545468ee1c" datatype="html">
 | |
|         <source>The hero is <x id="ICU"/></source>
 | |
|         <target/>
 | |
|       </trans-unit>
 | |
|       <trans-unit id="14c7055d67771a3b7b6888d282ac092896be06b6" datatype="html">
 | |
|         <source/>
 | |
|         <target/>
 | |
|       </trans-unit>
 | |
|       <trans-unit id="2cf9a08c5b6e3612572a2a36dd46563013848382" datatype="html">
 | |
|         <source>Here we have: <x id="ICU"/></source>
 | |
|         <target/>
 | |
|       </trans-unit>
 | |
|       <trans-unit id="db1b921b55301ce3957e382090729562002da036" datatype="html">
 | |
|         <source/>
 | |
|         <target/>
 | |
|       </trans-unit>
 | |
|     </body>
 | |
|   </file>
 | |
| </xliff>
 |