Index: trunk/phase3/languages/Messages.php |
— | — | @@ -1,4 +1,4 @@ |
2 | | -<?php |
| 2 | + the<?php |
3 | 3 | |
4 | 4 | |
5 | 5 | #------------------------------------------------------------------- |
— | — | @@ -372,7 +372,7 @@ |
373 | 373 | 'nologin' => 'Don\'t have a login? $1.', |
374 | 374 | 'nologinlink' => 'Create an account', |
375 | 375 | 'createaccount' => 'Create account', |
376 | | -'gotaccount' => 'Already got an account? $1.', |
| 376 | +'gotaccount' => 'Already have an account? $1.', |
377 | 377 | 'gotaccountlink' => 'Log in', |
378 | 378 | 'createaccountmail' => 'by e-mail', |
379 | 379 | 'badretype' => 'The passwords you entered do not match.', |