TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:00 +02:00
commit f9941541b7
1178 changed files with 135377 additions and 0 deletions
@@ -0,0 +1,45 @@
<?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:backend/Resources/Private/Language/Wizards/page.xlf" date="2025-03-03T00:00:00Z" product-name="backend">
<header/>
<body>
<!-- Step: doktype selection -->
<trans-unit id="step.doktype.headline">
<source>Select page type</source>
</trans-unit>
<trans-unit id="step.doktype.not_allowed_doktype.title">
<source>Invalid page type</source>
</trans-unit>
<trans-unit id="step.doktype.not_allowed_doktype.message">
<source>The selected page type is not allowed here. Please choose a different type.</source>
</trans-unit>
<trans-unit id="step.doktype.filter.noResults">
<source>No matching page type found.</source>
</trans-unit>
<trans-unit id="step.doktype.load_error">
<source>Failed to fetch available page types. This is likely due to missing permissions.</source>
</trans-unit>
<trans-unit id="step.setup">
<source>Page Setup</source>
</trans-unit>
<trans-unit id="step.link">
<source>Link Configuration</source>
</trans-unit>
<trans-unit id="step.shortcut">
<source>Shortcut Configuration</source>
</trans-unit>
<trans-unit id="step.mounting">
<source>Mounting Configuration</source>
</trans-unit>
<trans-unit id="page_wizard.success.title">
<source>Page created</source>
</trans-unit>
<trans-unit id="page_wizard.success.description">
<source>The page has been successfully created. Click "Finish" to be redirected to the newly created page.</source>
</trans-unit>
<trans-unit id="page_wizard.button.create_another_page">
<source>Create another page</source>
</trans-unit>
</body>
</file>
</xliff>