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,26 @@
<?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_ceditor.xlf" date="2011-10-17T20:22:37Z" product-name="tstemplate">
<header/>
<body>
<trans-unit id="submodule.title">
<source>Constant Editor</source>
</trans-unit>
<trans-unit id="submodule.titleWithRecord">
<source>Constant Editor for TypoScript record "%s"</source>
</trans-unit>
<trans-unit id="submodule.description">
<source>Overwrite constants and save them to the selected TypoScript record on the current page. Only options that have been made available for editing in the constant editor are shown below. In addition, more constants can exist in the system.</source>
</trans-unit>
<trans-unit id="options.selectedCategory">
<source>Selected category</source>
</trans-unit>
<trans-unit id="options.selectedRecord">
<source>Selected record</source>
</trans-unit>
<trans-unit id="infobox.message.noConstants">
<source>There are no editable constants available for the Constant Editor.</source>
</trans-unit>
</body>
</file>
</xliff>