-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlocallang_db.xml
More file actions
44 lines (43 loc) · 3.07 KB
/
locallang_db.xml
File metadata and controls
44 lines (43 loc) · 3.07 KB
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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3locallang>
<meta type="array">
<type>database</type>
<description>Language labels for database tables/fields belonging to extension 'test_t3registration'</description>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="backend_layout.tx_t3registrationtest_select.I.0">item1</label>
<label index="backend_layout.tx_t3registrationtest_select.I.1">item2</label>
<label index="backend_layout.tx_t3registrationtest_select.I.2">item3</label>
<label index="backend_layout.tx_t3registrationtest_select.I.3">item4</label>
<label index="backend_layout.tx_t3registrationtest_select">select</label>
<label index="backend_layout.tx_t3registrationtest_select_foreign">select foreign</label>
<label index="backend_layout.tx_t3registrationtest_radio.I.0">radio1</label>
<label index="backend_layout.tx_t3registrationtest_radio.I.1">radio2</label>
<label index="backend_layout.tx_t3registrationtest_radio.I.2">radio3</label>
<label index="backend_layout.tx_t3registrationtest_radio.I.3">radio4</label>
<label index="backend_layout.tx_t3registrationtest_radio">radio</label>
<label index="backend_layout.tx_t3registrationtest_check">check</label>
<label index="backend_layout.tx_t3registrationtest_checkmultiple.I.0">check1</label>
<label index="backend_layout.tx_t3registrationtest_checkmultiple.I.1">check2</label>
<label index="backend_layout.tx_t3registrationtest_checkmultiple.I.2">check3</label>
<label index="backend_layout.tx_t3registrationtest_checkmultiple.I.3">check4</label>
<label index="backend_layout.tx_t3registrationtest_checkmultiple.I.4">check5</label>
<label index="backend_layout.tx_t3registrationtest_checkmultiple.I.5">check6</label>
<label index="backend_layout.tx_t3registrationtest_checkmultiple.I.6">check7</label>
<label index="backend_layout.tx_t3registrationtest_checkmultiple.I.7">check8</label>
<label index="backend_layout.tx_t3registrationtest_checkmultiple.I.8">check9</label>
<label index="backend_layout.tx_t3registrationtest_checkmultiple.I.9">check10</label>
<label index="backend_layout.tx_t3registrationtest_checkmultiple">checkmultiple</label>
<label index="backend_layout.tx_t3registrationtest_procFunc">Proc Func Field</label>
<label index="backend_layout.tx_t3registrationtest_procFunc.I.0">choose one</label>
<label index="backend_layout.tx_t3registrationtest_date">Data di nascita</label>
<label index="emconf.tx_t3registrationtest_emailForTest">test sending email</label>
<label index="emconf.tx_t3registrationtest_pop3Server">Pop3 address server</label>
<label index="emconf.tx_t3registrationtest_pop3Username">Pop3 username</label>
<label index="emconf.tx_t3registrationtest_pop3Password">Pop3 password</label>
<label index="emconf.tx_t3registrationtest_remoteEmail">Remote email configurations</label>
<label index="emconf.tx_t3registrationtest_pageUid">Pagina con il plugin</label>
</languageKey>
</data>
</T3locallang>