<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author   Simon DELAGE <sdelage@gmail.com>
 * @author Dana <dannax3@gmx.de>
 */
$lang['copyerror']             = 'Fehler beim Kopieren';
$lang['copysuccess']           = 'Erfolgreich kopiert';
$lang['copynotneeded']         = 'Kopie wird nicht benötigt';
$lang['createdprivatens']      = 'Privaten Namespace erstellt';
$lang['createdpublicpage']     = 'Öffentliche Seite erstellt';
$lang['privatenamespace']      = 'Privater Namespace';
$lang['publicpage']            = 'Öffentliche Seite';
