Skip to content

Commit 30ee49e

Browse files
committed
Added the name attribute to XLIFF 2 documents
1 parent 5bb7c53 commit 30ee49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/translation/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ loaded/dumped when using this component inside a Symfony application:
438438
<xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0"
439439
srcLang="fr-FR" trgLang="en-US">
440440
<file id="messages.en_US">
441-
<unit id="LCa0a2j">
441+
<unit id="LCa0a2j" name="original-content">
442442
<notes>
443443
<note category="state">new</note>
444444
<note category="approved">true</note>

0 commit comments

Comments
 (0)