Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439 Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
27 lines
776 B
XML
27 lines
776 B
XML
<?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>
|