diff --git a/core/components/crosscontextssettings/lexicon/de/default.inc.php b/core/components/crosscontextssettings/lexicon/de/default.inc.php new file mode 100644 index 0000000..4eca919 --- /dev/null +++ b/core/components/crosscontextssettings/lexicon/de/default.inc.php @@ -0,0 +1,35 @@ + + * + * This file is part of CrossContextsSettings, a custom plugin to manage cross + * contexts' settings + * + * CrossContextsSettings 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 version 3, + * + * CrossContextsSettings 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 + * CrossContextsSettings; if not, write to the Free Software Foundation, Inc., 59 Temple Place, + * Suite 330, Boston, MA 02111-1307 USA + * + * @package crosscontextssettings + * @subpackage lexicon + * @language de + */ +$_lang['crosscontextssettings'] = 'Cross Contexts Settings'; +$_lang['crosscontextssettings_desc'] = 'Einstellungs-Manager für mehrere Kontexte'; +$_lang['crosscontextssettings.about'] = 'Über'; +$_lang['crosscontextssettings.settings'] = 'Einstellungen'; +$_lang['crosscontextssettings.settings_desc'] = 'Verwaltung der Einstellungen mehrerer Kontexte.