additional_plugins/serendipity_event_commentsearch/lang_en.inc.php
2016-09-23 10:20:07 +02:00

13 lines
398 B
PHP

<?php
/**
* @version
* @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');