Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -799,7 +799,7 @@ |
800 | 800 | "$1" |
801 | 801 | from within function "$2". |
802 | 802 | MySQL returned error "$3: $4"', |
803 | | -'noconnect' => 'The wiki is experiencing some technical difficulties, and cannot contact the database server.<br /> |
| 803 | +'noconnect' => 'Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server.<br /> |
804 | 804 | $1', |
805 | 805 | 'nodb' => 'Could not select database $1', |
806 | 806 | 'cachederror' => 'The following is a cached copy of the requested page, and may not be up to date.', |
— | — | @@ -834,7 +834,7 @@ |
835 | 835 | 'badtitle' => 'Bad title', |
836 | 836 | 'badtitletext' => 'The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title. |
837 | 837 | It may contain one or more characters which cannot be used in titles.', |
838 | | -'perfdisabled' => 'This feature has been temporarily disabled because it slows the database down to the point that no one can use the wiki.', |
| 838 | +'perfdisabled' => 'Sorry! This feature has been temporarily disabled because it slows the database down to the point that no one can use the wiki.', |
839 | 839 | 'perfcached' => 'The following data is cached and may not be up to date.', |
840 | 840 | 'perfcachedts' => 'The following data is cached, and was last updated $1.', |
841 | 841 | 'querypage-no-updates' => 'Updates for this page are currently disabled. |
— | — | @@ -899,7 +899,7 @@ |
900 | 900 | 'createaccountmail' => 'by e-mail', |
901 | 901 | 'badretype' => 'The passwords you entered do not match.', |
902 | 902 | 'userexists' => 'Username entered already in use. |
903 | | -Choose a different name.', |
| 903 | +Please choose a different name.', |
904 | 904 | 'youremail' => 'E-mail:', |
905 | 905 | 'username' => 'Username:', |
906 | 906 | 'uid' => 'User ID:', |
— | — | @@ -960,7 +960,7 @@ |
961 | 961 | 'loginend' => '', # do not translate or duplicate this message to other languages |
962 | 962 | 'signupend' => '{{int:loginend}}', # do not translate or duplicate this message to other languages |
963 | 963 | 'mailerror' => 'Error sending mail: $1', |
964 | | -'acct_creation_throttle_hit' => 'You have already created $1 accounts. |
| 964 | +'acct_creation_throttle_hit' => 'Sorry, you have already created $1 accounts. |
965 | 965 | You cannot make any more.', |
966 | 966 | 'emailauthenticated' => 'Your e-mail address was authenticated on $1.', |
967 | 967 | 'emailnotauthenticated' => 'Your e-mail address is not yet authenticated. |
— | — | @@ -968,7 +968,7 @@ |
969 | 969 | 'noemailprefs' => 'Specify an e-mail address for these features to work.', |
970 | 970 | 'emailconfirmlink' => 'Confirm your e-mail address', |
971 | 971 | 'invalidemailaddress' => 'The e-mail address cannot be accepted as it appears to have an invalid format. |
972 | | -Enter a well-formatted address or empty that field.', |
| 972 | +Please enter a well-formatted address or empty that field.', |
973 | 973 | 'accountcreated' => 'Account created', |
974 | 974 | 'accountcreatedtext' => 'The user account for $1 has been created.', |
975 | 975 | 'createaccount-title' => 'Account creation for {{SITENAME}}', |
— | — | @@ -1113,10 +1113,10 @@ |
1114 | 1114 | 'previewnote' => '<strong>This is only a preview; |
1115 | 1115 | changes have not yet been saved!</strong>', |
1116 | 1116 | 'previewconflict' => 'This preview reflects the text in the upper text editing area as it will appear if you choose to save.', |
1117 | | -'session_fail_preview' => '<strong>We could not process your edit due to a loss of session data. |
| 1117 | +'session_fail_preview' => '<strong>Sorry! We could not process your edit due to a loss of session data. |
1118 | 1118 | Please try again. |
1119 | 1119 | If it still does not work, try [[Special:UserLogout|logging out]] and logging back in.</strong>', |
1120 | | -'session_fail_preview_html' => "<strong>We could not process your edit due to a loss of session data.</strong> |
| 1120 | +'session_fail_preview_html' => "<strong>Sorry! We could not process your edit due to a loss of session data.</strong> |
1121 | 1121 | |
1122 | 1122 | ''Because {{SITENAME}} has raw HTML enabled, the preview is hidden as a precaution against JavaScript attacks.'' |
1123 | 1123 | |