Blame Identity/Models/Html/Mantis/1.1.2-1.fc9/lang/strings_english.txt

4c79b5
4c79b5
# Mantis - a php based bugtracking system
4c79b5
4c79b5
# Copyright (C) 2000 - 2002  Kenzaburo Ito - kenito@300baud.org
4c79b5
# Copyright (C) 2002 - 2007  Mantis Team   - mantisbt-dev@lists.sourceforge.net
4c79b5
4c79b5
# Mantis is free software: you can redistribute it and/or modify
4c79b5
# it under the terms of the GNU General Public License as published by
4c79b5
# the Free Software Foundation, either version 2 of the License, or
4c79b5
# (at your option) any later version.
4c79b5
#
4c79b5
# Mantis is distributed in the hope that it will be useful,
4c79b5
# but WITHOUT ANY WARRANTY; without even the implied warranty of
4c79b5
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4c79b5
# GNU General Public License for more details.
4c79b5
#
4c79b5
# You should have received a copy of the GNU General Public License
4c79b5
# along with Mantis.  If not, see <http://www.gnu.org/licenses/>.
4c79b5
	#
4c79b5
	# English: Kenzaburo Ito, kenito@300baud.org
4c79b5
	# English: various developers
4c79b5
	#
4c79b5
	###########################################################################
4c79b5
	# English strings for Mantis (source language for translations)
4c79b5
	# -------------------------------------------------
4c79b5
	# $Revision: 2643 $
4c79b5
	# $Author: al $
4c79b5
	# $Date: 2009-06-18 19:06:27 -0400 (Thu, 18 Jun 2009) $
4c79b5
	#
4c79b5
	# $Id: strings_english.txt,v 1.316.2.2 2007-10-28 19:05:46 giallu Exp $
4c79b5
	###########################################################################
4c79b5
4c79b5
?>
4c79b5
4c79b5
# Charset
4c79b5
$s_charset = 'utf-8';
4c79b5
4c79b5
# Group commands menuitems
4c79b5
$s_actiongroup_menu_move = 'Move';
4c79b5
$s_actiongroup_menu_copy = 'Copy';
4c79b5
$s_actiongroup_menu_assign = 'Assign';
4c79b5
$s_actiongroup_menu_close = 'Close';
4c79b5
$s_actiongroup_menu_delete = 'Delete';
4c79b5
$s_actiongroup_menu_resolve = 'Resolve';
4c79b5
$s_actiongroup_menu_update_priority = 'Update Priority';
4c79b5
$s_actiongroup_menu_update_status = 'Update Status';
4c79b5
$s_actiongroup_menu_update_view_status = 'Update View Status';
4c79b5
$s_actiongroup_menu_update_category = 'Update Category';
4c79b5
$s_actiongroup_menu_set_sticky = 'Set/Unset Sticky';
4c79b5
$s_actiongroup_menu_update_field = 'Update %s';
4c79b5
$s_actiongroup_menu_update_target_version = 'Update Target Version';
4c79b5
$s_actiongroup_menu_update_fixed_in_version = 'Update Fixed in Version';
4c79b5
$s_actiongroup_menu_add_note = 'Add Note';
4c79b5
$s_actiongroup_menu_attach_tags = 'Attach Tags';
4c79b5
$s_actiongroup_bugs = 'Selected Issues';
4c79b5
$s_actiongroup_error_issue_is_readonly = 'Issue is readonly.';
4c79b5
4c79b5
# new strings:
4c79b5
$s_all_projects = 'All Projects';
4c79b5
$s_move_bugs = 'Move Issues';
4c79b5
$s_operation_successful = 'Operation successful.';
4c79b5
$s_date_order = 'Date Order';
4c79b5
$s_print_all_bug_page_link = 'Print Reports';
4c79b5
$s_csv_export = 'CSV Export';
4c79b5
$s_login_anonymously = 'Login Anonymously';
4c79b5
$s_anonymous = 'Anonymous';
4c79b5
$s_jump_to_bugnotes = 'Jump to Notes';
4c79b5
$s_public_project_msg = 'This project is PUBLIC.  All users have access.';
4c79b5
$s_private_project_msg = 'This project is PRIVATE.  Only administrators and manually added users have access.';
4c79b5
$s_access_level_project = 'Project Access Level';
4c79b5
$s_view_submitted_bug_link = 'View Submitted Issue';
4c79b5
$s_assigned_projects = 'Assigned Projects';
4c79b5
$s_unassigned_projects = 'Unassigned Projects';
4c79b5
$s_print = 'Print';
4c79b5
$s_jump = 'Jump';
4c79b5
$s_copy_users = 'Copy Users';
4c79b5
$s_copy_categories_from = 'Copy Categories From';
4c79b5
$s_copy_categories_to = 'Copy Categories To';
4c79b5
$s_copy_versions_from = 'Copy Versions From';
4c79b5
$s_copy_versions_to = 'Copy Versions To';
4c79b5
$s_copy_users_from = 'Copy Users From';
4c79b5
$s_copy_users_to = 'Copy Users To';
4c79b5
$s_bug_history = 'Issue History';
4c79b5
$s_field = 'Field';
4c79b5
$s_old_value = 'Old Value';
4c79b5
$s_new_value = 'New Value';
4c79b5
$s_date_modified = 'Date Modified';
4c79b5
$s_bugnote = 'Note';
4c79b5
$s_change = 'Change';
4c79b5
$s_bugnote_view_state = 'Note View State';
4c79b5
$s_bug_monitor = 'Issue Monitored';
4c79b5
$s_bug_end_monitor = 'Issue End Monitor';
4c79b5
$s_announcement = 'Announcement';
4c79b5
$s_stays_on_top = 'Stays on Top';
4c79b5
$s_delete_bugnote_button = 'Delete Note';
4c79b5
$s_delete_bugnote_sure_msg = 'Are you sure you wish to delete this note?';
4c79b5
$s_bug_relationships = 'Relationships';
4c79b5
$s_empty_password_sure_msg = 'The user has an empty password.  Are you sure that is what you want?';
4c79b5
$s_empty_password_button = 'Use Empty Password';
4c79b5
$s_reauthenticate_title = 'Authenticate';
4c79b5
$s_reauthenticate_message = 'You are visiting a secure page, and your secure session has expired.  Please authenticate yourself to continue.';
4c79b5
4c79b5
$s_duplicate_of = "duplicate of";
4c79b5
$s_has_duplicate = "has duplicate";
4c79b5
$s_related_to = "related to";
4c79b5
$s_dependant_on = "parent of";
4c79b5
$s_blocks = "child of";
4c79b5
4c79b5
$s_new_bug = 'New Issue';
4c79b5
$s_bugnote_added = 'Note Added';
4c79b5
$s_bugnote_edited = 'Note Edited';
4c79b5
$s_bugnote_deleted = 'Note Deleted';
4c79b5
$s_summary_updated = 'Summary Updated';
4c79b5
$s_description_updated = 'Description Updated';
4c79b5
$s_additional_information_updated = 'Additional Information Updated';
4c79b5
$s_steps_to_reproduce_updated = 'Steps to Reproduce Updated';
4c79b5
$s_file_added = 'File Added';
4c79b5
$s_file_deleted = 'File Deleted';
4c79b5
$s_bug_deleted = 'Issue Deleted';
4c79b5
4c79b5
$s_make_private = 'Make Private';
4c79b5
$s_make_public = 'Make Public';
4c79b5
4c79b5
$s_create_new_project_link = 'Create New Project';
4c79b5
4c79b5
$s_login_link = 'Login';
4c79b5
$s_select_option = '(select)';  # comboboxes default to this to instruct user to explicitly select an entry.
4c79b5
4c79b5
# bug_actiongroup_page.php : mass treatment
4c79b5
$s_bug_actiongroup_access = 'You did not have appropriate permissions to perform that action.';
4c79b5
$s_bug_actiongroup_status = 'This issue cannot be changed to the requested status';
4c79b5
$s_bug_actiongroup_category = 'This issue cannot be changed to the requested category';
4c79b5
$s_close_bugs_conf_msg = 'Are you sure you wish to close these issues?';
4c79b5
$s_delete_bugs_conf_msg = 'Are you sure you wish to delete these issues?';
4c79b5
$s_move_bugs_conf_msg = 'Move issues to';
4c79b5
$s_copy_bugs_conf_msg = 'Copy issues to';
4c79b5
$s_assign_bugs_conf_msg = 'Assign issues to';
4c79b5
$s_resolve_bugs_conf_msg = 'Choose issues resolution';
4c79b5
$s_priority_bugs_conf_msg = 'Choose issues priority';
4c79b5
$s_status_bugs_conf_msg = 'Choose issues status';
4c79b5
$s_view_status_bugs_conf_msg = 'Choose issues view status';
4c79b5
$s_category_bugs_conf_msg = 'Choose issues category';
4c79b5
$s_set_sticky_bugs_conf_msg = 'Are you sure you wish to set/unset these issues sticky?';
4c79b5
$s_fixed_in_version_bugs_conf_msg = 'Update Fixed in Version to';
4c79b5
$s_target_version_bugs_conf_msg = 'Update Target Version to';
4c79b5
$s_close_group_bugs_button = 'Close Issues' ;
4c79b5
$s_delete_group_bugs_button = 'Delete Issues' ;
4c79b5
$s_move_group_bugs_button = 'Move Issues' ;
4c79b5
$s_copy_group_bugs_button = 'Copy Issues' ;
4c79b5
$s_assign_group_bugs_button = 'Assign Issues' ;
4c79b5
$s_resolve_group_bugs_button = 'Resolve Issues' ;
4c79b5
$s_priority_group_bugs_button = 'Update Priority' ;
4c79b5
$s_status_group_bugs_button = 'Update Status' ;
4c79b5
$s_category_group_bugs_button = 'Update Category';
4c79b5
$s_view_status_group_bugs_button = 'Update View Status';
4c79b5
$s_set_sticky_group_bugs_button = 'Set/Unset Sticky';
4c79b5
$s_fixed_in_version_group_bugs_button = 'Update Fixed in Version';
4c79b5
$s_target_version_group_bugs_button = 'Update Target Version';
4c79b5
4c79b5
# improved JPgraphs strings
4c79b5
$s_graph_imp_status_title = 'Synthesis graphs by status' ;
4c79b5
$s_graph_imp_priority_title = 'Synthesis graphs by priority' ;
4c79b5
$s_graph_imp_severity_title = 'Synthesis graphs by severity';
4c79b5
$s_graph_imp_category_title = 'Synthesis graphs by category';
4c79b5
$s_graph_imp_resolution_title = 'Synthesis graphs by resolution';
4c79b5
$s_by_status_pct = 'by status percentage';
4c79b5
$s_by_priority_pct = 'by priority percentage';
4c79b5
$s_by_severity_pct = 'by severity percentage';
4c79b5
$s_by_category_pct = 'by category percentage';
4c79b5
$s_by_resolution_pct = 'by resolution percentage';
4c79b5
$s_by_severity_mix = 'by severity and status';
4c79b5
$s_by_priority_mix = 'by priority and status';
4c79b5
$s_by_resolution_mix = 'by resolution and status';
4c79b5
$s_synthesis_link = 'Synthesis';
4c79b5
$s_status_link = 'Per state';
4c79b5
$s_priority_link = 'Per priority';
4c79b5
$s_severity_link = 'Per severity';
4c79b5
$s_category_link = 'Per category';
4c79b5
$s_resolution_link = 'Per resolution';
4c79b5
$s_legend_still_open = 'Still Open';
4c79b5
$s_legend_resolved = 'Resolved';
4c79b5
$s_legend_assigned = 'Assigned';
4c79b5
$s_legend_total = 'Total';
4c79b5
$s_legend_opened = 'Opened';
4c79b5
$s_legend_closed = 'Closed';
4c79b5
$s_legend_reported = 'Reported';
4c79b5
$s_cumulative = 'Cumulative';
4c79b5
$s_not_enough_data = 'Not enough data to create graph';
4c79b5
4c79b5
# print_all_bug_page.php : display selected bugs
4c79b5
$s_hide_button = 'Display selected only';
4c79b5
4c79b5
# print_all_bug_options.php : printing preferences
4c79b5
$s_printing_preferences_title = 'Choose fields to print';
4c79b5
$s_printing_options_link = 'Printing Options';
4c79b5
4c79b5
# word and excel export
4c79b5
$s_bugnote_title = 'Note handler' ;
4c79b5
$s_bugnote_date = 'Date of note';
4c79b5
$s_bugnote_description = 'Note description';
4c79b5
4c79b5
$s_error_no_proceed = 'Please use the "Back" button in your web browser to return to the previous page.  There you can correct whatever problems were identified in this error or select another action.  You can also click an option from the menu bar to go directly to a new section.';
4c79b5
4c79b5
# ERROR strings
4c79b5
$MANTIS_ERROR[ERROR_GENERIC] = 'An error occurred during this action.  You may wish to report this error to your local administrator.';
4c79b5
$MANTIS_ERROR[ERROR_SQL] = 'SQL error detected.  Please report this to ';
4c79b5
$MANTIS_ERROR[ERROR_REPORT] = 'There was an error in your report.';
4c79b5
$MANTIS_ERROR[ERROR_NO_FILE_SPECIFIED] = 'No file specified';
4c79b5
$MANTIS_ERROR[ERROR_FILE_DISALLOWED] = 'The file type is disallowed';
4c79b5
$MANTIS_ERROR[ERROR_NO_DIRECTORY] = 'The directory does not exist. Please check the project settings.';
4c79b5
$MANTIS_ERROR[ERROR_DUPLICATE_FILE] = 'This is a duplicate file.  Please delete the file first.';
4c79b5
$MANTIS_ERROR[ERROR_DUPLICATE_PROJECT] = 'A project with that name already exists.';
4c79b5
$MANTIS_ERROR[ERROR_EMPTY_FIELD] = 'A necessary field \'%s\' was empty.  Please recheck your inputs.';
4c79b5
$MANTIS_ERROR[ERROR_PROTECTED_ACCOUNT] = 'This account is protected.  You are not allowed to access this until the account protection is lifted.';
4c79b5
$MANTIS_ERROR[ERROR_ACCESS_DENIED] = 'Access Denied.';
4c79b5
$MANTIS_ERROR[ERROR_UPLOAD_FAILURE] = 'File upload failed.  File is not readable by Mantis. Please check the project settings';
4c79b5
$MANTIS_ERROR[ERROR_FILE_TOO_BIG] = 'File upload failed.  This is likely because the filesize was larger than is currently allowed by this PHP installation.';
4c79b5
$MANTIS_ERROR[ERROR_GPC_VAR_NOT_FOUND] = 'A required parameter to this page (%s) was not found.';
4c79b5
$MANTIS_ERROR[ERROR_USER_NAME_NOT_UNIQUE] = 'That username is already being used.  Please go back and select another one.';
4c79b5
$MANTIS_ERROR[ERROR_CONFIG_OPT_NOT_FOUND] = 'Configuration option \'%s\' not found.';
4c79b5
$MANTIS_ERROR[ERROR_CONFIG_OPT_CANT_BE_SET_IN_DB] = 'Configuration option \'%s\' can not be set in the database.  It must be set in config_inc.php.';
4c79b5
$MANTIS_ERROR[ERROR_LANG_STRING_NOT_FOUND] = 'String \'%s\' not found.';
4c79b5
$MANTIS_ERROR[ERROR_BUGNOTE_NOT_FOUND] = 'Note not found.';
4c79b5
$MANTIS_ERROR[ERROR_PROJECT_NOT_FOUND] = 'Project not found.';
4c79b5
$MANTIS_ERROR[ERROR_DB_FIELD_NOT_FOUND] = 'Database field \'%s\' not found.';
4c79b5
$MANTIS_ERROR[ERROR_FTP_CONNECT_ERROR]	 = 'Unable to connect to FTP server.';
4c79b5
$MANTIS_ERROR[ERROR_HANDLER_ACCESS_TOO_LOW]	 = 'Issue handler does not have sufficient access rights to handle issue at this status.';
4c79b5
$MANTIS_ERROR[ERROR_PROJECT_NAME_NOT_UNIQUE] = 'A project with that name already exists.  Please go back and enter a different name.';
4c79b5
$MANTIS_ERROR[ERROR_PROJECT_NAME_INVALID] = 'Invalid project name specified.  Project names cannot be blank.';
4c79b5
$MANTIS_ERROR[ERROR_USER_NOT_FOUND]	 = 'User not found.';
4c79b5
$MANTIS_ERROR[ERROR_AUTH_INVALID_COOKIE] = 'The login information stored by your browser is invalid.  Perhaps your account was deleted?';
4c79b5
$MANTIS_ERROR[ERROR_USER_PREFS_NOT_FOUND] = 'Preferences could not be found for this user.';
4c79b5
$MANTIS_ERROR[ERROR_NEWS_NOT_FOUND]	 = 'News item not found.';
4c79b5
$MANTIS_ERROR[ERROR_USER_CREATE_PASSWORD_MISMATCH] = 'Password does not match verification.';
4c79b5
$MANTIS_ERROR[ERROR_GPC_ARRAY_EXPECTED]	 = 'An array was expected but a string was received for %s.';
4c79b5
$MANTIS_ERROR[ERROR_GPC_ARRAY_UNEXPECTED] = 'A string was expected but an array was received for %s.';
4c79b5
$MANTIS_ERROR[ERROR_GPC_NOT_NUMBER] = 'A number was expected for %s.';
4c79b5
$MANTIS_ERROR[ERROR_BUG_NOT_FOUND]	 = 'Issue %d not found.';
4c79b5
$MANTIS_ERROR[ERROR_FILTER_NOT_FOUND]	 = 'Filter %d not found.';
4c79b5
$MANTIS_ERROR[ERROR_FILTER_TOO_OLD] = 'The filter you are trying to use is too old to be upgraded, please re-create it';
4c79b5
$MANTIS_ERROR[ERROR_EMAIL_INVALID]	 = 'Invalid email.';
4c79b5
$MANTIS_ERROR[ERROR_EMAIL_DISPOSABLE] = 'It is not allowed to use disposable email addresses.';
4c79b5
$MANTIS_ERROR[ERROR_USER_PROFILE_NOT_FOUND] = 'Profile not found.';
4c79b5
$MANTIS_ERROR[ERROR_FILE_NOT_ALLOWED]	 = 'File type not allowed for uploads.';
4c79b5
$MANTIS_ERROR[ERROR_FILE_DUPLICATE]	 = 'This is a duplicate file.  Please delete the file first.';
4c79b5
$MANTIS_ERROR[ERROR_FILE_INVALID_UPLOAD_PATH] = 'Invalid upload path.  Directory either does not exist or not writable to webserver';
4c79b5
$MANTIS_ERROR[ERROR_FILE_NO_UPLOAD_FAILURE] = 'No file was uploaded. Please go back and Choose a file before pressing Upload';
4c79b5
$MANTIS_ERROR[ERROR_FILE_MOVE_FAILED] = 'Uploaded file could not be moved to the file storage directory. Directory either does not exist or not writable to webserver';
4c79b5
$MANTIS_ERROR[ERROR_BUG_DUPLICATE_SELF]	 = 'You cannot set an issue as a duplicate of itself.';
4c79b5
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_NOT_FOUND] = 'Custom field not found';
4c79b5
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_NAME_NOT_UNIQUE] = 'This is a duplicate name.';
4c79b5
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_IN_USE] = 'At least one project still uses this field.';
4c79b5
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_INVALID_VALUE] = 'Invalid value for %s';
4c79b5
$MANTIS_ERROR[ERROR_CUSTOM_FIELD_INVALID_DEFINITION] = 'Invalid custom field definition';
4c79b5
$MANTIS_ERROR[ERROR_LDAP_AUTH_FAILED]	 = 'LDAP Authentication Failed';
4c79b5
$MANTIS_ERROR[ERROR_LDAP_SERVER_CONNECT_FAILED] = 'LDAP Server Connection Failed';
4c79b5
$MANTIS_ERROR[ERROR_LDAP_UPDATE_FAILED]	 = 'LDAP Record Update has failed.';
4c79b5
$MANTIS_ERROR[ERROR_LDAP_USER_NOT_FOUND] = 'LDAP User Record Not Found.';
4c79b5
$MANTIS_ERROR[ERROR_LDAP_EXTENSION_NOT_LOADED] = 'LDAP Extension Not Loaded.';
4c79b5
$MANTIS_ERROR[ERROR_DB_CONNECT_FAILED]	 = 'Database connection failed. Error received from database was #%d: %s';
4c79b5
$MANTIS_ERROR[ERROR_DB_QUERY_FAILED]	 = 'Database query failed.  Error received from database was #%d: %s for the query: %s';
4c79b5
$MANTIS_ERROR[ERROR_DB_SELECT_FAILED]	 = 'Database selection failed.  Error received from database was #%d: %s';
4c79b5
$MANTIS_ERROR[ERROR_CATEGORY_DUPLICATE] = 'A category with that name already exists.';
4c79b5
$MANTIS_ERROR[ERROR_CATEGORY_NO_ACTION] = 'No copy action was specified.';
4c79b5
$MANTIS_ERROR[ERROR_CATEGORY_NOT_FOUND] = 'Category not found.';
4c79b5
$MANTIS_ERROR[ERROR_VERSION_DUPLICATE] = 'A version with that name already exists.';
4c79b5
$MANTIS_ERROR[ERROR_VERSION_NOT_FOUND] = 'Version \'%s\' not found.';
4c79b5
$MANTIS_ERROR[ERROR_USER_NAME_INVALID] = 'The username is invalid. Usernames may only contain Latin letters, numbers, spaces, hyphens, and underscores.';
4c79b5
$MANTIS_ERROR[ERROR_USER_REAL_NAME_INVALID] = 'The user real name is invalid.';
4c79b5
$MANTIS_ERROR[ERROR_USER_DOES_NOT_HAVE_REQ_ACCESS] = 'User does not have required access level';
4c79b5
$MANTIS_ERROR[ERROR_USER_REAL_MATCH_USER] = 'The "Real Name" chosen matches another user\'s login name. Please choose another.';
4c79b5
$MANTIS_ERROR[ERROR_SPONSORSHIP_NOT_ENABLED] = 'Sponsorship support not enabled.';
4c79b5
$MANTIS_ERROR[ERROR_SPONSORSHIP_NOT_FOUND] = 'Sponsorship %d not found.';
4c79b5
$MANTIS_ERROR[ERROR_SPONSORSHIP_AMOUNT_TOO_LOW] = 'Sponsorship (%s) is below minimum amount (%s).';
4c79b5
$MANTIS_ERROR[ERROR_SPONSORSHIP_HANDLER_ACCESS_LEVEL_TOO_LOW] = 'Handler does not have the required access level to handle sponsored issues.';
4c79b5
$MANTIS_ERROR[ERROR_SPONSORSHIP_ASSIGNER_ACCESS_LEVEL_TOO_LOW] = 'Access Denied: Assigning sponsored issues requires higher access level.';
4c79b5
$MANTIS_ERROR[ERROR_SPONSORSHIP_SPONSOR_NO_EMAIL] = 'Sponsor has not provided an email address. Please update your profile.';
4c79b5
$MANTIS_ERROR[ERROR_CONFIG_OPT_INVALID] = 'Configuration option \'%s\' has invalid value \'%s\'';
4c79b5
$MANTIS_ERROR[ERROR_BUG_READ_ONLY_ACTION_DENIED] = 'The action cannot be performed because issue \'%d\' is read-only';
4c79b5
$MANTIS_ERROR[ERROR_RELATIONSHIP_ALREADY_EXISTS] = "There is already a relationship between these two issues.";
4c79b5
$MANTIS_ERROR[ERROR_RELATIONSHIP_NOT_FOUND] = "Relationship not found.";
4c79b5
$MANTIS_ERROR[ERROR_RELATIONSHIP_ACCESS_LEVEL_TO_DEST_BUG_TOO_LOW] = "Access denied: The issue %d requires higher access level.";
4c79b5
$MANTIS_ERROR[ERROR_RELATIONSHIP_SAME_BUG] = "An issue can't be related to itself.";
4c79b5
$MANTIS_ERROR[ERROR_SIGNUP_NOT_MATCHING_CAPTCHA] = 'Confirmation hash does not match. Please retry.';
4c79b5
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NOT_ENABLED] = 'The \'lost your password\' feature is not available.';
4c79b5
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NO_EMAIL_SPECIFIED] = 'You must provide an e-mail address in order to reset the password';
4c79b5
$MANTIS_ERROR[ERROR_LOST_PASSWORD_NOT_MATCHING_DATA] = 'The provided information doesn\'t match any registered account!';
4c79b5
$MANTIS_ERROR[ERROR_LOST_PASSWORD_CONFIRM_HASH_INVALID] = 'The confirmation URL is invalid or has already been used. Please signup again.';
4c79b5
$MANTIS_ERROR[ERROR_LOST_PASSWORD_MAX_IN_PROGRESS_ATTEMPTS_REACHED] = 'Max. number of in-progress requests reached. Please contact the system administrator';
4c79b5
$MANTIS_ERROR[ERROR_PROJECT_RECURSIVE_HIERARCHY] = 'That operation would create a loop in the subproject hierarchy.';
4c79b5
$MANTIS_ERROR[ERROR_USER_CHANGE_LAST_ADMIN] = 'You cannot change the access level of the only ADMINISTRATOR in the system.';
4c79b5
$MANTIS_ERROR[ERROR_PAGE_REDIRECTION] = 'Page redirection error, ensure that there are no spaces outside the PHP block (<?php ?>) in config_inc.php or custom_*.php files.';
4c79b5
$MANTIS_ERROR[ERROR_TWITTER_NO_CURL_EXT] = 'Twitter integration requires PHP CURL extension which is not installed.';
4c79b5
$MANTIS_ERROR[ERROR_TAG_NOT_FOUND] = 'Could not find a tag with that name.';
4c79b5
$MANTIS_ERROR[ERROR_TAG_DUPLICATE] = 'A tag already exists with that name.';
4c79b5
$MANTIS_ERROR[ERROR_TAG_NAME_INVALID] = 'That tag name is invalid.';
4c79b5
$MANTIS_ERROR[ERROR_TAG_NOT_ATTACHED] = 'That tag is not attached to that bug.';
4c79b5
$MANTIS_ERROR[ERROR_TAG_ALREADY_ATTACHED] = 'That tag already attached to that bug.';
4c79b5
$MANTIS_ERROR[ERROR_TOKEN_NOT_FOUND] = 'Token could not be found.';
4c79b5
$MANTIS_ERROR[ERROR_SESSION_HANDLER_INVALID] = 'Invalid session handler.';
4c79b5
$MANTIS_ERROR[ERROR_SESSION_VAR_NOT_FOUND] = 'Session variable \'%s\' not found.';
4c79b5
$MANTIS_ERROR[ERROR_FORM_TOKEN_INVALID] = 'Invalid form security token.  Did you submit the form twice by accident?';
4c79b5
$MANTIS_ERROR[ERROR_INVALID_REQUEST_METHOD] = 'This page cannot be accessed using this method.';
4c79b5
4c79b5
$s_login_error = 'Your account may be disabled or blocked or the username/password you entered is incorrect.';
4c79b5
$s_login_cookies_disabled = 'Your browser either doesn\'t know how to handle cookies, or refuses to handle them.';
4c79b5
4c79b5
# General Strings
4c79b5
$s_go_back = 'Go Back';
4c79b5
$s_proceed = 'Click here to proceed';
4c79b5
4c79b5
$s_switch = 'Switch';
4c79b5
$s_logged_in_as = 'Logged in as';
4c79b5
4c79b5
$s_prefix_for_deleted_users = 'user';
4c79b5
4c79b5
$s_administrator = 'administrator';
4c79b5
$s_myself = "Myself";
4c79b5
$s_default_access_level = 'Default access level';
4c79b5
4c79b5
$s_issue_status_percentage = 'Issue Status Percentage';
4c79b5
4c79b5
# Enum Strings
4c79b5
$s_access_levels_enum_string = '10:viewer,25:reporter,40:updater,55:developer,70:manager,90:administrator';
4c79b5
$s_project_status_enum_string = '10:development,30:release,50:stable,70:obsolete';
4c79b5
$s_project_view_state_enum_string = '10:public,50:private';
4c79b5
$s_view_state_enum_string = '10:public,50:private';
4c79b5
4c79b5
$s_priority_enum_string = '10:none,20:low,30:normal,40:high,50:urgent,60:immediate';
4c79b5
$s_severity_enum_string = '10:feature,20:trivial,30:text,40:tweak,50:minor,60:major,70:crash,80:block';
4c79b5
$s_reproducibility_enum_string = '10:always,30:sometimes,50:random,70:have not tried,90:unable to reproduce,100:N/A';
4c79b5
$s_status_enum_string = '10:new,20:feedback,30:acknowledged,40:confirmed,50:assigned,80:resolved,90:closed';
4c79b5
$s_resolution_enum_string = '10:open,20:fixed,30:reopened,40:unable to reproduce,50:not fixable,60:duplicate,70:no change required,80:suspended,90:won\'t fix';
4c79b5
$s_projection_enum_string = '10:none,30:tweak,50:minor fix,70:major rework,90:redesign';
4c79b5
$s_eta_enum_string = '10:none,20:< 1 day,30:2-3 days,40:< 1 week,50:< 1 month,60:> 1 month';
4c79b5
$s_sponsorship_enum_string = '0:Unpaid,1:Requested,2:Paid';
4c79b5
4c79b5
# Email Strings
4c79b5
$s_new_account_subject = 'Account registration';
4c79b5
$s_new_account_greeting = 'Thank you for registering. You have account with username \'';
4c79b5
$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:';
4c79b5
$s_new_account_username = 'Username: ';
4c79b5
$s_new_account_message = 'If you didn\'t request any registration, ignore this message and nothing will happen.' . "\n\n";
4c79b5
$s_new_account_do_not_reply = 'DO NOT REPLY TO THIS MESSAGE';
4c79b5
$s_new_account_email = 'E-mail: ';
4c79b5
$s_new_account_IP = 'Remote IP address: ';
4c79b5
$s_new_account_signup_msg = 'The following account has been created:';
4c79b5
4c79b5
$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:';
4c79b5
$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.';
4c79b5
4c79b5
$s_email_notification_title_for_status_bug_new = 'The following issue is now in status NEW (again)';
4c79b5
$s_email_notification_title_for_status_bug_feedback = 'The following issue requires your FEEDBACK.';
4c79b5
$s_email_notification_title_for_status_bug_acknowledged = 'The following issue has been ACKNOWLEDGED.';
4c79b5
$s_email_notification_title_for_status_bug_confirmed = 'The following issue has been CONFIRMED.';
4c79b5
$s_email_notification_title_for_status_bug_assigned = 'The following issue has been ASSIGNED.';
4c79b5
$s_email_notification_title_for_status_bug_resolved = 'The following issue has been RESOLVED.';
4c79b5
$s_email_notification_title_for_status_bug_closed = 'The following issue has been CLOSED';
4c79b5
4c79b5
$s_email_notification_title_for_action_bug_submitted = 'The following issue has been SUBMITTED.';
4c79b5
$s_email_notification_title_for_action_bug_assigned = 'The following issue has been ASSIGNED.';
4c79b5
$s_email_notification_title_for_action_bug_reopened = 'The following issue has been REOPENED.';
4c79b5
$s_email_notification_title_for_action_bug_deleted = 'The following issue has been DELETED.';
4c79b5
$s_email_notification_title_for_action_bug_updated = 'The following issue has been UPDATED.';
4c79b5
$s_email_notification_title_for_action_sponsorship_added = 'The following issue has been SPONSORED.';
4c79b5
$s_email_notification_title_for_action_sponsorship_updated = 'A sponsorship of the following issue was modified.';
4c79b5
$s_email_notification_title_for_action_sponsorship_deleted = 'A sponsorship of the following issue was withdrawn.';
4c79b5
4c79b5
$s_email_notification_title_for_action_bugnote_submitted = 'A NOTE has been added to this issue.';
4c79b5
$s_email_notification_title_for_action_duplicate_of_relationship_added = "The following issue has been set as DUPLICATE OF issue %s.";
4c79b5
$s_email_notification_title_for_action_has_duplicate_relationship_added = "The issue %s has been set as DUPLICATE OF the following issue.";
4c79b5
$s_email_notification_title_for_action_related_to_relationship_added = "The following issue has been set as RELATED TO issue %s.";
4c79b5
$s_email_notification_title_for_action_dependant_on_relationship_added = "The following issue has been set PARENT OF issue %s.";
4c79b5
$s_email_notification_title_for_action_blocks_relationship_added = "The following issue has been set CHILD OF issue %s.";
4c79b5
$s_email_notification_title_for_action_duplicate_of_relationship_deleted = "The following issue has been UNset as DUPLICATE OF issue %s.";
4c79b5
$s_email_notification_title_for_action_has_duplicate_relationship_deleted = "The issue %s has been removed as a DUPLICATE OF the following issue.";
4c79b5
$s_email_notification_title_for_action_related_to_relationship_deleted = "The following issue has been marked as UNRELATED TO issue %s.";
4c79b5
$s_email_notification_title_for_action_dependant_on_relationship_deleted = "The following issue has been removed as the PARENT OF issue %s.";
4c79b5
$s_email_notification_title_for_action_blocks_relationship_deleted = "The following issue has been removed as the CHILD OF issue %s.";
4c79b5
$s_email_notification_title_for_action_relationship_child_resolved = "The RELATED issue %s has been RESOLVED.";
4c79b5
$s_email_notification_title_for_action_relationship_child_closed = "The RELATED issue %s has been CLOSED.";
4c79b5
4c79b5
$s_email_reporter = 'Reported By';
4c79b5
$s_email_handler = 'Assigned To';
4c79b5
$s_email_project = 'Project';
4c79b5
$s_email_bug = 'Issue ID';
4c79b5
$s_email_category = 'Category';
4c79b5
$s_email_reproducibility = 'Reproducibility';
4c79b5
$s_email_severity = 'Severity';
4c79b5
$s_email_priority = 'Priority';
4c79b5
$s_email_status = 'Status';
4c79b5
$s_email_resolution = 'Resolution';
4c79b5
$s_email_duplicate = 'Duplicate';
4c79b5
$s_email_fixed_in_version = 'Fixed in Version';
4c79b5
$s_email_target_version = 'Target Version';
4c79b5
$s_email_date_submitted = 'Date Submitted';
4c79b5
$s_email_last_modified = 'Last Modified';
4c79b5
$s_email_summary = 'Summary';
4c79b5
$s_email_description = 'Description';
4c79b5
4c79b5
# account_delete.php
4c79b5
$s_account_protected_msg = 'Account protected. Cannot change settings...';
4c79b5
$s_account_removed_msg = 'Your account has been removed...';
4c79b5
4c79b5
# account_delete_page.php
4c79b5
$s_confirm_delete_msg = 'Are you sure you wish to delete your account?';
4c79b5
$s_delete_account_button = 'Delete Account';
4c79b5
4c79b5
# account_page.php
4c79b5
$s_manage_profiles_link = 'Profiles';
4c79b5
$s_change_preferences_link = 'Preferences';
4c79b5
$s_edit_account_title = 'Edit Account';
4c79b5
$s_username = 'Username';
4c79b5
$s_realname = 'Real Name';
4c79b5
$s_email = 'Email';
4c79b5
$s_password = 'Password';
4c79b5
$s_no_password_change = 'The password is controlled by another system, hence cannot be edited here.';
4c79b5
$s_confirm_password = 'Confirm Password';
4c79b5
$s_access_level = 'Access Level';
4c79b5
$s_update_user_button = 'Update User';
4c79b5
$s_verify_warning = 'Your account information has been verified. The account confirmation message you have received is now invalid.';
4c79b5
$s_verify_change_password = 'You must set a password here to allow you to log in again.';
4c79b5
4c79b5
# account_prefs_page.php
4c79b5
$s_default_account_preferences_title = 'Account Preferences';
4c79b5
$s_default_project = 'Default Project';
4c79b5
$s_advanced_report = 'Advanced Report';
4c79b5
$s_advanced_view = 'Advanced View';
4c79b5
$s_advanced_update = 'Advanced Update';
4c79b5
$s_refresh_delay = 'Refresh Delay';
4c79b5
$s_redirect_delay = 'Redirect Delay';
4c79b5
$s_with_minimum_severity = 'With Minimum Severity of';
4c79b5
$s_bugnote_order = 'Notes Sort Order';
4c79b5
$s_bugnote_order_asc = 'Ascending';
4c79b5
$s_bugnote_order_desc = 'Descending';
4c79b5
$s_email_on_new = 'Email on New';
4c79b5
$s_email_on_assigned = 'Email on Change of Handler';
4c79b5
$s_email_on_feedback = 'Email on Feedback';
4c79b5
$s_email_on_resolved = 'Email on Resolved';
4c79b5
$s_email_on_closed = 'Email on Closed';
4c79b5
$s_email_on_reopened = 'Email on Reopened';
4c79b5
$s_email_on_bugnote_added = 'Email on note Added';
4c79b5
$s_email_on_status_change = 'Email on Status Change';
4c79b5
$s_email_on_priority_change = 'Email on Priority Change';
4c79b5
$s_email_bugnote_limit = 'Email Notes Limit';
4c79b5
$s_language = 'Language';
4c79b5
$s_update_prefs_button = 'Update Prefs';
4c79b5
$s_reset_prefs_button = 'Reset Prefs';
4c79b5
4c79b5
# account_prefs_reset.php
4c79b5
$s_prefs_reset_msg = 'Preferences have been reset...';
4c79b5
4c79b5
# account_prefs_update.php
4c79b5
$s_prefs_updated_msg = 'Preferences have been updated...';
4c79b5
4c79b5
# account_profile_add.php
4c79b5
$s_profile_added_msg = 'Profile added...';
4c79b5
4c79b5
# account_profile_delete.php
4c79b5
$s_profile_deleted_msg = 'Deleted profile...';
4c79b5
4c79b5
# account_profile_edit_page.php
4c79b5
$s_edit_profile_title = 'Edit Profile';
4c79b5
$s_platform = 'Platform';
4c79b5
$s_operating_system = 'Operating System';
4c79b5
$s_additional_description = 'Additional Description';
4c79b5
$s_update_profile_button = 'Update Profile';
4c79b5
4c79b5
# account_profile_make_default.php
4c79b5
$s_profile_defaulted_msg = 'Default profile updated...';
4c79b5
4c79b5
# account_profile_manage_page.php
4c79b5
$s_add_profile_title = 'Add Profile';
4c79b5
$s_add_profile_button = 'Add Profile';
4c79b5
$s_edit_or_delete_profiles_title = 'Edit or Delete Profiles';
4c79b5
$s_edit_profile = 'Edit Profile';
4c79b5
$s_make_default = 'Make Default';
4c79b5
$s_delete_profile = 'Delete Profile';
4c79b5
$s_select_profile = 'Select Profile';
4c79b5
$s_submit_button = 'Submit';
4c79b5
4c79b5
# account_profile_update.php
4c79b5
$s_profile_updated_msg = 'Profile updated...';
4c79b5
4c79b5
# account_sponsor_page.php
4c79b5
$s_my_sponsorship = 'My Sponsorships';
4c79b5
$s_update_sponsorship_button = 'Change Payment Status';
4c79b5
$s_no_sponsored = 'No sponsored issues Assigned To yourself were found.';
4c79b5
$s_own_sponsored = 'Issues You have Sponsored:';
4c79b5
$s_issues_handled = 'Sponsored Issues You Have Been Assigned To:';
4c79b5
$s_no_own_sponsored = 'You have not sponsored any issues.';
4c79b5
$s_sponsor = 'Sponsor';		# like in 'The sponsor of...'
4c79b5
$s_sponsor_verb = 'Sponsor';	# like in 'Sponsor it!'
4c79b5
$s_amount = 'Amount';
4c79b5
$s_total_owing = 'Total Owing';
4c79b5
$s_total_paid = 'Total Paid';
4c79b5
$s_sponsor_hide = 'Hide Resolved and Paid';
4c79b5
$s_sponsor_show = 'Show All';
4c79b5
4c79b5
# account_sponsor_update.php
4c79b5
$s_payment_updated = 'Payment information updated.';
4c79b5
4c79b5
# account_update.php
4c79b5
$s_account_updated_msg = 'Your account has been successfully updated...';
4c79b5
$s_email_updated = 'Email address successfully updated';
4c79b5
$s_realname_duplicated = 'Real name is used by another user';
4c79b5
$s_realname_updated = 'Real name successfully updated';
4c79b5
$s_password_updated = 'Password successfully updated';
4c79b5
4c79b5
# adm_permission_report.php
4c79b5
4c79b5
# bug_action_group_page
4c79b5
$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.';
4c79b5
4c79b5
# bug_assign.php
4c79b5
$s_bug_assign_msg = 'Issue has been successfully assigned...';
4c79b5
4c79b5
# bug_change_status_page.php
4c79b5
$s_new_bug_title = 'New Issue';
4c79b5
$s_feedback_bug_title = 'Request Feedback on Issue';
4c79b5
$s_acknowledged_bug_title = 'Acknowledge Issue';
4c79b5
$s_confirmed_bug_title = 'Confirm Issue';
4c79b5
$s_assigned_bug_title = 'Assign Issue';
4c79b5
$s_new_bug_button = 'New Issue';
4c79b5
$s_feedback_bug_button = 'Request Feedback';
4c79b5
$s_acknowledged_bug_button = 'Acknowledge Issue';
4c79b5
$s_confirmed_bug_button = 'Confirm Issue';
4c79b5
$s_assigned_bug_button = 'Assign Issue';
4c79b5
4c79b5
# bug_close.php
4c79b5
$s_bug_close_msg = 'Issue has been closed...';
4c79b5
$s_close_immediately = 'Close immediately:';
4c79b5
4c79b5
# bug_close_page.php
4c79b5
$s_closed_bug_title = 'Close Issue';
4c79b5
4c79b5
# bug_delete.php
4c79b5
$s_bug_deleted_msg = 'Issue has been deleted...';
4c79b5
4c79b5
# bug_delete_page.php
4c79b5
$s_delete_bug_sure_msg = 'Are you sure you wish to delete this issue?';
4c79b5
$s_delete_bug_button = 'Delete Issue';
4c79b5
4c79b5
# bug_monitor.php
4c79b5
$s_monitor_bug_button = 'Monitor Issue';
4c79b5
$s_unmonitor_bug_button = 'End Monitoring';
4c79b5
4c79b5
# bug_file_add.php
4c79b5
$s_file_upload_msg = 'File upload successful';
4c79b5
4c79b5
# bug_file_upload_inc.php
4c79b5
$s_upload_file = 'Upload File';
4c79b5
$s_select_file = 'Select File';
4c79b5
$s_upload_file_button = 'Upload File';
4c79b5
$s_max_file_size = 'Max size';
4c79b5
4c79b5
# bug_reopen.php
4c79b5
$s_bug_reopened_msg = 'Issue has been reopened...';
4c79b5
$s_reopen_add_bugnote_title = 'Add Note Reason For Reopening Issue';
4c79b5
$s_bugnote_add_reopen_button = 'Add Note and Reopen Issue';
4c79b5
4c79b5
# bug_resolve_page.php
4c79b5
$s_resolved_bug_title = 'Resolve Issue';
4c79b5
$s_resolved_bug_button = 'Resolve Issue';
4c79b5
4c79b5
# bug_resolve_page2.php
4c79b5
$s_bug_resolved_msg = 'Issue has been resolved. Enter note below...';
4c79b5
$s_resolve_add_bugnote_title = 'Add Note Reason For Resolving Issue';
4c79b5
$s_bugnote_add_resolve_button = 'Add Note';
4c79b5
4c79b5
# bug_reminder_page.php
4c79b5
$s_from = 'From';
4c79b5
$s_to = 'To';
4c79b5
$s_on = 'On';
4c79b5
$s_sent_you_this_reminder_about = 'sent you this reminder about';
4c79b5
$s_bug_reminder = 'Send a reminder';
4c79b5
$s_reminder_sent_to = 'Reminder sent to';
4c79b5
$s_bug_send_button = 'Send';
4c79b5
$s_reminder = 'Reminder';
4c79b5
$s_reminder_explain = 'This note will be sent to the recipients listed requesting feedback on this issue.';
4c79b5
$s_reminder_monitor = 'These recipients will also begin monitoring the issue. They can unsubscribe using the Unmonitor button.';
4c79b5
$s_reminder_store = 'This note will be stored with the issue.';
4c79b5
4c79b5
# bug_set_sponsorship.php
4c79b5
$s_confirm_sponsorship = 'Please confirm you want to sponsor issue %d for %s.';
4c79b5
4c79b5
# bug_update.php
4c79b5
$s_bug_updated_msg = 'Issue has been successfully updated...';
4c79b5
4c79b5
# bug_update_advanced_page.php
4c79b5
$s_back_to_bug_link = 'Back To Issue';
4c79b5
$s_update_simple_link = 'Update Simple';
4c79b5
$s_updating_bug_advanced_title = 'Updating Issue Information';
4c79b5
$s_id = 'ID';
4c79b5
$s_category = 'Category';
4c79b5
$s_severity = 'Severity';
4c79b5
$s_reproducibility = 'Reproducibility';
4c79b5
$s_date_submitted = 'Date Submitted';
4c79b5
$s_last_update = 'Last Update';
4c79b5
$s_reporter = 'Reporter';
4c79b5
$s_assigned_to = 'Assigned To';
4c79b5
$s_priority = 'Priority';
4c79b5
$s_resolution = 'Resolution';
4c79b5
$s_status = 'Status';
4c79b5
$s_duplicate_id = 'Duplicate ID';
4c79b5
$s_os = 'OS';
4c79b5
$s_projection = 'Projection';
4c79b5
$s_os_version = 'OS Version';
4c79b5
$s_eta = 'ETA';
4c79b5
$s_product_version = 'Product Version';
4c79b5
$s_build = 'Build';
4c79b5
$s_fixed_in_version = 'Fixed in Version';
4c79b5
$s_target_version = 'Target Version';
4c79b5
$s_votes = 'Votes';
4c79b5
$s_summary = 'Summary';
4c79b5
$s_description = 'Description';
4c79b5
$s_steps_to_reproduce = 'Steps To Reproduce';
4c79b5
$s_update_information_button = 'Update Information';
4c79b5
$s_sticky_issue = 'Sticky Issue';
4c79b5
$s_profile = 'Profile';
4c79b5
4c79b5
# bug_update_page.php
4c79b5
$s_update_advanced_link = 'Update Advanced';
4c79b5
$s_updating_bug_simple_title = 'Updating Issue Information';
4c79b5
4c79b5
# bug_vote_add.php
4c79b5
$s_vote_added_msg = 'Vote has been added...';
4c79b5
4c79b5
# bugnote_add.php
4c79b5
$s_bugnote_added_msg = 'Note added...';
4c79b5
4c79b5
# bugnote_delete.php
4c79b5
$s_bugnote_deleted_msg = 'Note has been successfully deleted...';
4c79b5
$s_bug_notes_title = 'Notes';
4c79b5
4c79b5
# bugnote_edit_page.php
4c79b5
$s_edit_bugnote_title = 'Edit Note';
4c79b5
4c79b5
# bugnote_inc.php
4c79b5
$s_no_bugnotes_msg = 'There are no notes attached to this issue.';
4c79b5
$s_delete_link = 'Delete';
4c79b5
$s_add_bugnote_title = 'Add Note';
4c79b5
$s_add_bugnote_button = 'Add Note';
4c79b5
$s_bugnote_edit_link = 'Edit';
4c79b5
$s_closed_bug_button = 'Close Issue';
4c79b5
4c79b5
# bugnote_update.php
4c79b5
$s_bugnote_updated_msg = 'Note has been successfully updated...';
4c79b5
$s_edited_on = 'edited on: ';
4c79b5
4c79b5
# file_api.php
4c79b5
$s_hide_content ='Hide Content';
4c79b5
$s_show_content ='Show Content';
4c79b5
4c79b5
# index.php
4c79b5
$s_click_to_login = 'Click here to login';
4c79b5
4c79b5
# login.php
4c79b5
4c79b5
# login_page.php
4c79b5
#@@@ should the following string be related to $g_window_title?
4c79b5
$s_login_page_info = 'Welcome to the Issue Tracker.';
4c79b5
$s_login_title = 'Login';
4c79b5
$s_save_login = 'Save Login';
4c79b5
$s_choose_project = 'Choose Project';
4c79b5
$s_login_button = 'Login';
4c79b5
$s_signup_link = 'Signup for a new account';
4c79b5
$s_lost_password_link = 'Lost your password?';
4c79b5
4c79b5
# login_select_proj_page.php
4c79b5
$s_select_project_button = 'Select Project';
4c79b5
4c79b5
# logout_page.php
4c79b5
$s_logged_out_title = 'Logged Out...';
4c79b5
$s_redirecting = '...Redirecting';
4c79b5
$s_here = 'Here';
4c79b5
4c79b5
# lost_pwd_page.php
4c79b5
$s_lost_password_title = "Password Reset";
4c79b5
$s_lost_password_done_title = "Password Message Sent";
4c79b5
$s_lost_password_subject = "Password Reset";
4c79b5
$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.";
4c79b5
$s_lost_password_confirm_hash_OK = "Your confirmation has been accepted. Please update your password.";
4c79b5
4c79b5
# main_page.php
4c79b5
$s_open_and_assigned_to_me = 'Open and assigned to me';
4c79b5
$s_open_and_reported_to_me = 'Open and reported by me';
4c79b5
$s_newer_news_link = 'Newer News';
4c79b5
$s_older_news_link = 'Older News';
4c79b5
$s_archives = 'News Archives';
4c79b5
$s_rss = 'RSS';
4c79b5
4c79b5
# manage_create_new_user.php
4c79b5
$s_created_user_part1 = 'Created user';
4c79b5
$s_created_user_part2 = 'with an access level of';
4c79b5
4c79b5
# manage_create_user_page.php
4c79b5
$s_create_new_account_title = 'Create New Account';
4c79b5
$s_verify_password = 'Verify Password';
4c79b5
$s_enabled = 'Enabled';
4c79b5
$s_protected = 'Protected';
4c79b5
$s_create_user_button = 'Create User';
4c79b5
4c79b5
# manage_page.php
4c79b5
$s_hide_disabled = 'Hide Disabled';
4c79b5
$s_filter_button = 'Apply Filter';
4c79b5
$s_create_filter_link = 'Create Permalink';	# Permalink = Permenant Link
4c79b5
$s_create_short_link = 'Create Short Link';
4c79b5
$s_filter_permalink = 'Following is a permanent link to the currently configured filter:';
4c79b5
$s_manage_users_link = 'Manage Users';
4c79b5
$s_manage_projects_link = 'Manage Projects';
4c79b5
$s_manage_custom_field_link = 'Manage Custom Fields';
4c79b5
$s_manage_global_profiles_link = 'Manage Global Profiles';
4c79b5
$s_permissions_summary_report = 'Permissions Report';
4c79b5
$s_manage_config_link = 'Manage Configuration';
4c79b5
$s_manage_threshold_config = 'Workflow Thresholds';
4c79b5
$s_manage_email_config = 'Email Notifications';
4c79b5
$s_manage_workflow_config = 'Workflow Transitions';
4c79b5
$s_create_new_account_link = 'Create New Account';
4c79b5
$s_projects_link = 'Projects';
4c79b5
$s_documentation_link = 'Documentation';
4c79b5
$s_new_accounts_title = 'New Accounts';
4c79b5
$s_1_week_title = '1 Week';
4c79b5
$s_never_logged_in_title = 'Never Logged In';
4c79b5
$s_prune_accounts = 'Prune Accounts';
4c79b5
$s_hide_inactive = 'Hide Inactive';
4c79b5
$s_manage_accounts_title = 'Manage Accounts';
4c79b5
$s_p = 'p';
4c79b5
$s_date_created = 'Date Created';
4c79b5
$s_last_visit = 'Last Visit';
4c79b5
$s_edit_user_link = 'Edit User';
4c79b5
4c79b5
# manage_config_email_page
4c79b5
$s_config_all_projects = 'Note: These configurations affect ALL PROJECTS, unless overridden at the project level.';
4c79b5
$s_config_project = 'Note: These configurations affect only the %s project.';
4c79b5
$s_colour_coding = 'In the table below, the following color code applies:';
4c79b5
$s_colour_project = 'Project setting overrides others.';
4c79b5
$s_colour_global = 'All Project settings override default configuration.';
4c79b5
$s_issue_reporter = 'User who reported issue';
4c79b5
$s_issue_handler = 'User who is handling the issue';
4c79b5
$s_users_added_bugnote = 'Users who added Bugnotes';
4c79b5
$s_change_configuration = 'Update Configuration';
4c79b5
$s_message = 'Message';
4c79b5
$s_default_notify = 'Setting default notification flags to';
4c79b5
$s_action_notify = 'Setting action notification flags to';
4c79b5
$s_notify_defaults_change_access = 'Who can change notification defaults';
4c79b5
$s_notify_actions_change_access = 'Who can change notifications';
4c79b5
$s_revert_to_system = "Delete All Projects Settings";
4c79b5
$s_revert_to_all_project = "Delete Project Specific Settings";
4c79b5
4c79b5
# manage_config_workflow_page
4c79b5
$s_non_existent = 'non-existent';
4c79b5
$s_current_status = 'Current Status';
4c79b5
$s_next_status = 'Next Status';
4c79b5
$s_workflow = 'Workflow';
4c79b5
$s_workflow_thresholds = 'Thresholds that Affect Workflow';
4c79b5
$s_threshold = 'Threshold';
4c79b5
$s_status_level = 'Status';
4c79b5
$s_alter_level = 'Who can alter this value';
4c79b5
$s_validation = 'Workflow Validation';
4c79b5
$s_comment = 'Validation Comment';
4c79b5
$s_superfluous = 'Arc from status to itself is implied, and need not be given explicitly';
4c79b5
$s_unreachable = 'You cannot move an issue into this status';
4c79b5
$s_no_exit = 'You cannot move an issue out of this status';
4c79b5
$s_access_levels = 'Access Levels';
4c79b5
$s_access_change = 'Minimum Access Level to Change to this Status';
4c79b5
$s_desc_bug_submit_status = 'Status to which a new issue is set';
4c79b5
$s_desc_bug_reopen_status = 'Status to which reopened issues are set';
4c79b5
$s_desc_bug_resolved_status_threshold = 'Status where an issue is considered resolved';
4c79b5
$s_workflow_change_access = 'Who can change workflow';
4c79b5
$s_access_change_access = 'Who can change access levels';
4c79b5
4c79b5
# manage_config_workflow_set
4c79b5
$s_default_not_in_flow = 'The default status of %s is not selected in the next statuses for %s. It will be ignored';
4c79b5
4c79b5
# manage_config_work_threshold_page
4c79b5
$s_assign_issue = 'Assign an issue';
4c79b5
$s_allow_close_immediate = 'Allow issue to be closed on Resolve';
4c79b5
$s_allow_reporter_close = 'Allow Reporter to close Issue';
4c79b5
$s_allow_reporter_reopen = 'Allow Reporter to re-open Issue';
4c79b5
$s_set_status_assigned = 'Set status on assignment of Handler';
4c79b5
$s_allow_user_edit = 'Allow user to edit their own bugnotes';
4c79b5
$s_limit_access = 'Limit reporter\'s access to their own issues';
4c79b5
$s_submit_status = 'Status to which a new issue is set';
4c79b5
$s_assigned_status = 'Status to set auto-assigned issues to';
4c79b5
$s_resolved_status = 'Status where an issue is considered resolved';
4c79b5
$s_readonly_status = 'Status where an issue becomes read only';
4c79b5
$s_reopen_status = 'Status to which a reopened issue is set';
4c79b5
$s_reopen_resolution = 'Resolution to which a reopened issue is set';
4c79b5
4c79b5
# manage_config_revert_page
4c79b5
$s_config_delete_sure = 'Are you sure you want to delete the settings for';
4c79b5
$s_in_project = 'in project';
4c79b5
$s_delete_config_button = 'Delete Settings';
4c79b5
4c79b5
# adm_config_report.php
4c79b5
$s_configuration_report = 'Configuration Report';
4c79b5
$s_database_configuration = 'Database Configuration';
4c79b5
$s_configuration_option = 'Configuration Option';
4c79b5
$s_configuration_option_type = 'Type';
4c79b5
$s_configuration_option_value = 'Value';
4c79b5
$s_all_users = 'All Users';
4c79b5
$s_set_configuration_option = 'Set Configuration Option';
4c79b5
$s_delete_config_sure_msg = 'Are you sure you wish to delete this configuration option?';
4c79b5
4c79b5
# manage_proj_add.php
4c79b5
$s_project_added_msg = 'Project has been successfully added...';
4c79b5
4c79b5
# manage_proj_category_add.php
4c79b5
$s_category_added_msg = 'Category has been successfully added...';
4c79b5
4c79b5
# manage_proj_category_delete.php
4c79b5
$s_category_deleted_msg = 'Category has been successfully deleted...';
4c79b5
4c79b5
# manage_proj_category_delete_page.php
4c79b5
$s_category_delete_sure_msg = 'Are you sure you want to delete this category?';
4c79b5
$s_delete_category_button = 'Delete Category';
4c79b5
4c79b5
# manage_proj_category_edit_page.php
4c79b5
$s_edit_project_category_title = 'Edit Project Category';
4c79b5
$s_update_category_button = 'Update Category';
4c79b5
4c79b5
# manage_proj_category_update.php
4c79b5
$s_category_updated_msg = 'Category has been successfully updated...';
4c79b5
4c79b5
# manage_proj_create_page.php
4c79b5
$s_add_subproject_title = 'Add Subproject';
4c79b5
4c79b5
# manage_proj_delete.php
4c79b5
$s_project_deleted_msg = 'Project successfully removed...';
4c79b5
4c79b5
# manage_proj_delete_page.php
4c79b5
$s_project_delete_msg = 'Are you sure you want to delete this project and all attached issue reports?';
4c79b5
$s_project_delete_button = 'Delete Project';
4c79b5
4c79b5
# manage_proj_edit_page.php
4c79b5
$s_edit_project_title = 'Edit Project';
4c79b5
$s_project_name = 'Project Name';
4c79b5
$s_view_status = 'View Status';
4c79b5
$s_public = 'public';
4c79b5
$s_private = 'private';
4c79b5
$s_update_project_button = 'Update Project';
4c79b5
$s_delete_project_button = 'Delete Project';
4c79b5
$s_copy_from = 'Copy From';
4c79b5
$s_copy_to = 'Copy To';
4c79b5
$s_categories_and_version_title = 'Categories and Versions';
4c79b5
$s_categories = 'Categories';
4c79b5
$s_add_category_button = 'Add Category';
4c79b5
$s_versions = 'Versions';
4c79b5
$s_add_version_button = 'Add Version';
4c79b5
$s_add_and_edit_version_button = 'Add and Edit Version';
4c79b5
$s_edit_link = 'Edit';
4c79b5
$s_actions = 'Actions';
4c79b5
$s_version = 'Version';
4c79b5
$s_timestamp = 'Timestamp';
4c79b5
$s_update = 'Update';
4c79b5
$s_subprojects = 'Subprojects';
4c79b5
$s_add_subproject = 'Add as Subproject';
4c79b5
$s_create_new_subproject_link = 'Create New Subproject';
4c79b5
$s_unlink_link = 'Unlink';
4c79b5
4c79b5
# manage_proj_menu_page.php
4c79b5
$s_add_project_title = 'Add Project';
4c79b5
$s_upload_file_path = 'Upload File Path';
4c79b5
$s_add_project_button = 'Add Project';
4c79b5
$s_projects_title = 'Projects';
4c79b5
$s_name = 'Name';
4c79b5
4c79b5
# manage_proj_update.php
4c79b5
$s_project_updated_msg = 'Project has been successfully updated...';
4c79b5
4c79b5
# manage_proj_version_add.php
4c79b5
$s_version_added_msg = 'Version has been successfully added...';
4c79b5
4c79b5
# manage_proj_version_delete.php
4c79b5
$s_version_deleted_msg = 'Version has been successfully deleted...';
4c79b5
4c79b5
# manage_proj_version_delete_page.php
4c79b5
$s_version_delete_sure = 'Are you sure you want to delete this version?';
4c79b5
$s_delete_version_button = 'Delete Version';
4c79b5
4c79b5
# manage_proj_version_edit_page.php
4c79b5
$s_edit_project_version_title = 'Edit Project Version';
4c79b5
$s_update_version_button = 'Update Version';
4c79b5
$s_released = 'Released';
4c79b5
4c79b5
# manage_proj_version_update.php
4c79b5
$s_version_updated_msg = 'Version has been successfully updated...';
4c79b5
4c79b5
# manage_user_delete.php
4c79b5
$s_account_delete_protected_msg = 'Account protected. Cannot delete this account.';
4c79b5
$s_account_deleted_msg = 'Account deleted...';
4c79b5
4c79b5
# manage_user_delete_page.php
4c79b5
$s_delete_account_sure_msg = 'Are you sure you wish to delete this account?';
4c79b5
4c79b5
# manage_user_prune.php
4c79b5
$s_accounts_pruned_msg = 'All accounts that have never logged in and are older than 1 week have been removed';
4c79b5
$s_prune_accounts_button = 'Prune';
4c79b5
$s_confirm_account_pruning = 'Are you sure you want to delete old accounts that have never logged in?';
4c79b5
4c79b5
# manage_user_page.php
4c79b5
$s_edit_user_title = 'Edit User';
4c79b5
$s_reset_password_button = 'Reset Password';
4c79b5
$s_delete_user_button = 'Delete User';
4c79b5
$s_reset_password_msg = 'Reset Password sends the confirmation URL via email.';
4c79b5
$s_reset_password_msg2 = 'Reset Password resets the password to be blank.';
4c79b5
$s_show_all_users = 'ALL';
4c79b5
4c79b5
# manage_user_reset.php
4c79b5
$s_account_reset_protected_msg = 'Account protected. Cannot reset the password.';
4c79b5
$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.';
4c79b5
$s_account_reset_msg2 = 'Account password has been set to blank...';
4c79b5
4c79b5
# manage_user_update.php
4c79b5
$s_manage_user_protected_msg = 'Account protected. Access level and enabled protected. Otherwise, account has been updated...';
4c79b5
$s_manage_user_updated_msg = 'Account successfully updated...';
4c79b5
4c79b5
# menu_inc.php
4c79b5
$s_main_link = 'Main';
4c79b5
$s_view_bugs_link = 'View Issues';
4c79b5
$s_report_bug_link = 'Report Issue';
4c79b5
$s_changelog_link = 'Change Log';
4c79b5
$s_roadmap_link = 'Roadmap';
4c79b5
$s_summary_link = 'Summary';
4c79b5
$s_account_link = 'My Account';
4c79b5
$s_users_link = 'Users';
4c79b5
$s_manage_link = 'Manage';
4c79b5
$s_edit_news_link = 'Edit News';
4c79b5
$s_docs_link = 'Docs';
4c79b5
$s_logout_link = 'Logout';
4c79b5
$s_my_view_link = 'My View';
4c79b5
4c79b5
# meta_inc.php
4c79b5
4c79b5
# my_view_page.php
4c79b5
$s_my_view_title_unassigned = 'Unassigned';
4c79b5
$s_my_view_title_recent_mod = 'Recently Modified';
4c79b5
$s_my_view_title_reported = 'Reported by Me';
4c79b5
$s_my_view_title_assigned = 'Assigned to Me (Unresolved)';
4c79b5
$s_my_view_title_resolved = 'Resolved';
4c79b5
$s_my_view_title_monitored = 'Monitored by Me';
4c79b5
$s_my_view_title_feedback = 'Awaiting Feedback from Me';
4c79b5
$s_my_view_title_verify = 'Awaiting Confirmation of Resolution from Me';
4c79b5
4c79b5
# news_add.php
4c79b5
$s_news_added_msg = 'News item added...';
4c79b5
4c79b5
# news_delete.php
4c79b5
$s_news_deleted_msg = 'Deleted news item...';
4c79b5
4c79b5
# news_delete_page.php
4c79b5
$s_delete_news_sure_msg = 'Are you sure you wish to delete this news item?';
4c79b5
$s_delete_news_item_button = 'Delete News Item';
4c79b5
4c79b5
# news_edit_page.php
4c79b5
$s_edit_news_title = 'Edit News';
4c79b5
$s_headline = 'Headline';
4c79b5
$s_body = 'Body';
4c79b5
$s_update_news_button = 'Update News';
4c79b5
4c79b5
# news_menu_page.php
4c79b5
$s_add_news_title = 'Add News';
4c79b5
$s_post_to = 'Post to';
4c79b5
$s_post_news_button = 'Post News';
4c79b5
$s_edit_or_delete_news_title = 'Edit or Delete News';
4c79b5
$s_edit_post = 'Edit Post';
4c79b5
$s_delete_post = 'Delete Post';
4c79b5
$s_select_post = 'Select Post';
4c79b5
4c79b5
# news_update.php
4c79b5
$s_news_updated_msg = 'News item updated...';
4c79b5
4c79b5
# news_view_page.php
4c79b5
$s_back_link = 'Back';
4c79b5
4c79b5
# proj_doc_add.php
4c79b5
$s_file_uploaded_msg = 'File upload successful';
4c79b5
4c79b5
# proj_doc_add_page.php
4c79b5
$s_upload_file_title = 'Upload File';
4c79b5
$s_title = 'Title';
4c79b5
4c79b5
# proj_doc_delete.php
4c79b5
$s_project_file_deleted_msg = 'Project file deleted';
4c79b5
4c79b5
# proj_doc_delete_page.php
4c79b5
$s_confirm_file_delete_msg = 'Are you sure you wish to delete this file?';
4c79b5
4c79b5
# proj_doc_edit_page.php
4c79b5
$s_filename = 'Filename';
4c79b5
$s_file_update_button = 'Update File';
4c79b5
$s_file_delete_button = 'Delete File';
4c79b5
4c79b5
# proj_doc_page.php
4c79b5
$s_project_documentation_title = 'Project Documentation';
4c79b5
$s_user_documentation = 'User Documentation';
4c79b5
$s_project_documentation = 'Project Documentation';
4c79b5
$s_add_file = 'Add File';
4c79b5
4c79b5
# proj_doc_update.php
4c79b5
$s_project_document_updated = 'Project update successful';
4c79b5
4c79b5
# proj_user_add.php
4c79b5
$s_project_user_added_msg = 'Successfully added user to project';
4c79b5
4c79b5
# proj_user_delete.php
4c79b5
$s_project_removed_user_msg = 'Successfully removed user from project';
4c79b5
4c79b5
# proj_user_delete_page.php
4c79b5
$s_remove_user_sure_msg = 'Are you sure you wish to remove this user?';
4c79b5
$s_remove_user_button = 'Remove User';
4c79b5
$s_remove_all_users_sure_msg = 'Are you sure you wish to remove all the users of this project?';
4c79b5
$s_remove_all_users_button = 'Remove All Users';
4c79b5
4c79b5
# proj_user_menu_page.php
4c79b5
$s_add_user_title = 'Add user to project';
4c79b5
$s_add_user_button = 'Add User';
4c79b5
$s_project_selection_title = 'Project Selection';
4c79b5
$s_remove_link = 'Remove';
4c79b5
$s_remove_all_link = 'Remove all';
4c79b5
4c79b5
# proj_user_update.php
4c79b5
$s_updated_user_msg = 'Successfully updated user';
4c79b5
4c79b5
# report_add.php
4c79b5
$s_must_enter_category = 'You must select a category';
4c79b5
$s_must_enter_severity = 'You must select a severity';
4c79b5
$s_must_enter_reproducibility = 'You must select a reproducibility';
4c79b5
$s_must_enter_summary = 'You must enter a summary';
4c79b5
$s_must_enter_description = 'You must enter a description';
4c79b5
$s_report_more_bugs = 'Report More Issues';
4c79b5
$s_submission_thanks_msg = 'Thank you for your submission';
4c79b5
4c79b5
# report_bug_advanced_page.php
4c79b5
$s_simple_report_link = 'Simple Report';
4c79b5
$s_enter_report_details_title = 'Enter Report Details';
4c79b5
$s_required = 'required';
4c79b5
$s_select_category = 'Select Category';
4c79b5
$s_select_reproducibility = 'Select Reproducibility';
4c79b5
$s_select_severity = 'Select Severity';
4c79b5
$s_or_fill_in = 'OR Fill In';
4c79b5
$s_assign_to = 'Assign To';
4c79b5
$s_additional_information = 'Additional Information';
4c79b5
$s_submit_report_button = 'Submit Report';
4c79b5
$s_check_report_more_bugs = 'check to report more issues';
4c79b5
4c79b5
# report_bug_page.php
4c79b5
$s_advanced_report_link = 'Advanced Report';
4c79b5
$s_report_stay = 'Report Stay';
4c79b5
4c79b5
# set_project.php
4c79b5
$s_selected_project = 'Selected project';
4c79b5
$s_valid_project_msg = 'You must choose a valid project';
4c79b5
4c79b5
# signup.php
4c79b5
$s_signup_done_title = 'Account registration processed';
4c79b5
$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.';
4c79b5
$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.';
4c79b5
4c79b5
# signup_page.php
4c79b5
$s_signup_captcha_request = 'Enter the code as it is shown in the box on the right';
4c79b5
$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.

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