Project

General

Profile

Actions

Feature #106073

open

Introduce language label interpolation

Added by Andreas Kienast 12 days ago. Updated 11 days ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
Start date:
2025-02-04
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Overall language label handling may be improved by adding the possibility to interpolate named placeholders in language labels.

Example:

<trans-unit id="label_interpolation">
    <source>Do you want to insert {amount} elements into page {pageTitle}?</source>
</trans-unit>
Actions #1

Updated by Gerrit Code Review 12 days ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88011

Actions #2

Updated by Gerrit Code Review 12 days ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88011

Actions #3

Updated by Gerrit Code Review 11 days ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88011

Actions

Also available in: Atom PDF