1
0

port everything so that 2.0 and 1.7 have the same features

This commit is contained in:
Garvin Hicking
2012-06-12 19:39:11 +02:00
parent dbc992f07e
commit d7ef7a7a04
110 changed files with 3672 additions and 28 deletions

View File

@@ -0,0 +1,11 @@
<?php
/**
* @author Martin Matuška <martin@matuska.org>
* EN-Revision: Revision of lang_en.inc.php
*/
@define('PLUGIN_EVENT_TEMPLATECHOOSER_NAME', 'Výber šablón');
@define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', 'Umožnuje návštevníkom zmeniť šablónu (= vzhľad) podľa vlastného výberu');
?>