kitodo-presentation/Resources/Private/Language/FulltextDownloadTool.xml

27 lines
1.0 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<!--
* (c) Kitodo. Key to digital objects e.V. <contact@kitodo.org>
*
* This file is part of the Kitodo and TYPO3 projects.
*
* @license GNU General Public License version 3 or later.
* For the full copyright and license information, please read the
* LICENSE.txt file that was distributed with this source code.
-->
<T3locallang>
<meta type="array">
<type>module</type>
<description>Language labels for tool FulltextDownload</description>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="download-current-page">Current page (TXT)</label>
<label index="fulltext-not-available">No Fulltext available</label>
</languageKey>
<languageKey index="de" type="array">
<label index="download-current-page">Aktuelle Seite (TXT)</label>
<label index="fulltext-not-available">Keine Volltexte vorhanden</label>
</languageKey>
</data>
</T3locallang>