. # # English: Kenzaburo Ito, kenito@300baud.org # English: various developers # ########################################################################### # English strings for Mantis (source language for translations) # ------------------------------------------------- # $Revision: 2643 $ # $Author: al $ # $Date: 2009-06-18 19:06:27 -0400 (Thu, 18 Jun 2009) $ # # $Id: strings_english.txt,v 1.316.2.2 2007-10-28 19:05:46 giallu Exp $ ########################################################################### ?> 1 month'; $s_sponsorship_enum_string = '0:Unpaid,1:Requested,2:Paid'; # Email Strings $s_new_account_subject = 'Account registration'; $s_new_account_greeting = 'Thank you for registering. You have account with username \''; $s_new_account_greeting2 = '\'. In order to complete your registration, visit the following URL (make sure it is entered as the single line) and set your own access password:'; $s_new_account_username = 'Username: '; $s_new_account_message = 'If you didn\'t request any registration, ignore this message and nothing will happen.' . "\n\n"; $s_new_account_do_not_reply = 'DO NOT REPLY TO THIS MESSAGE'; $s_new_account_email = 'E-mail: '; $s_new_account_IP = 'Remote IP address: '; $s_new_account_signup_msg = 'The following account has been created:'; $s_reset_request_msg = 'Someone (presumably you) requested a password change through email verification. If this was not you, ignore this message and nothing will happen.' . "\n\n" . 'If you requested this verification, visit the following URL to change your password:'; $s_reset_request_in_progress_msg = 'If you supplied the correct username and email address for your account, we will now have sent a confirmation message to that email address. Once the message has been received, follow the instructions provided to change the password on your account.'; $s_email_notification_title_for_status_bug_new = 'The following issue is now in status NEW (again)'; $s_email_notification_title_for_status_bug_feedback = 'The following issue requires your FEEDBACK.'; $s_email_notification_title_for_status_bug_acknowledged = 'The following issue has been ACKNOWLEDGED.'; $s_email_notification_title_for_status_bug_confirmed = 'The following issue has been CONFIRMED.'; $s_email_notification_title_for_status_bug_assigned = 'The following issue has been ASSIGNED.'; $s_email_notification_title_for_status_bug_resolved = 'The following issue has been RESOLVED.'; $s_email_notification_title_for_status_bug_closed = 'The following issue has been CLOSED'; $s_email_notification_title_for_action_bug_submitted = 'The following issue has been SUBMITTED.'; $s_email_notification_title_for_action_bug_assigned = 'The following issue has been ASSIGNED.'; $s_email_notification_title_for_action_bug_reopened = 'The following issue has been REOPENED.'; $s_email_notification_title_for_action_bug_deleted = 'The following issue has been DELETED.'; $s_email_notification_title_for_action_bug_updated = 'The following issue has been UPDATED.'; $s_email_notification_title_for_action_sponsorship_added = 'The following issue has been SPONSORED.'; $s_email_notification_title_for_action_sponsorship_updated = 'A sponsorship of the following issue was modified.'; $s_email_notification_title_for_action_sponsorship_deleted = 'A sponsorship of the following issue was withdrawn.'; $s_email_notification_title_for_action_bugnote_submitted = 'A NOTE has been added to this issue.'; $s_email_notification_title_for_action_duplicate_of_relationship_added = "The following issue has been set as DUPLICATE OF issue %s."; $s_email_notification_title_for_action_has_duplicate_relationship_added = "The issue %s has been set as DUPLICATE OF the following issue."; $s_email_notification_title_for_action_related_to_relationship_added = "The following issue has been set as RELATED TO issue %s."; $s_email_notification_title_for_action_dependant_on_relationship_added = "The following issue has been set PARENT OF issue %s."; $s_email_notification_title_for_action_blocks_relationship_added = "The following issue has been set CHILD OF issue %s."; $s_email_notification_title_for_action_duplicate_of_relationship_deleted = "The following issue has been UNset as DUPLICATE OF issue %s."; $s_email_notification_title_for_action_has_duplicate_relationship_deleted = "The issue %s has been removed as a DUPLICATE OF the following issue."; $s_email_notification_title_for_action_related_to_relationship_deleted = "The following issue has been marked as UNRELATED TO issue %s."; $s_email_notification_title_for_action_dependant_on_relationship_deleted = "The following issue has been removed as the PARENT OF issue %s."; $s_email_notification_title_for_action_blocks_relationship_deleted = "The following issue has been removed as the CHILD OF issue %s."; $s_email_notification_title_for_action_relationship_child_resolved = "The RELATED issue %s has been RESOLVED."; $s_email_notification_title_for_action_relationship_child_closed = "The RELATED issue %s has been CLOSED."; $s_email_reporter = 'Reported By'; $s_email_handler = 'Assigned To'; $s_email_project = 'Project'; $s_email_bug = 'Issue ID'; $s_email_category = 'Category'; $s_email_reproducibility = 'Reproducibility'; $s_email_severity = 'Severity'; $s_email_priority = 'Priority'; $s_email_status = 'Status'; $s_email_resolution = 'Resolution'; $s_email_duplicate = 'Duplicate'; $s_email_fixed_in_version = 'Fixed in Version'; $s_email_target_version = 'Target Version'; $s_email_date_submitted = 'Date Submitted'; $s_email_last_modified = 'Last Modified'; $s_email_summary = 'Summary'; $s_email_description = 'Description'; # account_delete.php $s_account_protected_msg = 'Account protected. Cannot change settings...'; $s_account_removed_msg = 'Your account has been removed...'; # account_delete_page.php $s_confirm_delete_msg = 'Are you sure you wish to delete your account?'; $s_delete_account_button = 'Delete Account'; # account_page.php $s_manage_profiles_link = 'Profiles'; $s_change_preferences_link = 'Preferences'; $s_edit_account_title = 'Edit Account'; $s_username = 'Username'; $s_realname = 'Real Name'; $s_email = 'Email'; $s_password = 'Password'; $s_no_password_change = 'The password is controlled by another system, hence cannot be edited here.'; $s_confirm_password = 'Confirm Password'; $s_access_level = 'Access Level'; $s_update_user_button = 'Update User'; $s_verify_warning = 'Your account information has been verified. The account confirmation message you have received is now invalid.'; $s_verify_change_password = 'You must set a password here to allow you to log in again.'; # account_prefs_page.php $s_default_account_preferences_title = 'Account Preferences'; $s_default_project = 'Default Project'; $s_advanced_report = 'Advanced Report'; $s_advanced_view = 'Advanced View'; $s_advanced_update = 'Advanced Update'; $s_refresh_delay = 'Refresh Delay'; $s_redirect_delay = 'Redirect Delay'; $s_with_minimum_severity = 'With Minimum Severity of'; $s_bugnote_order = 'Notes Sort Order'; $s_bugnote_order_asc = 'Ascending'; $s_bugnote_order_desc = 'Descending'; $s_email_on_new = 'Email on New'; $s_email_on_assigned = 'Email on Change of Handler'; $s_email_on_feedback = 'Email on Feedback'; $s_email_on_resolved = 'Email on Resolved'; $s_email_on_closed = 'Email on Closed'; $s_email_on_reopened = 'Email on Reopened'; $s_email_on_bugnote_added = 'Email on note Added'; $s_email_on_status_change = 'Email on Status Change'; $s_email_on_priority_change = 'Email on Priority Change'; $s_email_bugnote_limit = 'Email Notes Limit'; $s_language = 'Language'; $s_update_prefs_button = 'Update Prefs'; $s_reset_prefs_button = 'Reset Prefs'; # account_prefs_reset.php $s_prefs_reset_msg = 'Preferences have been reset...'; # account_prefs_update.php $s_prefs_updated_msg = 'Preferences have been updated...'; # account_profile_add.php $s_profile_added_msg = 'Profile added...'; # account_profile_delete.php $s_profile_deleted_msg = 'Deleted profile...'; # account_profile_edit_page.php $s_edit_profile_title = 'Edit Profile'; $s_platform = 'Platform'; $s_operating_system = 'Operating System'; $s_additional_description = 'Additional Description'; $s_update_profile_button = 'Update Profile'; # account_profile_make_default.php $s_profile_defaulted_msg = 'Default profile updated...'; # account_profile_manage_page.php $s_add_profile_title = 'Add Profile'; $s_add_profile_button = 'Add Profile'; $s_edit_or_delete_profiles_title = 'Edit or Delete Profiles'; $s_edit_profile = 'Edit Profile'; $s_make_default = 'Make Default'; $s_delete_profile = 'Delete Profile'; $s_select_profile = 'Select Profile'; $s_submit_button = 'Submit'; # account_profile_update.php $s_profile_updated_msg = 'Profile updated...'; # account_sponsor_page.php $s_my_sponsorship = 'My Sponsorships'; $s_update_sponsorship_button = 'Change Payment Status'; $s_no_sponsored = 'No sponsored issues Assigned To yourself were found.'; $s_own_sponsored = 'Issues You have Sponsored:'; $s_issues_handled = 'Sponsored Issues You Have Been Assigned To:'; $s_no_own_sponsored = 'You have not sponsored any issues.'; $s_sponsor = 'Sponsor'; # like in 'The sponsor of...' $s_sponsor_verb = 'Sponsor'; # like in 'Sponsor it!' $s_amount = 'Amount'; $s_total_owing = 'Total Owing'; $s_total_paid = 'Total Paid'; $s_sponsor_hide = 'Hide Resolved and Paid'; $s_sponsor_show = 'Show All'; # account_sponsor_update.php $s_payment_updated = 'Payment information updated.'; # account_update.php $s_account_updated_msg = 'Your account has been successfully updated...'; $s_email_updated = 'Email address successfully updated'; $s_realname_duplicated = 'Real name is used by another user'; $s_realname_updated = 'Real name successfully updated'; $s_password_updated = 'Password successfully updated'; # adm_permission_report.php # bug_action_group_page $s_multiple_projects = 'The issues you have selected are from different projects. The parameters below reflect the settings for all projects. If this is incorrect, please retry your change with a smaller number of issues selected.'; # bug_assign.php $s_bug_assign_msg = 'Issue has been successfully assigned...'; # bug_change_status_page.php $s_new_bug_title = 'New Issue'; $s_feedback_bug_title = 'Request Feedback on Issue'; $s_acknowledged_bug_title = 'Acknowledge Issue'; $s_confirmed_bug_title = 'Confirm Issue'; $s_assigned_bug_title = 'Assign Issue'; $s_new_bug_button = 'New Issue'; $s_feedback_bug_button = 'Request Feedback'; $s_acknowledged_bug_button = 'Acknowledge Issue'; $s_confirmed_bug_button = 'Confirm Issue'; $s_assigned_bug_button = 'Assign Issue'; # bug_close.php $s_bug_close_msg = 'Issue has been closed...'; $s_close_immediately = 'Close immediately:'; # bug_close_page.php $s_closed_bug_title = 'Close Issue'; # bug_delete.php $s_bug_deleted_msg = 'Issue has been deleted...'; # bug_delete_page.php $s_delete_bug_sure_msg = 'Are you sure you wish to delete this issue?'; $s_delete_bug_button = 'Delete Issue'; # bug_monitor.php $s_monitor_bug_button = 'Monitor Issue'; $s_unmonitor_bug_button = 'End Monitoring'; # bug_file_add.php $s_file_upload_msg = 'File upload successful'; # bug_file_upload_inc.php $s_upload_file = 'Upload File'; $s_select_file = 'Select File'; $s_upload_file_button = 'Upload File'; $s_max_file_size = 'Max size'; # bug_reopen.php $s_bug_reopened_msg = 'Issue has been reopened...'; $s_reopen_add_bugnote_title = 'Add Note Reason For Reopening Issue'; $s_bugnote_add_reopen_button = 'Add Note and Reopen Issue'; # bug_resolve_page.php $s_resolved_bug_title = 'Resolve Issue'; $s_resolved_bug_button = 'Resolve Issue'; # bug_resolve_page2.php $s_bug_resolved_msg = 'Issue has been resolved. Enter note below...'; $s_resolve_add_bugnote_title = 'Add Note Reason For Resolving Issue'; $s_bugnote_add_resolve_button = 'Add Note'; # bug_reminder_page.php $s_from = 'From'; $s_to = 'To'; $s_on = 'On'; $s_sent_you_this_reminder_about = 'sent you this reminder about'; $s_bug_reminder = 'Send a reminder'; $s_reminder_sent_to = 'Reminder sent to'; $s_bug_send_button = 'Send'; $s_reminder = 'Reminder'; $s_reminder_explain = 'This note will be sent to the recipients listed requesting feedback on this issue.'; $s_reminder_monitor = 'These recipients will also begin monitoring the issue. They can unsubscribe using the Unmonitor button.'; $s_reminder_store = 'This note will be stored with the issue.'; # bug_set_sponsorship.php $s_confirm_sponsorship = 'Please confirm you want to sponsor issue %d for %s.'; # bug_update.php $s_bug_updated_msg = 'Issue has been successfully updated...'; # bug_update_advanced_page.php $s_back_to_bug_link = 'Back To Issue'; $s_update_simple_link = 'Update Simple'; $s_updating_bug_advanced_title = 'Updating Issue Information'; $s_id = 'ID'; $s_category = 'Category'; $s_severity = 'Severity'; $s_reproducibility = 'Reproducibility'; $s_date_submitted = 'Date Submitted'; $s_last_update = 'Last Update'; $s_reporter = 'Reporter'; $s_assigned_to = 'Assigned To'; $s_priority = 'Priority'; $s_resolution = 'Resolution'; $s_status = 'Status'; $s_duplicate_id = 'Duplicate ID'; $s_os = 'OS'; $s_projection = 'Projection'; $s_os_version = 'OS Version'; $s_eta = 'ETA'; $s_product_version = 'Product Version'; $s_build = 'Build'; $s_fixed_in_version = 'Fixed in Version'; $s_target_version = 'Target Version'; $s_votes = 'Votes'; $s_summary = 'Summary'; $s_description = 'Description'; $s_steps_to_reproduce = 'Steps To Reproduce'; $s_update_information_button = 'Update Information'; $s_sticky_issue = 'Sticky Issue'; $s_profile = 'Profile'; # bug_update_page.php $s_update_advanced_link = 'Update Advanced'; $s_updating_bug_simple_title = 'Updating Issue Information'; # bug_vote_add.php $s_vote_added_msg = 'Vote has been added...'; # bugnote_add.php $s_bugnote_added_msg = 'Note added...'; # bugnote_delete.php $s_bugnote_deleted_msg = 'Note has been successfully deleted...'; $s_bug_notes_title = 'Notes'; # bugnote_edit_page.php $s_edit_bugnote_title = 'Edit Note'; # bugnote_inc.php $s_no_bugnotes_msg = 'There are no notes attached to this issue.'; $s_delete_link = 'Delete'; $s_add_bugnote_title = 'Add Note'; $s_add_bugnote_button = 'Add Note'; $s_bugnote_edit_link = 'Edit'; $s_closed_bug_button = 'Close Issue'; # bugnote_update.php $s_bugnote_updated_msg = 'Note has been successfully updated...'; $s_edited_on = 'edited on: '; # file_api.php $s_hide_content ='Hide Content'; $s_show_content ='Show Content'; # index.php $s_click_to_login = 'Click here to login'; # login.php # login_page.php #@@@ should the following string be related to $g_window_title? $s_login_page_info = 'Welcome to the Issue Tracker.'; $s_login_title = 'Login'; $s_save_login = 'Save Login'; $s_choose_project = 'Choose Project'; $s_login_button = 'Login'; $s_signup_link = 'Signup for a new account'; $s_lost_password_link = 'Lost your password?'; # login_select_proj_page.php $s_select_project_button = 'Select Project'; # logout_page.php $s_logged_out_title = 'Logged Out...'; $s_redirecting = '...Redirecting'; $s_here = 'Here'; # lost_pwd_page.php $s_lost_password_title = "Password Reset"; $s_lost_password_done_title = "Password Message Sent"; $s_lost_password_subject = "Password Reset"; $s_lost_password_info = "To reinstate your lost password, please supply the name and email address for the account.

If the data corresponds to a valid account, you will be sent a special URL via email that contains a validation code for your account. Please follow this link to change your password."; $s_lost_password_confirm_hash_OK = "Your confirmation has been accepted. Please update your password."; # main_page.php $s_open_and_assigned_to_me = 'Open and assigned to me'; $s_open_and_reported_to_me = 'Open and reported by me'; $s_newer_news_link = 'Newer News'; $s_older_news_link = 'Older News'; $s_archives = 'News Archives'; $s_rss = 'RSS'; # manage_create_new_user.php $s_created_user_part1 = 'Created user'; $s_created_user_part2 = 'with an access level of'; # manage_create_user_page.php $s_create_new_account_title = 'Create New Account'; $s_verify_password = 'Verify Password'; $s_enabled = 'Enabled'; $s_protected = 'Protected'; $s_create_user_button = 'Create User'; # manage_page.php $s_hide_disabled = 'Hide Disabled'; $s_filter_button = 'Apply Filter'; $s_create_filter_link = 'Create Permalink'; # Permalink = Permenant Link $s_create_short_link = 'Create Short Link'; $s_filter_permalink = 'Following is a permanent link to the currently configured filter:'; $s_manage_users_link = 'Manage Users'; $s_manage_projects_link = 'Manage Projects'; $s_manage_custom_field_link = 'Manage Custom Fields'; $s_manage_global_profiles_link = 'Manage Global Profiles'; $s_permissions_summary_report = 'Permissions Report'; $s_manage_config_link = 'Manage Configuration'; $s_manage_threshold_config = 'Workflow Thresholds'; $s_manage_email_config = 'Email Notifications'; $s_manage_workflow_config = 'Workflow Transitions'; $s_create_new_account_link = 'Create New Account'; $s_projects_link = 'Projects'; $s_documentation_link = 'Documentation'; $s_new_accounts_title = 'New Accounts'; $s_1_week_title = '1 Week'; $s_never_logged_in_title = 'Never Logged In'; $s_prune_accounts = 'Prune Accounts'; $s_hide_inactive = 'Hide Inactive'; $s_manage_accounts_title = 'Manage Accounts'; $s_p = 'p'; $s_date_created = 'Date Created'; $s_last_visit = 'Last Visit'; $s_edit_user_link = 'Edit User'; # manage_config_email_page $s_config_all_projects = 'Note: These configurations affect ALL PROJECTS, unless overridden at the project level.'; $s_config_project = 'Note: These configurations affect only the %s project.'; $s_colour_coding = 'In the table below, the following color code applies:'; $s_colour_project = 'Project setting overrides others.'; $s_colour_global = 'All Project settings override default configuration.'; $s_issue_reporter = 'User who reported issue'; $s_issue_handler = 'User who is handling the issue'; $s_users_added_bugnote = 'Users who added Bugnotes'; $s_change_configuration = 'Update Configuration'; $s_message = 'Message'; $s_default_notify = 'Setting default notification flags to'; $s_action_notify = 'Setting action notification flags to'; $s_notify_defaults_change_access = 'Who can change notification defaults'; $s_notify_actions_change_access = 'Who can change notifications'; $s_revert_to_system = "Delete All Projects Settings"; $s_revert_to_all_project = "Delete Project Specific Settings"; # manage_config_workflow_page $s_non_existent = 'non-existent'; $s_current_status = 'Current Status'; $s_next_status = 'Next Status'; $s_workflow = 'Workflow'; $s_workflow_thresholds = 'Thresholds that Affect Workflow'; $s_threshold = 'Threshold'; $s_status_level = 'Status'; $s_alter_level = 'Who can alter this value'; $s_validation = 'Workflow Validation'; $s_comment = 'Validation Comment'; $s_superfluous = 'Arc from status to itself is implied, and need not be given explicitly'; $s_unreachable = 'You cannot move an issue into this status'; $s_no_exit = 'You cannot move an issue out of this status'; $s_access_levels = 'Access Levels'; $s_access_change = 'Minimum Access Level to Change to this Status'; $s_desc_bug_submit_status = 'Status to which a new issue is set'; $s_desc_bug_reopen_status = 'Status to which reopened issues are set'; $s_desc_bug_resolved_status_threshold = 'Status where an issue is considered resolved'; $s_workflow_change_access = 'Who can change workflow'; $s_access_change_access = 'Who can change access levels'; # manage_config_workflow_set $s_default_not_in_flow = 'The default status of %s is not selected in the next statuses for %s. It will be ignored'; # manage_config_work_threshold_page $s_assign_issue = 'Assign an issue'; $s_allow_close_immediate = 'Allow issue to be closed on Resolve'; $s_allow_reporter_close = 'Allow Reporter to close Issue'; $s_allow_reporter_reopen = 'Allow Reporter to re-open Issue'; $s_set_status_assigned = 'Set status on assignment of Handler'; $s_allow_user_edit = 'Allow user to edit their own bugnotes'; $s_limit_access = 'Limit reporter\'s access to their own issues'; $s_submit_status = 'Status to which a new issue is set'; $s_assigned_status = 'Status to set auto-assigned issues to'; $s_resolved_status = 'Status where an issue is considered resolved'; $s_readonly_status = 'Status where an issue becomes read only'; $s_reopen_status = 'Status to which a reopened issue is set'; $s_reopen_resolution = 'Resolution to which a reopened issue is set'; # manage_config_revert_page $s_config_delete_sure = 'Are you sure you want to delete the settings for'; $s_in_project = 'in project'; $s_delete_config_button = 'Delete Settings'; # adm_config_report.php $s_configuration_report = 'Configuration Report'; $s_database_configuration = 'Database Configuration'; $s_configuration_option = 'Configuration Option'; $s_configuration_option_type = 'Type'; $s_configuration_option_value = 'Value'; $s_all_users = 'All Users'; $s_set_configuration_option = 'Set Configuration Option'; $s_delete_config_sure_msg = 'Are you sure you wish to delete this configuration option?'; # manage_proj_add.php $s_project_added_msg = 'Project has been successfully added...'; # manage_proj_category_add.php $s_category_added_msg = 'Category has been successfully added...'; # manage_proj_category_delete.php $s_category_deleted_msg = 'Category has been successfully deleted...'; # manage_proj_category_delete_page.php $s_category_delete_sure_msg = 'Are you sure you want to delete this category?'; $s_delete_category_button = 'Delete Category'; # manage_proj_category_edit_page.php $s_edit_project_category_title = 'Edit Project Category'; $s_update_category_button = 'Update Category'; # manage_proj_category_update.php $s_category_updated_msg = 'Category has been successfully updated...'; # manage_proj_create_page.php $s_add_subproject_title = 'Add Subproject'; # manage_proj_delete.php $s_project_deleted_msg = 'Project successfully removed...'; # manage_proj_delete_page.php $s_project_delete_msg = 'Are you sure you want to delete this project and all attached issue reports?'; $s_project_delete_button = 'Delete Project'; # manage_proj_edit_page.php $s_edit_project_title = 'Edit Project'; $s_project_name = 'Project Name'; $s_view_status = 'View Status'; $s_public = 'public'; $s_private = 'private'; $s_update_project_button = 'Update Project'; $s_delete_project_button = 'Delete Project'; $s_copy_from = 'Copy From'; $s_copy_to = 'Copy To'; $s_categories_and_version_title = 'Categories and Versions'; $s_categories = 'Categories'; $s_add_category_button = 'Add Category'; $s_versions = 'Versions'; $s_add_version_button = 'Add Version'; $s_add_and_edit_version_button = 'Add and Edit Version'; $s_edit_link = 'Edit'; $s_actions = 'Actions'; $s_version = 'Version'; $s_timestamp = 'Timestamp'; $s_update = 'Update'; $s_subprojects = 'Subprojects'; $s_add_subproject = 'Add as Subproject'; $s_create_new_subproject_link = 'Create New Subproject'; $s_unlink_link = 'Unlink'; # manage_proj_menu_page.php $s_add_project_title = 'Add Project'; $s_upload_file_path = 'Upload File Path'; $s_add_project_button = 'Add Project'; $s_projects_title = 'Projects'; $s_name = 'Name'; # manage_proj_update.php $s_project_updated_msg = 'Project has been successfully updated...'; # manage_proj_version_add.php $s_version_added_msg = 'Version has been successfully added...'; # manage_proj_version_delete.php $s_version_deleted_msg = 'Version has been successfully deleted...'; # manage_proj_version_delete_page.php $s_version_delete_sure = 'Are you sure you want to delete this version?'; $s_delete_version_button = 'Delete Version'; # manage_proj_version_edit_page.php $s_edit_project_version_title = 'Edit Project Version'; $s_update_version_button = 'Update Version'; $s_released = 'Released'; # manage_proj_version_update.php $s_version_updated_msg = 'Version has been successfully updated...'; # manage_user_delete.php $s_account_delete_protected_msg = 'Account protected. Cannot delete this account.'; $s_account_deleted_msg = 'Account deleted...'; # manage_user_delete_page.php $s_delete_account_sure_msg = 'Are you sure you wish to delete this account?'; # manage_user_prune.php $s_accounts_pruned_msg = 'All accounts that have never logged in and are older than 1 week have been removed'; $s_prune_accounts_button = 'Prune'; $s_confirm_account_pruning = 'Are you sure you want to delete old accounts that have never logged in?'; # manage_user_page.php $s_edit_user_title = 'Edit User'; $s_reset_password_button = 'Reset Password'; $s_delete_user_button = 'Delete User'; $s_reset_password_msg = 'Reset Password sends the confirmation URL via email.'; $s_reset_password_msg2 = 'Reset Password resets the password to be blank.'; $s_show_all_users = 'ALL'; # manage_user_reset.php $s_account_reset_protected_msg = 'Account protected. Cannot reset the password.'; $s_account_reset_msg = 'A confirmation request has been sent to the selected user\'s email address. Using this, the user will be able to change their password.'; $s_account_reset_msg2 = 'Account password has been set to blank...'; # manage_user_update.php $s_manage_user_protected_msg = 'Account protected. Access level and enabled protected. Otherwise, account has been updated...'; $s_manage_user_updated_msg = 'Account successfully updated...'; # menu_inc.php $s_main_link = 'Main'; $s_view_bugs_link = 'View Issues'; $s_report_bug_link = 'Report Issue'; $s_changelog_link = 'Change Log'; $s_roadmap_link = 'Roadmap'; $s_summary_link = 'Summary'; $s_account_link = 'My Account'; $s_users_link = 'Users'; $s_manage_link = 'Manage'; $s_edit_news_link = 'Edit News'; $s_docs_link = 'Docs'; $s_logout_link = 'Logout'; $s_my_view_link = 'My View'; # meta_inc.php # my_view_page.php $s_my_view_title_unassigned = 'Unassigned'; $s_my_view_title_recent_mod = 'Recently Modified'; $s_my_view_title_reported = 'Reported by Me'; $s_my_view_title_assigned = 'Assigned to Me (Unresolved)'; $s_my_view_title_resolved = 'Resolved'; $s_my_view_title_monitored = 'Monitored by Me'; $s_my_view_title_feedback = 'Awaiting Feedback from Me'; $s_my_view_title_verify = 'Awaiting Confirmation of Resolution from Me'; # news_add.php $s_news_added_msg = 'News item added...'; # news_delete.php $s_news_deleted_msg = 'Deleted news item...'; # news_delete_page.php $s_delete_news_sure_msg = 'Are you sure you wish to delete this news item?'; $s_delete_news_item_button = 'Delete News Item'; # news_edit_page.php $s_edit_news_title = 'Edit News'; $s_headline = 'Headline'; $s_body = 'Body'; $s_update_news_button = 'Update News'; # news_menu_page.php $s_add_news_title = 'Add News'; $s_post_to = 'Post to'; $s_post_news_button = 'Post News'; $s_edit_or_delete_news_title = 'Edit or Delete News'; $s_edit_post = 'Edit Post'; $s_delete_post = 'Delete Post'; $s_select_post = 'Select Post'; # news_update.php $s_news_updated_msg = 'News item updated...'; # news_view_page.php $s_back_link = 'Back'; # proj_doc_add.php $s_file_uploaded_msg = 'File upload successful'; # proj_doc_add_page.php $s_upload_file_title = 'Upload File'; $s_title = 'Title'; # proj_doc_delete.php $s_project_file_deleted_msg = 'Project file deleted'; # proj_doc_delete_page.php $s_confirm_file_delete_msg = 'Are you sure you wish to delete this file?'; # proj_doc_edit_page.php $s_filename = 'Filename'; $s_file_update_button = 'Update File'; $s_file_delete_button = 'Delete File'; # proj_doc_page.php $s_project_documentation_title = 'Project Documentation'; $s_user_documentation = 'User Documentation'; $s_project_documentation = 'Project Documentation'; $s_add_file = 'Add File'; # proj_doc_update.php $s_project_document_updated = 'Project update successful'; # proj_user_add.php $s_project_user_added_msg = 'Successfully added user to project'; # proj_user_delete.php $s_project_removed_user_msg = 'Successfully removed user from project'; # proj_user_delete_page.php $s_remove_user_sure_msg = 'Are you sure you wish to remove this user?'; $s_remove_user_button = 'Remove User'; $s_remove_all_users_sure_msg = 'Are you sure you wish to remove all the users of this project?'; $s_remove_all_users_button = 'Remove All Users'; # proj_user_menu_page.php $s_add_user_title = 'Add user to project'; $s_add_user_button = 'Add User'; $s_project_selection_title = 'Project Selection'; $s_remove_link = 'Remove'; $s_remove_all_link = 'Remove all'; # proj_user_update.php $s_updated_user_msg = 'Successfully updated user'; # report_add.php $s_must_enter_category = 'You must select a category'; $s_must_enter_severity = 'You must select a severity'; $s_must_enter_reproducibility = 'You must select a reproducibility'; $s_must_enter_summary = 'You must enter a summary'; $s_must_enter_description = 'You must enter a description'; $s_report_more_bugs = 'Report More Issues'; $s_submission_thanks_msg = 'Thank you for your submission'; # report_bug_advanced_page.php $s_simple_report_link = 'Simple Report'; $s_enter_report_details_title = 'Enter Report Details'; $s_required = 'required'; $s_select_category = 'Select Category'; $s_select_reproducibility = 'Select Reproducibility'; $s_select_severity = 'Select Severity'; $s_or_fill_in = 'OR Fill In'; $s_assign_to = 'Assign To'; $s_additional_information = 'Additional Information'; $s_submit_report_button = 'Submit Report'; $s_check_report_more_bugs = 'check to report more issues'; # report_bug_page.php $s_advanced_report_link = 'Advanced Report'; $s_report_stay = 'Report Stay'; # set_project.php $s_selected_project = 'Selected project'; $s_valid_project_msg = 'You must choose a valid project'; # signup.php $s_signup_done_title = 'Account registration processed'; $s_password_emailed_msg = 'Congratulations. You have registered successfully. You are now being sent a confirmation email to verify your email address. Visiting the link sent to you in this email will activate your account.'; $s_no_reponse_msg = 'You will have seven days to complete the account confirmation process; if you fail to complete account confirmation within seven days, this newly-registered account may be purged.'; # signup_page.php $s_signup_captcha_request = 'Enter the code as it is shown in the box on the right'; $s_signup_info = '

On completion of this form and verification of your answers, you will be sent a confirmation email to the email address you specified.

Using the confirmation email, you will be able to activate your account. If you fail to activate your account within seven days, it will be purged.

You must specify a valid email address in order to receive the account confirmation email.

'; $s_signup_title = 'Signup'; $s_signup_button = 'Signup'; $s_no_password_request = 'Your password is managed by another system. Please contact your system administrator.'; # site_settings_edit_page.php $s_edit_site_settings_title = 'Edit Site Settings'; $s_save_settings_button = 'Save Settings'; # site_settings_page.php $s_site_settings_title = 'Site Settings'; $s_system_info_link = 'System Info'; $s_site_settings_link = 'Site Settings'; # site_settings_update.php $s_site_settings_updated_msg = 'Site settings have been updated'; # summary_page.php $s_summary_title = 'Summary'; $s_summary_jpgraph_link = 'Advanced summary'; $s_by_project = 'By Project'; $s_by_status = 'By Status'; $s_by_date = 'By Date (days)'; $s_by_severity = 'By Severity'; $s_by_resolution = 'By Resolution'; $s_by_category = 'By Category'; $s_by_priority = 'By Priority'; $s_by_developer = 'By Developer'; $s_by_reporter = 'By Reporter'; $s_reporter_by_resolution = 'Reporter By Resolution'; $s_reporter_effectiveness = 'Reporter Effectiveness'; $s_developer_by_resolution = 'Developer By Resolution'; $s_percentage_fixed = '% Fixed'; $s_percentage_errors = '% False'; $s_errors = 'False'; $s_total = 'Total'; $s_balance = 'Balance'; $s_most_active = 'Most Active'; $s_score = 'Score'; $s_days = 'Days'; $s_time_stats = 'Time Stats For Resolved Issues (days)'; $s_longest_open_bug = 'Longest open issue'; $s_longest_open = 'Longest open'; $s_average_time = 'Average time'; $s_total_time = 'Total time'; $s_developer_stats = 'Developer Stats'; $s_reporter_stats = 'Reporter Stats'; $s_orct = '(open/resolved/closed/total)'; # view_all_bug_page.php $s_any = 'any'; $s_all = 'all'; $s_show = 'Show'; $s_changed = 'Changed(hrs)'; $s_viewing_bugs_title = 'Viewing Issues'; $s_updated = 'Updated'; $s_sticky = 'Show Sticky Issues'; $s_sort = 'Sort by'; $s_issue_id = 'Issue #'; $s_recently_visited = 'Recently Visited'; $s_priority_abbreviation = 'P'; # view_all_inc.php $s_none = 'none'; $s_current = 'current'; $s_search = 'Search'; $s_view_prev_link = 'View Prev'; $s_view_next_link = 'View Next'; $s_prev = 'Prev'; $s_next = 'Next'; $s_first = 'First'; $s_last = 'Last'; $s_start_date = 'Start Date'; $s_end_date = 'End Date'; $s_use_date_filters = 'Use Date Filters'; $s_yes = 'Yes'; $s_no = 'No'; $s_open_filters = 'Change Filter'; $s_or_unassigned = 'Or Unassigned'; $s_ok = 'OK'; $s_select_all = 'Select All'; # stored query strings $s_use_query = 'Use Filter'; $s_delete_query = 'Delete Filter'; $s_query_deleted = 'Filter Deleted'; $s_save_query = 'Save Current Filter'; $s_reset_query = 'Reset Filter'; $s_query_name = 'Filter Name'; $s_query_exists = 'This particular query appears to already exist.'; $s_query_dupe_name = 'Another query already has this name. Please choose a different name for this query.'; $s_query_blank_name = 'You cannot store a filter without a name. Please give this filter a name before saving it.'; $s_query_store_error = 'There was an error saving this query.'; $s_open_queries = 'Manage Filters'; $s_query_delete_msg = 'Are you sure you wish to delete this query?'; # view_bug_advanced_page.php $s_view_simple_link = 'View Simple'; $s_viewing_bug_advanced_details_title = 'Viewing Issue Advanced Details'; $s_product_build = 'Product Build'; $s_system_profile = 'System Description'; $s_update_bug_button = 'Update Issue'; $s_bug_assign_to_button = 'Assign To:'; $s_bug_status_to_button = 'Change Status To:'; $s_reopen_bug_button = 'Reopen Issue'; $s_move_bug_button = 'Move Issue'; $s_attached_files = 'Attached Files'; $s_publish = 'Publish'; $s_cached = 'Cached'; # view_bug_inc.php # view_bug_page.php $s_view_advanced_link = 'View Advanced'; $s_viewing_bug_simple_details_title = 'Viewing Issue Simple Details'; # bug_monitor_list_view_inc.php $s_no_users_monitoring_bug = 'There are no users monitoring this issue.'; $s_users_monitoring_bug = 'Users monitoring this issue'; $s_monitoring_user_list = 'User List'; # bug_sponsorship_list_view_inc.php $s_no_users_sponsoring_bug = 'There are no users sponsoring this issue.'; $s_users_sponsoring_bug = 'Users sponsoring this issue'; $s_sponsors_list = 'Sponsors List'; $s_total_sponsorship_amount = 'Total Sponsorship = %s'; # custom field strings $s_add_custom_field_button = 'New Custom Field'; $s_delete_custom_field_button = 'Delete Custom Field'; $s_delete_custom_field_everywhere = 'Delete Custom Field Everywhere'; $s_update_custom_field_button = 'Update Custom Field'; $s_add_existing_custom_field = 'Add This Existing Custom Field'; $s_edit_custom_field_title = 'Edit custom field'; $s_custom_field = 'Field'; $s_custom_fields_setup = 'Custom Fields'; $s_custom_field_name = 'Name'; $s_custom_field_project_count = 'Project Count'; $s_custom_field_type = 'Type'; $s_custom_field_possible_values = 'Possible Values'; $s_custom_field_default_value = 'Default Value'; $s_custom_field_valid_regexp = 'Regular Expression'; $s_custom_field_access_level_r = 'Read Access'; $s_custom_field_access_level_rw = 'Write Access'; $s_custom_field_length_min = 'Min. Length'; $s_custom_field_length_max = 'Max. Length'; $s_custom_field_advanced = 'Display Only On Advanced Page'; $s_custom_field_display_report = 'Display When Reporting Issues'; $s_custom_field_display_update = 'Display When Updating Issues'; $s_custom_field_display_resolved = 'Display When Resolving Issues'; $s_custom_field_display_closed = 'Display When Closing Issues'; $s_custom_field_require_report = 'Required On Report'; $s_custom_field_require_update = 'Required On Update'; $s_custom_field_require_resolved = 'Required On Resolve'; $s_custom_field_require_closed = 'Required On Close'; $s_link_custom_field_to_project_title = 'Link custom field to project'; $s_link_custom_field_to_project_button = 'Link Custom Field'; $s_linked_projects = 'Linked Projects'; $s_custom_field_sequence = 'Sequence'; $s_custom_field_type_enum_string = '0:String,1:Numeric,2:Float,3:Enumeration,4:Email,5:Checkbox,6:List,7:Multiselection list,8:Date'; $s_confirm_used_custom_field_deletion = 'This field is currently linked to at least one project. If you continue all values for this field will be permanently deleted. This action cannot be undone. If you do not want to delete this field, hit the Back button in your browser. To proceed, click the button below'; $s_confirm_custom_field_deletion = 'Are you sure you want to delete this custom field and all associated values?'; $s_field_delete_button = 'Delete Field'; $s_confirm_custom_field_unlinking = 'Are you sure you want to remove (unlink) this custom field from the project and delete all associated values?'; $s_field_remove_button = 'Remove Field'; $s_hide_status = 'Hide Status'; $s_filter_closed = "Closed"; $s_filter_resolved = "Resolved"; $s_hide_closed = "Hide Closed"; $s_hide_resolved = "Hide Resolved"; $s_and_above = 'And Above'; $s_advanced_filters = 'Advanced Filters'; $s_simple_filters = 'Simple Filters'; $s_monitored_by = 'Monitored By'; $s_attachments = "attachment(s)"; $s_attachment_alt = "A"; # PHPMailer $s_phpmailer_language = 'en'; # Sponsorship Strings $s_sponsors = '%d sponsor(s)'; $s_sponsorship_added = 'Sponsorship Added'; $s_sponsorship_updated = 'Sponsorship Updated'; $s_sponsorship_deleted = 'Sponsorship Deleted'; $s_sponsorship_paid = 'Sponsorship Paid'; $s_sponsorship_more_info = 'More information about sponsorship'; $s_sponsorship_total = 'Sponsorship Total'; # URL explaining the process of sponsoring an issue. This is defined here rather than # in the config to allow for a URL per language. This can be set to an empty string if there # is not need to provide such process information. $s_sponsorship_process_url = ''; # Changelog $s_changelog = 'Change Log'; $s_changelog_empty = 'No Change Log information available'; # Roadmap $s_roadmap = 'Roadmap'; $s_resolved_progress = '%d of %d issue(s) resolved. Progress (%d%%).'; # Http auth $s_http_auth_realm = "Mantis Login"; $s_bug = "issue"; $s_add_new_relationship = "New relationship"; $s_add_new_relationship_button = "Add"; $s_this_bug = "Current issue"; $s_relationship_added = "Relationship added"; $s_relationship_deleted = "Relationship deleted"; $s_no_relationship = "no relationship"; $s_relationship_replaced = "Relationship replaced"; $s_replace_relationship_button = "Replace"; $s_replace_relationship_sure_msg = "There is already a relationship between the two issues. Are you sure you want to replace it?"; $s_relationship_with_parent = "Relationship with the parent issue"; $s_delete_relationship_button = "Delete"; $s_delete_relationship_sure_msg = "Are you sure you wish to delete this relationship?"; $s_relationship_warning_blocking_bugs_not_resolved = "Not all the children of this issue are yet resolved or closed."; $s_relationship_warning_blocking_bugs_not_resolved_2 = "ATTENTION. Not all the children of this issue are yet resolved or closed.
Before resolving/closing a parent issue, all the issues related as child with this one should be resolved or closed."; $s_create_child_bug_button = "Create Clone"; $s_bug_cloned_to = "Issue cloned"; $s_bug_created_from = "Issue generated from"; # Relationship Graphs $s_viewing_bug_relationship_graph_title = "Relationship Graph"; $s_viewing_bug_dependency_graph_title = "Dependency Graph"; $s_relation_graph = "Relation Graph"; $s_dependency_graph = "Dependency Graph"; $s_vertical = "Vertical"; $s_horizontal = "Horizontal"; $s_view_issue = "View Issue"; # Source Control Integration $s_checkin = 'Checkin'; # Pemissions report $s_perm_rpt_capability = 'Capability'; $s_view = 'View'; $s_issues = 'ISSUES'; $s_report_issue = 'Report an issue'; $s_update_issue = 'Update an issue'; $s_monitor_issue = 'Monitor an issue'; $s_handle_issue = 'Handle an issue'; $s_move_issue = 'Move an issue'; $s_delete_issue = 'Delete an issue'; $s_reopen_issue = 'Reopen an issue'; $s_view_private_issues = 'View private issues'; $s_update_readonly_issues = 'Update readonly issues'; $s_update_issue_status = 'Update issue status'; $s_set_view_status = 'Set view status (public vs private)'; $s_update_view_status = 'Update view status (public vs private)'; $s_show_list_of_users_monitoring_issue = 'Show list of users monitoring issue'; $s_notes = 'NOTES'; $s_add_notes = 'Add notes'; $s_update_notes = 'Update notes'; $s_delete_note = 'Delete note'; $s_view_private_notes = 'View private notes'; $s_news = 'NEWS'; $s_view_private_news = 'View private news'; $s_manage_news = 'Manage news'; $s_view_list_of_attachments = 'View list of attachments'; $s_download_attachments = 'Download attachments'; $s_delete_attachments = 'Delete attachments'; $s_delete_attachment_button = "Delete"; $s_delete_attachment_sure_msg = "Are you sure you wish to delete this attachment?"; $s_upload_issue_attachments = 'Upload issue attachments'; $s_filters = 'filters'; $s_save_filters = 'Save filters'; $s_save_filters_as_shared = 'Save filters as shared'; $s_use_saved_filters = 'Use saved filters'; $s_create_project = 'Create project'; $s_delete_project = 'Delete project'; $s_manage_project = 'Manage project'; $s_manage_user_access_to_project = 'Manage user access to a project'; $s_automatically_included_in_private_projects = 'Automatically included in private projects'; $s_project_documents = 'PROJECT DOCUMENTS'; $s_view_project_documents = 'View project documents'; $s_upload_project_documents = 'Upload project documents'; $s_link_custom_fields_to_projects = 'Link custom fields to projects'; $s_sponsorships = 'SPONSORSHIPS'; $s_view_sponsorship_details = 'View sponsorship details'; $s_view_sponsorship_total = 'View sponsorship total'; $s_sponsor_issue = 'Sponsor issue'; $s_assign_sponsored_issue = 'Assign sponsored issue'; $s_handle_sponsored_issue = 'Handle sponsored issue'; $s_others = 'OTHERS'; $s_see_email_addresses_of_other_users = 'See email addresses of other users'; $s_send_reminders = 'Send reminders'; $s_add_profiles = 'Add profiles'; $s_notify_of_new_user_created = 'Notify of new user created'; $s_email_notification = 'EMAIL NOTIFICATION'; $s_status_changed_to = 'Status changes to'; $s_email_on_deleted = 'Email on Deleted'; $s_email_on_sponsorship_changed = 'Email on Sponsorship changed'; $s_email_on_relationship_changed = 'Email on Relationship changed'; # DHTML filters $s_loading = 'Loading...'; # filter_api.php $s_between = 'Between' ; $s_on_or_before = 'On Or Before' ; $s_before = 'Before' ; $s_after = 'After' ; $s_on_or_after = 'On Or After' ; # wiki related strings $s_wiki = 'Wiki'; # Tagging $s_tags = 'Tags'; $s_tag_details = 'Tag Details: %s'; $s_tag_id = 'Tag ID'; $s_tag_name = 'Name'; $s_tag_creator = 'Creator'; $s_tag_created = 'Date Created'; $s_tag_updated = 'Last Updated'; $s_tag_description = 'Tag Description'; $s_tag_statistics = 'Usage Statistics'; $s_tag_update = 'Update Tag: %s'; $s_tag_update_return = 'Back to Tag'; $s_tag_update_button = 'Update Tag'; $s_tag_delete_button = 'Delete Tag'; $s_tag_delete_message = 'Are you sure you wish to delete this tag?'; $s_tag_existing = 'Existing tags'; $s_tag_none_attached = 'No tags attached.'; $s_tag_attach = 'Attach'; $s_tag_attach_long = 'Attach Tags'; $s_tag_attach_failed = 'Tag attachment failed.'; $s_tag_detach = 'Detach \'%s\''; $s_tag_separate_by = "(Separate by '%s')"; $s_tag_invalid_name = 'Invalid tag name.'; $s_tag_create_denied = 'Create permission denied.'; $s_tag_filter_default = 'Attached Issues (%s)'; $s_tag_history_attached = 'Tag Attached'; $s_tag_history_detached = 'Tag Detached'; $s_tag_history_renamed = 'Tag Renamed'; $s_tag_related = 'Related Tags'; $s_tag_related_issues = 'Shared Issues (%s)'; $s_tag_stats_attached = 'Issues attached: %s'; # Time Tracking $s_time_tracking_billing_link = 'Billing'; $s_time_tracking = 'Time tracking'; $s_time_tracking_get_info_button = 'Get Time Tracking Information'; $s_time_tracking_cost_per_hour = 'Cost / Hour'; $s_time_tracking_cost = 'Cost'; $s_total_time_for_issue = 'Total time for issue = %s'; $s_from_date = 'From'; $s_to_date = 'To'; $s_access_denied = $MANTIS_ERROR[ERROR_ACCESS_DENIED]; # Twitter Integration $s_twitter_resolved = "%d: [%s] %s (resolved by %s in %s)"; $s_twitter_resolved_no_version = "%d: [%s] %s (resolved by %s)"; # Project Page $s_development_team = 'Development Team'; # bug_graph pages $s_all_dates = 'All Dates'; $s_period_none = 'None'; $s_period_this_week = 'This Week'; $s_period_last_week = 'Last Week'; $s_period_two_weeks = 'Last Two Weeks'; $s_period_this_month = 'This Month'; $s_period_last_month = 'Last Month'; $s_period_this_quarter = 'This Quarter'; $s_period_last_quarter = 'Last Quarter'; $s_period_year_to_date = 'Year to Date'; $s_period_select = "Arbitrary Dates"; $s_period_last_year = 'Last Year'; $s_select = 'Please Select'; $s_select_bystatus = 'by Status'; $s_select_summbystatus = 'Summary by Status'; $s_select_bycat = "Summary by Category"; $s_select_both = "Summary by Status and Category"; $s_show_as_graph = 'Show as Graph'; $s_show_as_table = 'Show as Table'; $s_show_graph = 'Show Graph'; $s_graph_page = 'Graph Bug History'; $s_graph_bug_page_link = 'Graph'; ?>