.'; $s_plugin_Matrix_bug_created = '%s

%s created report %s'; //$s_plugin_Matrix_bug_updated = '[%s] %s updated <%s|%s>.'; $s_plugin_Matrix_bug_updated = '%s

%s updated report %s'; //$s_plugin_Matrix_bug_deleted = '[%s] %s deleted %s.'; $s_plugin_Matrix_bug_deleted = '%s

%s deleted report %s'; //$s_plugin_Matrix_bugnote_created = '[%s] %s commented on <%s|%s> saying:\n%s'; $s_plugin_Matrix_bugnote_created = '%s

%s commented on report %s'; //$s_plugin_Matrix_bugnote_updated = '[%s] %s edited a comment on <%s|%s> saying:\n%s'; $s_plugin_Matrix_bugnote_updated = '%s

%s edited a comment on report %s'; //$s_plugin_Matrix_bugnote_deleted = '[%s] %s deleted a comment on <%s|%s>.'; $s_plugin_Matrix_bugnote_deleted = '%s

%s deleted a comment on report %s'; $s_plugin_Matrix_no_user = '(no one)'; $s_plugin_Matrix_unknown_field = '(don\'t know how to render field "%s")'; $s_plugin_Matrix_skip = 'Skip Matrix notification'; $MANTIS_ERROR['plugin_Matrix_ERROR_PHP_VERSION'] = 'The Matrix plugin requires PHP 5.3.0 or higher';