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,18 @@
<?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/Modules/active.xlf" date="2026-11-10T13:37:37Z" product-name="active">
<header/>
<body>
<trans-unit id="title">
<source>Active TypoScript</source>
</trans-unit>
<!-- intentionally left blank, not utilized (for now) -->
<trans-unit id="short_description">
<source/>
</trans-unit>
<trans-unit id="description">
<source/>
</trans-unit>
</body>
</file>
</xliff>
@@ -0,0 +1,18 @@
<?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/Modules/analyzer.xlf" date="2026-11-10T13:37:37Z" product-name="analyzer">
<header/>
<body>
<trans-unit id="title">
<source>Included TypoScript</source>
</trans-unit>
<!-- intentionally left blank, not utilized (for now) -->
<trans-unit id="short_description">
<source/>
</trans-unit>
<trans-unit id="description">
<source/>
</trans-unit>
</body>
</file>
</xliff>
@@ -0,0 +1,18 @@
<?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/Modules/constanteditor.xlf" date="2026-11-10T13:37:37Z" product-name="constanteditor">
<header/>
<body>
<trans-unit id="title">
<source>Constant Editor</source>
</trans-unit>
<!-- intentionally left blank, not utilized (for now) -->
<trans-unit id="short_description">
<source/>
</trans-unit>
<trans-unit id="description">
<source/>
</trans-unit>
</body>
</file>
</xliff>
@@ -0,0 +1,18 @@
<?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/Modules/infomodify.xlf" date="2026-11-10T13:37:37Z" product-name="infomodify">
<header/>
<body>
<trans-unit id="title">
<source>Edit TypoScript Record</source>
</trans-unit>
<!-- intentionally left blank, not utilized (for now) -->
<trans-unit id="short_description">
<source/>
</trans-unit>
<trans-unit id="description">
<source/>
</trans-unit>
</body>
</file>
</xliff>
@@ -0,0 +1,18 @@
<?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/Modules/recordsoverview.xlf" date="2026-11-10T13:37:37Z" product-name="recordsoverview">
<header/>
<body>
<trans-unit id="title">
<source>TypoScript Overview</source>
</trans-unit>
<!-- intentionally left blank, not utilized (for now) -->
<trans-unit id="short_description">
<source/>
</trans-unit>
<trans-unit id="description">
<source/>
</trans-unit>
</body>
</file>
</xliff>
+17
View File
@@ -0,0 +1,17 @@
<?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/Modules/ts.xlf" date="2026-11-10T13:37:37Z" product-name="ts">
<header/>
<body>
<trans-unit id="short_description">
<source>TypoScript tools</source>
</trans-unit>
<trans-unit id="description">
<source>Here you manage the TypoScript records which are in charge of the look of your website on the frontend. The module provides specialized features like a TypoScript tree, a constant editor and raw editing facilities.</source>
</trans-unit>
<trans-unit id="title">
<source>TypoScript</source>
</trans-unit>
</body>
</file>
</xliff>