additional_plugins/serendipity_event_commentsearch/lang_en.inc.php

12 lines
415 B
PHP
Raw Normal View History

2011-12-25 10:07:20 +01:00
<?php # $Id$
2011-12-13 12:29:05 +01:00
/**
2011-12-25 10:07:20 +01:00
* @version $Revision$
2011-12-13 12:29:05 +01:00
* @author Translator Name <yourmail@example.com>
* EN-Revision: Revision of lang_en.inc.php
*/
@define('COMMENTSEARCH_TITLE', 'Searches comments on quicksearch');
@define('COMMENTSEARCH_DESC', 'If this plugin is installed, the quicksearch on your blog will also search through comments on your blog');
@define('COMMENT_SEARCHRESULTS', 'Search results for comments');