TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:41 +02:00
commit 621587f02d
50 changed files with 4650 additions and 0 deletions
@@ -0,0 +1,29 @@
<?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>