| <?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
    <file source-language="en" target-language="en" datatype="plaintext" original="file.ext">
        <header>
            <tool tool-id="symfony" tool-name="Symfony"/>
        </header>
        <body>
            <trans-unit id="1" resname="sseb.exception.encryptionException">
                <source>sseb.exception.encryptionException</source>
                <target>The PSolutions Encrypt Bundle has thrown an exception.</target>
            </trans-unit>
        </body>
    </file>
</xliff>
 |