⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (674 Bytes)
Bug #20219
» locallang-test.xml
Administrator Admin, 2009-03-20 13:50
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3locallang>
<meta
type=
"array"
>
<type>
module
</type>
<description>
Language labels for testing purposes
</description>
</meta>
<data
type=
"array"
>
<languageKey
index=
"default"
type=
"array"
>
<label
index=
"button1"
>
Button 1 - Description (EN)
</label>
<label
index=
"button2"
>
Button 2 - Description (EN)
</label>
<label
index=
"button3"
>
Button 3 - Description (EN)
</label>
</languageKey>
<languageKey
index=
"fr"
type=
"array"
>
<label
index=
"button1"
>
Button 1 - Description (FR)
</label>
<label
index=
"button2"
>
Button 2 - Description (FR)
</label>
</languageKey>
</data>
</T3locallang>
« Previous
1
2
3
Next »
(2-2/3)
Loading...