Archived
1
0

* Added czech translation to bulletproof templates and bundled

plugins, by Vlada Ajgl
This commit is contained in:
Garvin Hicking
2008-01-20 13:33:18 +00:00
parent 197f94c5f5
commit ec1f72c648
85 changed files with 2240 additions and 1 deletions
@@ -0,0 +1,12 @@
<?php # $Id: lang_cs.inc.php 1381 2007-12-14 00:05:00 VladaAjgl $
/**
* @version $Revision: 1381 $
* @author Vladimír Ajgl <vlada@ajgl.cz>
* EN-Revision: Revision of lang_en.inc.php
*/
@define('PLUGIN_EVENT_TEMPLATECHOOSER_NAME', 'Výběr šablon');
@define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', 'Umožňuje návštěvníkům Vašeho webu změnit šablonu (= vzhled) podle libosti');
?>