* @author Rainbow-Spike */ // custom language strings for the plugin $lang['tag'] = 'Tag'; $lang['tags'] = 'Tags'; $lang['topic'] = 'Topic'; $lang['count'] = 'Quantity'; $lang['toolbar_icon'] = 'Insert Tag-Syntax'; $lang['empty_output'] = 'Empty Output'; // search form of tagsearch syntax $lang['include'] = 'Include'; $lang['exclude'] = 'Exclude'; $lang['use_and'] = 'Use logic AND'; $lang['no_tags'] = 'No tags found';