Initial commit - Typo3 11.5.41
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
|
||||
<file t3:id="1415814946" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="Bold-Tooltip" xml:space="preserve">
|
||||
<source>Bold</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="Italic-Tooltip" xml:space="preserve">
|
||||
<source>Italic</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="StrikeThrough-Tooltip" xml:space="preserve">
|
||||
<source>Strike-through</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="Subscript-Tooltip" xml:space="preserve">
|
||||
<source>Subscript</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="Superscript-Tooltip" xml:space="preserve">
|
||||
<source>Superscript</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="Underline-Tooltip" xml:space="preserve">
|
||||
<source>Underline</source>
|
||||
<target></target></trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="it" type="array">
|
||||
<label index="Bold-Tooltip"/>
|
||||
<label index="Italic-Tooltip"/>
|
||||
<label index="StrikeThrough-Tooltip"/>
|
||||
<label index="Subscript-Tooltip"/>
|
||||
<label index="Superscript-Tooltip"/>
|
||||
<label index="Underline-Tooltip"/>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
Reference in New Issue
Block a user