Files

30 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" datatype="plaintext" original="EXT:tstemplate/Resources/Private/Language/locallang_overview.xlf" date="2023-01-22T19:53:00Z" product-name="tstemplate">
<header/>
<body>
<trans-unit id="typoscriptRecords.title">
<source>TypoScript Overview</source>
</trans-unit>
<trans-unit id="typoscriptRecords.description">
<source>Global overview of all pages with active TypoScript definitions (database records and site sets).</source>
</trans-unit>
<trans-unit id="typoscriptRecords.noRecordsFound">
<source>No TypoScript definitions found.</source>
</trans-unit>
<trans-unit id="typoscriptRecords.table.column.pageTitle">
<source>Page title</source>
</trans-unit>
<trans-unit id="typoscriptRecords.table.column.typoscriptRecords">
<source>TypoScript definitions</source>
</trans-unit>
<trans-unit id="typoscriptRecords.table.column.site">
<source>Site set</source>
</trans-unit>
<trans-unit id="typoscriptRecords.table.column.root">
<source>Marked as root</source>
</trans-unit>
</body>
</file>
</xliff>