This is a secret password to be used by services sending commit data to Mantis.
To generate a random key, run openssl rand -hex 12
or similar.';
$s_plugin_Source_allow_remote_checkin = 'Allow Remote Check-In
(Deprecated)';
$s_plugin_Source_remote_checkin_urls = 'Allowed Addresses';
$s_plugin_Source_allow_remote_import = 'Allow Remote Imports
(Deprecated)';
$s_plugin_Source_remote_import_urls = 'Allowed Addresses';
$s_plugin_Source_view_threshold = 'View Threshold';
$s_plugin_Source_update_threshold = 'Update Threshold';
$s_plugin_Source_manage_threshold = 'Manage Threshold';
$s_plugin_Source_username_threshold = 'Set Username Threshold';
$s_plugin_Source_buglink_regex_1 = 'Bug Link Regex Pass 1';
$s_plugin_Source_buglink_regex_2 = 'Bug Link Regex Pass 2';
$s_plugin_Source_bugfix_regex_1 = 'Bug Fixed Regex Pass 1';
$s_plugin_Source_bugfix_regex_2 = 'Bug Fixed Regex Pass 2';
$s_plugin_Source_bugfix_status = 'Bug Fixed Status';
$s_plugin_Source_bugfix_status_pvm = 'Bug Fixed Product Status';
$s_plugin_Source_bugfix_status_off = '[Disabled]';
$s_plugin_Source_bugfix_status_default = '[Resolved Status]';
$s_plugin_Source_bugfix_resolution = 'Bug Fixed Resolution';
$s_plugin_Source_bugfix_handler = 'Bug Fixed Assign To Committer';
$s_plugin_Source_bugfix_message = 'Bug Fixed Message Template';
$s_plugin_Source_bugfix_message_info = 'Use $1 for branch, $2 for revision, $3 for timestamp, $4 for commit message, $5 for repository name, or $6 for changeset ID.';
$s_plugin_Source_reset = 'Reset to default';
$s_plugin_Source_menu_links = 'Main Menu Links';
$s_plugin_Source_show_repo_link = 'Repositories';
$s_plugin_Source_show_search_link = 'Search';
$s_plugin_Source_show_repo_stats = 'Repository Statistics';
$s_plugin_Source_enabled_features = 'Enabled Features';
$s_plugin_Source_enable_linking = 'Changeset Linking ([sv]:<reponame>:<revision>:)';
$s_plugin_Source_enable_mapping = 'Branch Mappings';
$s_plugin_Source_enable_resolving = 'Resolve Fixed Issues';
$s_plugin_Source_enable_message = 'Bug Fixed Message';
$s_plugin_Source_enable_porting = 'Porting Status';
$s_plugin_Source_enable_product_matrix = 'Product Matrix Integration';
$s_plugin_Source_branch_mapping = 'Branch Mappings';
$s_plugin_Source_mapping_update = 'Update Mappings';
$s_plugin_Source_mapping_strategy = 'Strategy';
$s_plugin_Source_mapping_version = 'Version';
$s_plugin_Source_mapping_version_info = '?';
$s_plugin_Source_mapping_regex = 'Regular Expression';
$s_plugin_Source_mapping_regex_info = '?';
$s_plugin_Source_mapping_create = 'Create Mapping';
$s_plugin_Source_mapping_explicit = 'Explicit Version';
$s_plugin_Source_mapping_near = 'Nearest Release Date';
$s_plugin_Source_mapping_far = 'Furthest Release Date';
$s_plugin_Source_mapping_first = 'Version Sorted First';
$s_plugin_Source_mapping_last = 'Version Sorted Last';
$s_plugin_Source_changeset_attached = 'Changeset attached';
$s_plugin_Source_changeset_removed = 'Changeset removed';
$s_plugin_Source_ensure_delete = 'Do you really want to delete the "%s" repository and all of its history?';
$s_plugin_Source_ensure_import_full = 'This will import to a new copy of your repository, and then destroy the old repository data, and may require use of shell access. Do you wish to continue?';
$s_plugin_Source_ensure_import_latest = 'This will attempt to import recent data for your repository, and may require use of shell access. Do you wish to continue?';
$s_plugin_Source_import_results = 'Import Results';
$s_plugin_Source_import_stats = 'Imported %s changesets, %s files, and %s bug references.';
$s_plugin_Source_import_repo_error = 'Import process produced an error.';
$s_plugin_Source_ = '';
$s_plugin_Source_invalid_checkin_url = 'Invalid remote check-in address';
$s_plugin_Source_invalid_import_url = 'Invalid remote import address';
$s_plugin_Source_invalid_repo = 'Invalid repository name';
$s_plugin_Source_invalid_changeset = 'Changeset information could not be loaded';
$s_plugin_Source_import_full_failed = 'Full repository data importing failed.';
$s_plugin_Source_changeset_column_title = 'C';