1
0
This repository has been archived on 2025-06-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
LuckyCoinkydink/plugins/serendipity_plugin_templatedropdown/lang_de.inc.php
Matthias Mees b62a45397b Replace relevant occurrences of 'Template' with 'Theme'
This is for files in the plugins/ directory.

References #103
2014-03-11 20:49:55 +01:00

7 lines
294 B
PHP

<?php # $Id$
@define('PLUGIN_TEMPLATEDROPDOWN_NAME', 'Theme dropdown');
@define('PLUGIN_TEMPLATEDROPDOWN_DESC', 'Zeigt eine Box um Themes zu ändern');
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT', 'Submit-Button?');
@define('PLUGIN_TEMPLATEDROPDOWN_SUBMIT_DESC', 'Einen Submit-Button anzeigen?');