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?');