You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
776 B
26 lines
776 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="fr-FR" trgLang="en-US">
|
|
<file id="messages.en_US">
|
|
<unit id="LCa0a2j" name="foo">
|
|
<notes>
|
|
<note category="state">new</note>
|
|
<note category="approved">true</note>
|
|
<note category="section" priority="1">user login</note>
|
|
</notes>
|
|
<segment>
|
|
<source>foo</source>
|
|
<target>bar</target>
|
|
</segment>
|
|
</unit>
|
|
<unit id="uqWglk0" name="baz">
|
|
<notes>
|
|
<note id="x">x_content</note>
|
|
<note appliesTo="target" category="quality">Fuzzy</note>
|
|
</notes>
|
|
<segment>
|
|
<source>baz</source>
|
|
<target>biz</target>
|
|
</segment>
|
|
</unit>
|
|
</file>
|
|
</xliff>
|
|
|