Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -2420,8 +2420,8 @@ |
2421 | 2421 | cannot move a page over itself.', |
2422 | 2422 | 'immobile_namespace' => 'Source or destination title is of a special type; |
2423 | 2423 | cannot move pages from and into that namespace.', |
2424 | | -'imagenocrossnamespace' => "Can't move image to non-image namespace", |
2425 | | -'imagetypemismatch' => "The new file extension doesn't match its type", |
| 2424 | +'imagenocrossnamespace' => "Cannot move image to non-image namespace", |
| 2425 | +'imagetypemismatch' => "The new file extension does not match its type", |
2426 | 2426 | |
2427 | 2427 | # Export |
2428 | 2428 | 'export' => 'Export pages', |