From 38e8f9f6be13441677a00f35ed4dca54b65494a3 Mon Sep 17 00:00:00 2001 From: Christopher 'm4z' Holm Date: Sun, 30 Jul 2023 18:19:13 +0200 Subject: [PATCH] Remove "sorry" strings (except in mail templates) Fixes #7811 Signed-off-by: Christopher 'm4z' Holm --- Themes/default/languages/Errors.english.php | 70 +++++++++---------- Themes/default/languages/Install.english.php | 2 +- Themes/default/languages/Login.english.php | 2 +- .../default/languages/ManagePaid.english.php | 2 +- .../languages/ManageSettings.english.php | 2 +- .../languages/ModerationCenter.english.php | 4 +- Themes/default/languages/Packages.english.php | 4 +- Themes/default/languages/Post.english.php | 6 +- Themes/default/languages/Profile.english.php | 6 +- Themes/default/languages/index.english.php | 8 +-- 10 files changed, 53 insertions(+), 53 deletions(-) diff --git a/Themes/default/languages/Errors.english.php b/Themes/default/languages/Errors.english.php index 2386a29d83..6fc451fdd9 100644 --- a/Themes/default/languages/Errors.english.php +++ b/Themes/default/languages/Errors.english.php @@ -4,7 +4,7 @@ global $scripturl, $modSettings; $txt['no_access'] = 'You are not allowed to access this section'; -$txt['not_found'] = 'Sorry, this section isn\'t available at this time.'; +$txt['not_found'] = 'This section isn\'t available at this time.'; $txt['mods_only'] = 'Only Moderators can use the direct remove function, please remove this message through the modify feature.'; $txt['no_name'] = 'You didn\'t fill the name field out. It is required.'; @@ -14,7 +14,7 @@ $txt['already_a_user'] = 'The username you tried to use already exists.'; $txt['cant_move'] = 'You are not allowed to move topics.'; $txt['passwords_dont_match'] = 'Passwords aren\'t the same.'; -$txt['register_to_use'] = 'Sorry, you must sign up before using this feature.'; +$txt['register_to_use'] = 'You must sign up before using this feature.'; $txt['password_invalid_character'] = 'Invalid character used in password.'; $txt['name_invalid_character'] = 'Invalid character used in name.'; $txt['email_invalid_character'] = 'Invalid character used in email.'; @@ -34,8 +34,8 @@ $txt['poll_error'] = 'Either that poll doesn\'t exist, the poll has been locked, or you tried to vote twice.'; $txt['members_only'] = 'This option is only available to registered members.'; $txt['locked_by_admin'] = 'This was locked by an administrator. You cannot unlock it.'; -$txt['feature_disabled'] = 'Sorry, this feature is disabled.'; -$txt['feature_no_exists'] = 'Sorry, this feature doesn\'t exist.'; +$txt['feature_disabled'] = 'This feature is disabled.'; +$txt['feature_no_exists'] = 'This feature doesn\'t exist.'; $txt['couldnt_connect'] = 'Could not connect to server or could not find file'; $txt['no_board'] = 'The board you specified doesn\'t exist'; $txt['no_message'] = 'The message is no longer available'; @@ -68,12 +68,12 @@ $txt['cannot_post_unapproved_replies_any'] = 'You do not have permission to post unapproved replies to other users\' topics.'; $txt['cannot_calendar_edit_any'] = 'You cannot edit calendar events.'; $txt['cannot_calendar_edit_own'] = 'You don\'t have the privileges necessary to edit your own events.'; -$txt['cannot_calendar_post'] = 'Event posting isn\'t allowed - sorry.'; -$txt['cannot_calendar_view'] = 'Sorry, but you are not allowed to view the calendar.'; -$txt['cannot_remove_any'] = 'Sorry, but you don\'t have the privilege to remove this topic. Check to make sure this topic wasn\'t just moved to another board.'; +$txt['cannot_calendar_post'] = 'Event posting isn\'t allowed.'; +$txt['cannot_calendar_view'] = 'You are not allowed to view the calendar.'; +$txt['cannot_remove_any'] = 'You don\'t have the privilege to remove this topic. Check to make sure this topic wasn\'t just moved to another board.'; $txt['cannot_remove_own'] = 'You cannot delete your own topics in this board. Check to make sure this topic wasn\'t just moved to another board.'; $txt['cannot_edit_news'] = 'You are not allowed to edit news items on this forum.'; -$txt['cannot_pm_read'] = 'Sorry, you can\'t read your personal messages.'; +$txt['cannot_pm_read'] = 'You can\'t read your personal messages.'; $txt['cannot_pm_send'] = 'You are not allowed to send personal messages.'; $txt['cannot_lock_any'] = 'You are not allowed to lock this topic.'; $txt['cannot_lock_own'] = 'Apologies, but you cannot lock your own topics here.'; @@ -89,32 +89,32 @@ $txt['cannot_moderate_forum'] = 'You are not allowed to moderate this forum.'; $txt['cannot_moderate_board'] = 'You are not allowed to moderate this board.'; $txt['cannot_modify_any'] = 'You aren\'t allowed to modify posts.'; -$txt['cannot_modify_own'] = 'Sorry, but you aren\'t allowed to edit your own posts.'; +$txt['cannot_modify_own'] = 'You aren\'t allowed to edit your own posts.'; $txt['cannot_modify_replies'] = 'Even though this post is a reply to your topic, you cannot edit it.'; $txt['cannot_move_own'] = 'You are not allowed to move your own topics in this board.'; $txt['cannot_move_any'] = 'You are not allowed to move topics in this board.'; -$txt['cannot_poll_add_own'] = 'Sorry, you aren\'t allowed to add polls to your own topics in this board.'; +$txt['cannot_poll_add_own'] = 'You aren\'t allowed to add polls to your own topics in this board.'; $txt['cannot_poll_add_any'] = 'You don\'t have the access to add polls to this topic.'; $txt['cannot_poll_edit_own'] = 'You cannot edit this poll, even though it is your own.'; $txt['cannot_poll_edit_any'] = 'You have been denied access to editing polls in this board.'; $txt['cannot_poll_lock_own'] = 'You are not allowed to lock your own polls in this board.'; -$txt['cannot_poll_lock_any'] = 'Sorry, but you aren\'t allowed to lock polls.'; +$txt['cannot_poll_lock_any'] = 'You aren\'t allowed to lock polls.'; $txt['cannot_poll_post'] = 'You aren\'t allowed to post polls in the current board.'; $txt['cannot_poll_remove_own'] = 'You are not permitted to remove this poll from your topic.'; $txt['cannot_poll_remove_any'] = 'You cannot remove polls on this board.'; $txt['cannot_poll_view'] = 'You are not allowed to view polls in this board.'; -$txt['cannot_poll_vote'] = 'Sorry, but you cannot vote in polls in this board.'; +$txt['cannot_poll_vote'] = 'You cannot vote in polls in this board.'; $txt['cannot_post_attachment'] = 'You don\'t have permission to post attachments here.'; -$txt['cannot_post_new'] = 'Sorry, you cannot post new topics in this board.'; +$txt['cannot_post_new'] = 'You cannot post new topics in this board.'; $txt['cannot_post_reply_any'] = 'You are not permitted to post replies to topics on this board.'; $txt['cannot_post_reply_own'] = 'You are not allowed to post replies, even to your own topics, in this board.'; $txt['cannot_post_redirect'] = 'You cannot post in redirection boards.'; -$txt['cannot_profile_remove_own'] = 'Sorry, but you aren\'t allowed to delete your own account.'; +$txt['cannot_profile_remove_own'] = 'You aren\'t allowed to delete your own account.'; $txt['cannot_profile_remove_any'] = 'You don\'t have the appropriate permissions to remove accounts.'; $txt['cannot_profile_extra_any'] = 'You are not permitted to modify profile settings.'; $txt['cannot_profile_identity_any'] = 'You aren\'t allowed to edit account settings.'; $txt['cannot_profile_title_any'] = 'You cannot edit custom titles.'; -$txt['cannot_profile_extra_own'] = 'Sorry, but you don\'t have the necessary permissions to edit your profile data.'; +$txt['cannot_profile_extra_own'] = 'You don\'t have the necessary permissions to edit your profile data.'; $txt['cannot_profile_identity_own'] = 'You can\'t change your identity at the moment.'; $txt['cannot_profile_title_own'] = 'You are not allowed to change your custom title.'; $txt['cannot_profile_server_avatar'] = 'You are not permitted to use a server stored avatar.'; @@ -122,30 +122,30 @@ $txt['cannot_profile_remote_avatar'] = 'You don\'t have the privilege of using a remote avatar.'; $txt['cannot_profile_view'] = 'Many apologies, but you can\'t view profiles.'; $txt['cannot_delete_own'] = 'You are not allowed to delete your own posts on this board.'; -$txt['cannot_delete_replies'] = 'Sorry, but you cannot remove these posts, even though they are replies to your topic.'; +$txt['cannot_delete_replies'] = 'You cannot remove these posts, even though they are replies to your topic.'; $txt['cannot_delete_any'] = 'Deleting posts in this board is not allowed.'; $txt['cannot_report_any'] = 'You are not allowed to report posts in this board.'; $txt['cannot_search_posts'] = 'You are not allowed to search for posts in this forum.'; $txt['cannot_send_mail'] = 'You don\'t have the privilege of sending out emails to everyone.'; -$txt['cannot_issue_warning'] = 'Sorry, you do not have permission to issue warnings to members.'; -$txt['cannot_send_email_to_members'] = 'Sorry, but the administrator has disallowed sending emails on this board.'; +$txt['cannot_issue_warning'] = 'You do not have permission to issue warnings to members.'; +$txt['cannot_send_email_to_members'] = 'The administrator has disallowed sending emails on this board.'; $txt['cannot_split_any'] = 'Splitting topics is not allowed in this board.'; $txt['cannot_view_attachments'] = 'It seems that you are not allowed to download or view attachments on this board.'; $txt['cannot_view_mlist'] = 'You can\'t view the memberlist because you don\'t have permission to do so.'; $txt['cannot_view_stats'] = 'You aren\'t allowed to view the forum statistics.'; -$txt['cannot_who_view'] = 'Sorry, you don\'t have the proper permissions to view the Who\'s Online list.'; +$txt['cannot_who_view'] = 'You don\'t have the proper permissions to view the Who\'s Online list.'; $txt['no_theme'] = 'That theme does not exist.'; $txt['theme_dir_wrong'] = 'The default theme\'s directory is wrong, please correct it by clicking this text.'; -$txt['registration_disabled'] = 'Sorry, registration is currently disabled.'; -$txt['registration_no_secret_question'] = 'Sorry, there is no secret question set for this member.'; -$txt['poll_range_error'] = 'Sorry, the poll must run for more than 0 days.'; +$txt['registration_disabled'] = 'Registration is currently disabled.'; +$txt['registration_no_secret_question'] = 'There is no secret question set for this member.'; +$txt['poll_range_error'] = 'The poll must run for more than 0 days.'; $txt['delFirstPost'] = 'You are not allowed to delete the first post in a topic.

If you want to delete this topic, click on the Remove Topic link, or ask a moderator/administrator to do it for you.

'; $txt['parent_error'] = 'Unable to create board!'; $txt['login_cookie_error'] = 'You were unable to login. Please check your cookie settings.'; $txt['login_ssl_required'] = 'You can only login via HTTPS'; $txt['register_ssl_required'] = 'You can only register via HTTPS'; -$txt['incorrect_answer'] = 'Sorry, but you did not answer your question correctly. Please click back to try again, or click back twice to use the default method of obtaining your password.'; +$txt['incorrect_answer'] = 'You did not answer your question correctly. Please click back to try again, or click back twice to use the default method of obtaining your password.'; $txt['no_mods'] = 'No moderators found!'; $txt['parent_not_found'] = 'Board structure corrupt: unable to find parent board'; $txt['modify_post_time_passed'] = 'You may not modify this post, as the time limit for edits has passed.'; @@ -199,8 +199,8 @@ $txt['recycle_no_valid_board'] = 'No valid board selected for recycled topics'; $txt['post_already_deleted'] = 'The topic or message has already been moved to the recycle board. Are you sure you want to delete it completely?
If so follow this link'; -$txt['login_threshold_fail'] = 'Sorry, you are out of login chances. Please come back and try again later.'; -$txt['login_threshold_brute_fail'] = 'Sorry, but you\'ve reached your login attempts threshold for account %1$s. Please wait 30 seconds and try again later.'; +$txt['login_threshold_fail'] = 'You are out of login chances. Please come back and try again later.'; +$txt['login_threshold_brute_fail'] = 'You\'ve reached your login attempts threshold for account %1$s. Please wait 30 seconds and try again later.'; $txt['who_off'] = 'You cannot access Who\'s Online right now because it is disabled.'; @@ -209,7 +209,7 @@ $txt['post_WaitTime_broken'] = 'The last posting from your IP was less than %1$d seconds ago. Please try again later.'; $txt['register_WaitTime_broken'] = 'You already registered just %1$d seconds ago!'; -$txt['login_WaitTime_broken'] = 'You will have to wait about %1$d seconds to login again, sorry.'; +$txt['login_WaitTime_broken'] = 'You will have to wait about %1$d seconds to login again.'; $txt['pm_WaitTime_broken'] = 'The last personal message from your IP was less than %1$d seconds ago. Please try again later.'; $txt['reporttm_WaitTime_broken'] = 'The last topic report from your IP was less than %1$d seconds ago. Please try again later.'; $txt['sendmail_WaitTime_broken'] = 'The last email sent from your IP was less than %1$d seconds ago. Please try again later.'; @@ -223,12 +223,12 @@ $txt['pm_not_yours'] = 'The personal message you are trying to quote is not your own or does not exist, please go back and try again.'; $txt['mangled_post'] = 'Mangled form data - please go back and try again.'; -$txt['too_many_groups'] = 'Sorry, you selected too many groups, please remove some from your selection.'; +$txt['too_many_groups'] = 'You selected too many groups, please remove some from your selection.'; $txt['post_upload_error'] = 'The post data is missing. This error can be caused by trying to submit a file larger than allowed by the server. Please contact your administrator if this problem continues.'; $txt['quoted_post_deleted'] = 'The post you are trying to quote either does not exist, was deleted, or is no longer viewable by you.'; $txt['pm_too_many_per_hour'] = 'You have exceeded the limit of %1$d personal messages per hour.'; -$txt['register_only_once'] = 'Sorry, but you are not allowed to register multiple accounts at the same time from the same computer.'; +$txt['register_only_once'] = 'You are not allowed to register multiple accounts at the same time from the same computer.'; $txt['admin_setting_coppa_require_contact'] = 'You must enter either a postal or fax contact if parent/guardian approval is required.'; $txt['error_long_name'] = 'The name you tried to use was too long.'; @@ -256,7 +256,7 @@ $txt['error_wrong_verification_recaptcha'] = 'Verification failed, invalid captcha value.'; $txt['error_wrong_verification_answer'] = 'You did not answer the verification questions correctly.'; $txt['error_need_verification_code'] = 'Please enter the verification code below to continue to the results.'; -$txt['error_bad_file'] = 'Sorry but the file specified could not be opened: %1$s'; +$txt['error_bad_file'] = 'The file specified could not be opened: %1$s'; $txt['error_bad_line'] = 'The line you specified is invalid.'; $txt['error_draft_not_saved'] = 'There was an error saving the draft'; $txt['error_topic_locked_already'] = 'This topic has already been locked by another moderator action.'; @@ -284,7 +284,7 @@ $txt['package_no_file'] = 'Unable to find package file!'; $txt['packageget_unable'] = 'Unable to connect to the server. Please try using this URL instead.'; -$txt['not_on_simplemachines'] = 'Sorry, packages can only be downloaded like this from the simplemachines.org server.'; +$txt['not_on_simplemachines'] = 'Packages can only be downloaded like this from the simplemachines.org server.'; $txt['package_cant_uninstall'] = 'This package was either never installed or was already uninstalled - you cannot uninstall it now.'; $txt['package_cant_download'] = 'You cannot download or install new packages because the Packages directory, or one of the files in it, is not writable!'; $txt['package_upload_error_nofile'] = 'You did not select a package to upload.'; @@ -309,13 +309,13 @@ $txt['at_least_one_admin'] = 'There must be at least one administrator on a forum!'; -$txt['error_functionality_not_windows'] = 'Sorry, this functionality is currently not available for servers running Windows.'; +$txt['error_functionality_not_windows'] = 'This functionality is currently not available for servers running Windows.'; // Don't use entities in the below string. $txt['attachment_not_found'] = 'Attachment not found'; $txt['error_no_boards_selected'] = 'No valid boards were selected.'; -$txt['error_no_boards_available'] = 'Sorry, there are no boards available to you at this time.'; +$txt['error_no_boards_available'] = 'There are no boards available to you at this time.'; $txt['error_invalid_search_string'] = 'Did you forget to put something to search for?'; $txt['error_invalid_search_string_blacklist'] = 'Your search query contained too many trivial words. Please try again with a different query.'; $txt['error_search_string_small_words'] = 'Each word must be at least two characters long.'; @@ -357,7 +357,7 @@ $txt['profile_error_posts_out_of_range'] = 'The number of posts is out of range'; // Registration form. -$txt['under_age_registration_prohibited'] = 'Sorry, but users under the age of %1$d are not allowed to register on this forum.'; +$txt['under_age_registration_prohibited'] = 'Users under the age of %1$d are not allowed to register on this forum.'; $txt['error_too_quickly'] = 'You went through registration a bit too quickly, faster than should normally be possible. Please give it a moment and try again.'; $txt['mysql_error_space'] = ' - check database storage space or contact the server administrator.'; @@ -365,7 +365,7 @@ $txt['icon_after_itself'] = 'The icon cannot be positioned after itself.'; $txt['icon_name_too_long'] = 'Icon filenames cannot be more than 16 characters long'; -$txt['name_censored'] = 'Sorry, the name you tried to use, %1$s, contains words which have been censored. Please try another name.'; +$txt['name_censored'] = 'The name you tried to use, %1$s, contains words which have been censored. Please try another name.'; $txt['poll_already_exists'] = 'A topic can only have one poll associated with it.'; $txt['poll_not_found'] = 'There is no poll associated with this topic!'; @@ -374,7 +374,7 @@ $txt['error_while_editing_poll'] = 'The following error or errors occurred while editing this poll'; $txt['loadavg_search_disabled'] = 'Due to high stress on the server, the search function has been automatically and temporarily disabled. Please try again in a short while.'; -$txt['loadavg_generic_disabled'] = 'Sorry, because of high stress on the server, this feature is currently unavailable.'; +$txt['loadavg_generic_disabled'] = 'Because of high stress on the server, this feature is currently unavailable.'; $txt['loadavg_allunread_disabled'] = 'The server\'s resources are temporarily under too high a demand to find all the topics you have not read.'; $txt['loadavg_unreadreplies_disabled'] = 'The server is currently under high stress. Please try again shortly.'; $txt['loadavg_show_posts_disabled'] = 'Please try again later. This member\'s posts are not currently available due to high load on the server.'; diff --git a/Themes/default/languages/Install.english.php b/Themes/default/languages/Install.english.php index 9b8a8f97d4..d419a78c63 100755 --- a/Themes/default/languages/Install.english.php +++ b/Themes/default/languages/Install.english.php @@ -178,7 +178,7 @@ $txt['error_session_missing'] = 'The installer was unable to detect sessions support in your server\'s installation of PHP. Please ask your host to ensure that PHP was compiled with session support (which in fact is the PHP default, meaning your host currently has explicitly disabled it).'; $txt['error_user_settings_again_match'] = 'You typed in two completely different passwords!'; $txt['error_user_settings_no_password'] = 'Your password must be at least four characters long.'; -$txt['error_user_settings_taken'] = 'Sorry, a member is already registered with that username and/or email address.

A new account has not been created.'; +$txt['error_user_settings_taken'] = 'A member is already registered with that username and/or email address.

A new account has not been created.'; $txt['error_user_settings_query'] = 'A database error occurred while trying to create an administrator. This error was:'; $txt['error_sourcefile_missing'] = 'Unable to find the Sources/%1$s file. Please make sure it was uploaded properly, and then try again.'; $txt['error_db_alter_priv'] = 'The database account you specified does not have permission to ALTER, CREATE, and/or DROP tables in the database. This is necessary for SMF to function properly.'; diff --git a/Themes/default/languages/Login.english.php b/Themes/default/languages/Login.english.php index d3816df8d7..084bd82037 100644 --- a/Themes/default/languages/Login.english.php +++ b/Themes/default/languages/Login.english.php @@ -42,7 +42,7 @@ $txt['login_hash_error'] = 'Password security has recently been upgraded. Please enter your password again.'; -$txt['ban_register_prohibited'] = 'Sorry, you are not allowed to sign up on this forum.'; +$txt['ban_register_prohibited'] = 'You are not allowed to sign up on this forum.'; $txt['activate_account'] = 'Account activation'; $txt['activate_success'] = 'Your account has been successfully activated. You can now proceed to login.'; diff --git a/Themes/default/languages/ManagePaid.english.php b/Themes/default/languages/ManagePaid.english.php index f30d59b8e6..fb06c60aa1 100644 --- a/Themes/default/languages/ManagePaid.english.php +++ b/Themes/default/languages/ManagePaid.english.php @@ -193,7 +193,7 @@ $txt['paid_count_not_find_subscription'] = 'Paid subscription handler could not find subscription for member ID: %1$s, subscription ID: %2$s'; $txt['paid_count_not_find_subscription_log'] = 'Paid subscription handler could not find subscription log entry for member ID: %1$s, subscription ID: %2$s'; $txt['paid_count_not_find_outstanding_payment'] = 'Could not find outstanding payment entry for member ID: %1$s, subscription ID: %2$s so ignoring'; -$txt['paid_admin_not_setup_gateway'] = 'Sorry, the admin has not yet finished setting up paid subscriptions. Please check back later.'; +$txt['paid_admin_not_setup_gateway'] = 'The admin has not yet finished setting up paid subscriptions. Please check back later.'; $txt['paid_make_recurring'] = 'Make this a recurring payment'; $txt['subscriptions'] = 'Subscriptions'; diff --git a/Themes/default/languages/ManageSettings.english.php b/Themes/default/languages/ManageSettings.english.php index 9a55c9c897..b85a75be56 100755 --- a/Themes/default/languages/ManageSettings.english.php +++ b/Themes/default/languages/ManageSettings.english.php @@ -405,7 +405,7 @@ $txt['languages_txt_for_timezones'] = 'Place names'; $txt['languages_txt_for_email_templates'] = 'Email message templates'; $txt['languages_enter_key'] = 'Enter a variable name for this text string'; -$txt['languages_invalid_key'] = 'Sorry, but this variable name is invalid: '; +$txt['languages_invalid_key'] = 'This variable name is invalid: '; $txt['allow_cors'] = 'Allow CORS (Cross Origin Resource Sharing)'; $txt['allow_cors_credentials'] = 'Allow sending credentials over CORS'; diff --git a/Themes/default/languages/ModerationCenter.english.php b/Themes/default/languages/ModerationCenter.english.php index 3141d28ba2..4eeb7d8493 100644 --- a/Themes/default/languages/ModerationCenter.english.php +++ b/Themes/default/languages/ModerationCenter.english.php @@ -141,8 +141,8 @@ $txt['report_action_message_edited'] = 'You successfully edited the note.'; $txt['report_action_message_deleted'] = 'The note was successfully deleted.'; $txt['report_action_message_edit_issue'] = 'The note you are trying to edit is not available any more. Please check if it wasn\'t deleted already.'; -$txt['report_action_message_edit_cannot'] = 'I am sorry, you are not allowed to edit this note.'; -$txt['report_action_message_delete_cannot'] = 'I am sorry, you are not allowed to delete this note.'; +$txt['report_action_message_edit_cannot'] = 'You are not allowed to edit this note.'; +$txt['report_action_message_delete_cannot'] = 'You are not allowed to delete this note.'; $txt['report_action_message_delete_issue'] = 'The note you are trying to delete is not available any more. Please check if it wasn\'t deleted already.'; $txt['report_action_ignore'] = 'The report was successfully ignored.'; $txt['report_action_unignore'] = 'The report was successfully un-ignored.'; diff --git a/Themes/default/languages/Packages.english.php b/Themes/default/languages/Packages.english.php index df57cff3e5..8fa5e64e5e 100644 --- a/Themes/default/languages/Packages.english.php +++ b/Themes/default/languages/Packages.english.php @@ -38,7 +38,7 @@ $txt['browse_installed'] = 'Browse installed mods'; $txt['uninstall'] = 'Uninstall'; $txt['package_delete_list_warning'] = 'Are you sure you wish to clear the installed modification list?'; -$txt['php_safe_mode'] = 'Sorry, your server currently has PHP set to run in SAFE MODE. This feature is not compatible with SAFE MODE.'; +$txt['php_safe_mode'] = 'Your server currently has PHP set to run in SAFE MODE. This feature is not compatible with SAFE MODE.'; $txt['lets_try_anyway'] = 'Let me try anyway.'; $txt['could_not_package_backup'] = 'A backup could not be made before making changes. No changes have been made at this time as a result (either change the permissions so Packages/backup can be written to, or turn off backups - not recommended)'; @@ -182,7 +182,7 @@ $txt['package_no_zlib'] = 'zlib'; $txt['package_no_phar'] = 'phar'; $txt['package_no_package_manager'] = 'the package manager'; -$txt['package_no_lib'] = 'Sorry, your PHP configuration doesn\'t have support for "%1$s". Without this, %2$s cannot function. Please contact your host about this for more information.'; +$txt['package_no_lib'] = 'Your PHP configuration doesn\'t have support for "%1$s". Without this, %2$s cannot function. Please contact your host about this for more information.'; $txt['package_cleanperms_title'] = 'Cleanup Permissions'; $txt['package_cleanperms_desc'] = 'This interface allows you to reset the permissions for files throughout your installation, so as to increase security or solve any permission problems you may encounter while installing packages.'; diff --git a/Themes/default/languages/Post.english.php b/Themes/default/languages/Post.english.php index 9c664eac5a..7ab5030ce5 100644 --- a/Themes/default/languages/Post.english.php +++ b/Themes/default/languages/Post.english.php @@ -120,7 +120,7 @@ $txt['more_attachments'] = 'more attachments'; // Don't use entities in the below string. -$txt['more_attachments_error'] = 'Sorry, you aren\'t allowed to post any more attachments.'; +$txt['more_attachments_error'] = 'You aren\'t allowed to post any more attachments.'; $txt['more_smileys'] = 'more'; $txt['more_smileys_title'] = 'Additional smileys'; @@ -167,8 +167,8 @@ $txt['attach_error_title'] = 'Error uploading attachments.'; $txt['attach_warning'] = 'There was a problem during the uploading of %1$s.'; $txt['attach_check_nag'] = 'Unable to continue due to incomplete data (%1$s).'; -$txt['attach_max_total_file_size'] = 'Sorry, you are out of attachment space. The total attachment size allowed per post is %1$s KB. Space remaining is %2$s KB.'; -$txt['attach_max_total_file_size_current'] = 'Sorry, you are out of attachment space. The current total attachment size allowed per post is {currentTotal} KB. The total amount of the selected files is {currentRemain} KB. Please delete one or more attachments.'; +$txt['attach_max_total_file_size'] = 'You are out of attachment space. The total attachment size allowed per post is %1$s KB. Space remaining is %2$s KB.'; +$txt['attach_max_total_file_size_current'] = 'You are out of attachment space. The current total attachment size allowed per post is {currentTotal} KB. The total amount of the selected files is {currentRemain} KB. Please delete one or more attachments.'; $txt['attach_max_size_progress'] = 'The current total attachment size allowed per post is {currentTotal} KB. The total amount of the selected files is {currentRemain} KB.'; $txt['attach_folder_warning'] = 'The attachments directory can not be located. Please notify an administrator of this problem.'; $txt['attach_folder_admin_warning'] = 'The path to the attachments directory (%1$s) is incorrect. Please correct it in the attachment settings area of your admin panel.'; diff --git a/Themes/default/languages/Profile.english.php b/Themes/default/languages/Profile.english.php index 349637972c..0f5eefb587 100644 --- a/Themes/default/languages/Profile.english.php +++ b/Themes/default/languages/Profile.english.php @@ -74,7 +74,7 @@ $txt['secret_answer'] = 'Answer'; $txt['secret_ask'] = 'Ask me my question'; $txt['cant_retrieve'] = 'You can\'t retrieve your password, but you can set a new one by following a link sent to you by email. You also have the option of setting a new password by answering your secret question.'; -$txt['incorrect_answer'] = 'Sorry, but you did not specify a valid combination of Secret Question and Answer in your profile. Please click on the back button, and use the default method of obtaining your password.'; +$txt['incorrect_answer'] = 'You did not specify a valid combination of Secret Question and Answer in your profile. Please click on the back button, and use the default method of obtaining your password.'; $txt['enter_new_password'] = 'Please enter the answer to your question, and the password you would like to use. Your password will be changed to the one you select provided you answer the question correctly.'; $txt['secret_why_blank'] = 'why is this blank?'; @@ -289,8 +289,8 @@ $txt['reminder_password_set'] = 'Password successfully set'; $txt['reminder_error'] = '%1$s failed to answer their secret question correctly when attempting to change a forgotten password.'; -$txt['registration_not_approved'] = 'Sorry, this account has not yet been approved. If you need to change your email address please click here.'; -$txt['registration_not_activated'] = 'Sorry, this account has not yet been activated. If you need to resend the activation email please click here'; +$txt['registration_not_approved'] = 'This account has not yet been approved. If you need to change your email address please click here.'; +$txt['registration_not_activated'] = 'This account has not yet been activated. If you need to resend the activation email please click here'; $txt['primary_membergroup'] = 'Primary Membergroup'; $txt['post_based_membergroup'] = 'Post Based Membergroup'; diff --git a/Themes/default/languages/index.english.php b/Themes/default/languages/index.english.php index 902ce91f1c..366a3e8de1 100644 --- a/Themes/default/languages/index.english.php +++ b/Themes/default/languages/index.english.php @@ -328,11 +328,11 @@ $txt['time_offset'] = 'Time Offset'; $txt['or'] = 'or'; -$txt['no_matches'] = 'Sorry, no matches were found'; +$txt['no_matches'] = 'No matches were found'; $txt['notification'] = 'Notification'; -$txt['your_ban'] = 'Sorry %1$s, you are banned from using this forum!'; +$txt['your_ban'] = '%1$s, you are banned from using this forum!'; $txt['your_ban_expires'] = 'This ban is set to expire %1$s.'; $txt['your_ban_expires_never'] = 'This ban is not set to expire.'; $txt['ban_continue_browse'] = 'You may continue to browse the forum as a guest.'; @@ -613,7 +613,7 @@ $txt['etc'] = 'etc.'; $txt['hostname'] = 'Hostname'; -$txt['you_are_post_banned'] = 'Sorry %1$s, you are banned from posting and sending personal messages on this forum.'; +$txt['you_are_post_banned'] = '%1$s, you are banned from posting and sending personal messages on this forum.'; $txt['ban_reason'] = 'Reason'; $txt['select_item_check'] = 'Please select at least one item in the list'; @@ -736,7 +736,7 @@ $txt['smileys_forum_board_default'] = 'Forum/Board Default'; $txt['search_results'] = 'Search Results'; -$txt['search_no_results'] = 'Sorry, no matches were found'; +$txt['search_no_results'] = 'No matches were found'; $txt['total_time_logged_days'] = ' days, '; $txt['total_time_logged_hours'] = ' hours and ';