additional_plugins/serendipity_event_jquery/lang_en.inc.php
2011-12-13 12:29:05 +01:00

11 lines
337 B
PHP

<?php # $Id: lang_en.inc.php,v 1.2 2009/02/23 17:45:59 garvinhicking Exp $
/**
* @version $Revision: 1.2 $
* @author Translator Name <yourmail@example.com>
* EN-Revision: Revision of lang_en.inc.php
*/
@define('EVENT_JQUERY_TITLE', 'Implements jQuery');
@define('EVENT_JQUERY_DESC', 'Provides jQuery for use in other plugins');