vsintegration/ProjectTemplates/LibraryProject/Template/xlf/AssemblyInfo.fs.en.xlf (77 lines of code) (raw):

<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="en" original="../AssemblyInfo.fs"> <body> <trans-unit id="GeneralInfo-Line1"> <source>General Information about an assembly is controlled through the following</source> <target state="new">General Information about an assembly is controlled through the following</target> <note /> </trans-unit> <trans-unit id="GeneralInfo-Line2"> <source>set of attributes. Change these attribute values to modify the information</source> <target state="new">set of attributes. Change these attribute values to modify the information</target> <note /> </trans-unit> <trans-unit id="GeneralInfo-Line3"> <source>associated with an assembly.</source> <target state="new">associated with an assembly.</target> <note /> </trans-unit> <trans-unit id="ComVisible-Line1"> <source>Setting ComVisible to false makes the types in this assembly not visible</source> <target state="new">Setting ComVisible to false makes the types in this assembly not visible</target> <note /> </trans-unit> <trans-unit id="ComVisible-Line2"> <source>to COM components. If you need to access a type in this assembly from</source> <target state="new">to COM components. If you need to access a type in this assembly from</target> <note /> </trans-unit> <trans-unit id="ComVisible-Line3"> <source>COM, set the ComVisible attribute to true on that type.</source> <target state="new">COM, set the ComVisible attribute to true on that type.</target> <note /> </trans-unit> <trans-unit id="Guid-Line1"> <source>The following GUID is for the ID of the typelib if this project is exposed to COM</source> <target state="new">The following GUID is for the ID of the typelib if this project is exposed to COM</target> <note /> </trans-unit> <trans-unit id="VersionInfo-Line1"> <source>Version information for an assembly consists of the following four values:</source> <target state="new">Version information for an assembly consists of the following four values:</target> <note /> </trans-unit> <trans-unit id="MajorVersion"> <source>Major Version</source> <target state="new">Major Version</target> <note /> </trans-unit> <trans-unit id="MinorVersion"> <source>Minor Version</source> <target state="new">Minor Version</target> <note /> </trans-unit> <trans-unit id="BuildNumber"> <source>Build Number</source> <target state="new">Build Number</target> <note /> </trans-unit> <trans-unit id="Revision"> <source>Revision</source> <target state="new">Revision</target> <note /> </trans-unit> <trans-unit id="VersionInfo-Line2"> <source>You can specify all the values or you can default the Build and Revision Numbers</source> <target state="new">You can specify all the values or you can default the Build and Revision Numbers</target> <note /> </trans-unit> <trans-unit id="VersionInfo-Line3"> <source>by using the '*' as shown below:</source> <target state="new">by using the '*' as shown below:</target> <note /> </trans-unit> </body> </file> </xliff>