Project

General

Profile

Actions

Feature #66831

closed

Forms: Localize form labels

Added by Roman Büchler about 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Could have
Category:
Form Framework
Target version:
-
Start date:
2015-05-07
Due date:
% Done:

100%

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

Description

To localize a form it would be handy to define the label value in the form {LLL:EXT:powermail/Resources/Private/Language/locallang.xlf:\In2code\Powermail\Domain\Model\Mail.name}. TS snippet:

10 = FIELDSET
10 {
10 = TEXTLINE
10 {
name = name
label {
value = {LLL:EXT:powermail/Resources/Private/Language/locallang.xlf:\In2code\Powermail\Domain\Model\Mail.name}
}
}
}

Actions

Also available in: Atom PDF