| Index: trunk/phase3/RELEASE-NOTES |
| — | — | @@ -40,7 +40,7 @@ |
| 41 | 41 | * (bug 861) Show page protection/unprotection events in histories |
| 42 | 42 | * (bug 5499) Don't clear the tag strip state when asked not to clear state. |
| 43 | 43 | Fixes regression with use of <ref> in a template breaking <nowiki> etc. |
| 44 | | -* Minor grammatical improvements in English language files |
| | 44 | +* Minor improvements to English language files |
| 45 | 45 | * Display the anon talk page info message on anon talk pages again |
| 46 | 46 | (moved outside the parser cache) |
| 47 | 47 | * Optional {{DISPLAYTITLE|title with markup}} magic word |
| Index: trunk/phase3/languages/Messages.php |
| — | — | @@ -463,7 +463,7 @@ |
| 464 | 464 | 'showpreview' => 'Show preview', |
| 465 | 465 | 'showlivepreview' => 'Live preview', |
| 466 | 466 | 'showdiff' => 'Show changes', |
| 467 | | -'anoneditwarning' => 'You are not logged in. Your IP address will be recorded in this page\'s edit history.', |
| | 467 | +'anoneditwarning' => "'''Warning:''' You are not logged in. Your IP address will be recorded in this page's edit history.", |
| 468 | 468 | 'missingsummary' => "'''Reminder:''' You have not provided an edit summary. If you click Save again, your edit will be saved without one.", |
| 469 | 469 | 'missingcommenttext' => 'Please enter a comment below.', |
| 470 | 470 | 'blockedtitle' => 'User is blocked', |