-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathlocallang_db.xlf
47 lines (47 loc) · 2.08 KB
/
locallang_db.xlf
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
47
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="messages" date="2022-05-03T08:37:48Z" product-name="mklib">
<header/>
<body>
<trans-unit id="general.undef" resname="general.undef" >
<source>Undefined</source>
</trans-unit>
<trans-unit id="plugin.mklib.label" resname="plugin.mklib.label" >
<source>MK Library</source>
</trans-unit>
<trans-unit id="please_choose" resname="please_choose" >
<source>==please choose==</source>
</trans-unit>
<trans-unit id="plugin.mklib.flexform.tab.common" resname="plugin.mklib.flexform.tab.common" >
<source>Common</source>
</trans-unit>
<trans-unit id="plugin.mklib.flexform.action" resname="plugin.mklib.flexform.action" >
<source>View</source>
</trans-unit>
<trans-unit id="plugin.mklib.flexform.action.gemnericlist" resname="plugin.mklib.flexform.action.gemnericlist" >
<source>Generic List</source>
</trans-unit>
<trans-unit id="plugin.mklib.flexform.qualifier" resname="plugin.mklib.flexform.qualifier" >
<source>Qualifier</source>
</trans-unit>
<trans-unit id="plugin.mklib.flexform.action.genericlist.extendedConfId" resname="plugin.mklib.flexform.action.genericlist.extendedConfId" >
<source>Extended ConfID (default is 'default')</source>
</trans-unit>
<trans-unit id="plugin.mklib.flexform.tab.TSSetup" resname="plugin.mklib.flexform.tab.TSSetup" >
<source>TS-Setup</source>
</trans-unit>
<trans-unit id="plugin.mklib.flexform.tssetup" resname="plugin.mklib.flexform.tssetup" >
<source>plugin.tx_mklib.</source>
</trans-unit>
<trans-unit id="static_countries.zipcode_rule" resname="static_countries.zipcode_rule" >
<source>zip code rule</source>
</trans-unit>
<trans-unit id="static_countries.zipcode_length" resname="static_countries.zipcode_length" >
<source>zip code length</source>
</trans-unit>
<trans-unit id="tt_address.region" resname="tt_address.region" >
<source>Region/State</source>
</trans-unit>
</body>
</file>
</xliff>