📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 16:13:37
📂
/
/
opt
/
alt
/
php55
/
usr
/
share
/
pear
/
test
/
Translation
/
Symfony
/
Component
/
Translation
/
Tests
/
fixtures
✏️
Editing: withdoctype.xlf
<?xml version="1.0"?> <!DOCTYPE foo> <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> <file source-language="en" datatype="plaintext" original="file.ext"> <body> <trans-unit id="1"> <source>foo</source> <target>bar</target> </trans-unit> </body> </file> </xliff>
💾 Save Changes
❌ Cancel