-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathlocallang_csh_begr.xml
28 lines (28 loc) · 1.94 KB
/
locallang_csh_begr.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3locallang>
<meta type="array">
<description>CSH for Template Objects</description>
<type>CSH</type>
<csh_table>tx_templavoila_tmplobj</csh_table>
<fileId>EXT:templavoila/locallang_csh_to.xml</fileId>
<labelContext type="array">
<languageKey index="tx_templavoila_access.description"></languageKey>
</labelContext>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tx_templavoila_access.description">Select TemplaVoilà objects to disallow access to. Notice that disallowing access to DS (data structure) implicitly disallows access to any TO (template object) associated with this DS.</label>
<label index="datastructure.description">Select data structure of this template object</label>
<label index="fileref.description">Reference to a file to map with this template object</label>
<label index="templatemapping.description"></label>
<label index="previewicon.description">Select preview icon (optional)</label>
<label index="description.description">Description of this template object</label>
<label index="rendertype.description">Select rendering type</label>
<label index="sys_language_uid.description"></label>
<label index="parent.description">Select parent template</label>
<label index="localprocessing.description">Local processing XML overrides parts of Data Source XML. If you want to override parts of DS XML, enter it here</label>
<label index="enableaccessctrl.description">Access control for this template object. To enable access control, check the box</label>
<label index="access.description">Lists groups and users. Select users and/or groups that will have access to this template object</label>
</languageKey>
</data>
</T3locallang>