34 lines
1.2 KiB
XML
34 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright: 2013 Jens Pelzetter
|
|
|
|
This file is part of Mandalay.
|
|
|
|
Mandalay is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 2 of the License, or
|
|
(at your option) any later version.
|
|
|
|
Mandalay is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with Mandalay. If not, see <http://www.gnu.org/licenses/>.
|
|
-->
|
|
|
|
<translations>
|
|
<line id="lang">Deutsch</line>
|
|
<line id="version">0.1</line>
|
|
|
|
<!--
|
|
This file is used for the providing localised Texts for the SubSiteBanner
|
|
The id of the line is the name (URL) of the site, for example www.example.org.
|
|
If you use a none standard port, you must add the port: www.example.org:8080
|
|
-->
|
|
|
|
<line id="www.example.com">Die Beispiel-Firma</line>
|
|
<line id="www.example.org">Die Beispiel-Organisation</line>
|
|
|
|
</translations> |