-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathlocallang_db.xml
executable file
·46 lines (46 loc) · 2.82 KB
/
locallang_db.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3locallang>
<meta type="array">
<description>DB Labels</description>
<type>database</type>
<csh_table></csh_table>
<fileId>EXT:templavoila/locallang_db.xml</fileId>
<labelContext type="array">
</labelContext>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tx_templavoila_tmplobj">TemplaVoilà Template Object</label>
<label index="tx_templavoila_tmplobj.title">Title:</label>
<label index="tx_templavoila_tmplobj.datastructure">Data Structure:</label>
<label index="tx_templavoila_tmplobj.fileref">File reference:</label>
<label index="tx_templavoila_tmplobj.belayout">BELayout Template File:</label>
<label index="tx_templavoila_tmplobj.previewicon">Attach preview icon (gif or png in 1:1 size):</label>
<label index="tx_templavoila_tmplobj.description">Description of the template:</label>
<label index="tx_templavoila_tmplobj.ds_createnew">Create new data structure!</label>
<label index="tx_templavoila_tmplobj.rendertype">Select a type of rendering:</label>
<label index="tx_templavoila_tmplobj.rendertype.I.0">Default output</label>
<label index="tx_templavoila_tmplobj.rendertype.I.1">Printer friendly</label>
<label index="tx_templavoila_tmplobj.parent">Make this a sub-template of:</label>
<label index="tx_templavoila_tmplobj.rendertype_ref">Inherit default subtemplates from:</label>
<label index="tx_templavoila_tmplobj.localProc">Local Processing (XML):</label>
<label index="be_groups.tx_templavoila_access">Disallow access to TemplaVoilà objects:</label>
<label index="tx_templavoila_datastructure">TemplaVoilà Data Structure</label>
<label index="tx_templavoila_datastructure.title">Title:</label>
<label index="tx_templavoila_datastructure.dataprot">Data Structure XML:</label>
<label index="tx_templavoila_datastructure.scope">Category:</label>
<label index="tx_templavoila_datastructure.scope.I.1">Page Template</label>
<label index="tx_templavoila_datastructure.scope.I.2">Flexible Content Element</label>
<label index="tt_content.tx_templavoila_ds">Data Structure:</label>
<label index="tt_content.tx_templavoila_to">Template Object:</label>
<label index="tt_content.tx_templavoila_pito">Plug-In Template Object:</label>
<label index="tt_content.tx_templavoila_flex">Content:</label>
<label index="tt_content.CType_pi1">Flexible Content</label>
<label index="pages.tx_templavoila_ds">Page Template Structure:</label>
<label index="pages.tx_templavoila_to">Use Template Design:</label>
<label index="pages.tx_templavoila_next_ds">Subpages - Page Template Structure:</label>
<label index="pages.tx_templavoila_next_to">Subpages - Use Template Design:</label>
<label index="pages.tx_templavoila_flex">Content:</label>
</languageKey>
</data>
</T3locallang>