Localization Strings¶
There are different L10N strings, that are used by the autoloader and also created for the language file.
Note: words in upper case are placeholders.
L10N string  | 
Source  | 
Description  | 
|
|---|---|---|---|
tt_content.EXTKEY.header  | 
The title of the option group in the CType selection  | 
||
wizard.UNDERSCORE_MODEL_NAME  | 
Content Objects | The title of the content object in the new content element wizard  | 
||
wizard.UNDERSCORE_MODEL_NAME.description  | 
Content Objects | The description of the content object in the new content element wizard  | 
||
backendLayout.BASENAME  | 
BackendLayout  | 
The name of the backend layout in the backend views  | 
|
TABLENAME  | 
TCA configuration  | 
The name of the table  | 
|
TABLENAME.FIELDNAME  | 
TCA configuration  | 
The name of the field in the table  | 
|