Adjust xliff snippets to include approved

The space was not used anyway yet.
This commit is contained in:
Daniel Siepmann 2023-02-16 15:38:45 +01:00
parent 82ad33410b
commit b937e6aab2
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -7,7 +7,7 @@ snippet xlifft3
<file source-language="en" datatype="plaintext" original="messages" date="`strftime('%Y-%m-%dT%H:%M:%SZ')`" product-name="`expand('%:h:s?.*ext/??:s?/.*??')`">
<header/>
<body>
<trans-unit id="$0" xml:space="preserve">
<trans-unit id="$0" approved="yes">
<source></source>
</trans-unit>
</body>
@ -33,7 +33,7 @@ snippet flexform
</T3DataStructure>
snippet trans
<trans-unit id="$0">
<trans-unit id="$0" approved="yes">
<source></source>
</trans-unit>