← Prev in month ← Prev in thread

csprd02 - Example 11 typo

From
Yves <>
Date
2017-02-21T03:38:32+00:00
ID
[email protected]
Thread
csprd02 - Example 11 typo
Comment on XLIFF Version 2.1 Commitee Specification Draft 02

Typos in Example 11:


<p>This is a 
      <spanits-loc-note="Check with terminology engineer" its-loc-note-type= alert>
      motherboard</span>.
    </p>

Should be:

<p>This is a 
      <span its-loc-note="Check with terminology engineer" its-loc-note-type="alert">
      motherboard</span>.
    </p>

Also: the ending of the XLIFF extraction is <xliff> when it should be </xliff>

Also: <file id=1> should be <file id="1">

Cheers,
-yves
← Prev in month ← Prev in thread