Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1821,8 +1821,6 @@ |
1822 | 1822 | 'uploadbtn' => 'Upload file', |
1823 | 1823 | 'reupload' => 'Re-upload', |
1824 | 1824 | 'reuploaddesc' => 'Cancel upload and return to the upload form', |
1825 | | -'uploadnologin' => 'Not logged in', |
1826 | | -'uploadnologintext' => 'You must be [[Special:UserLogin|logged in]] to upload files.', |
1827 | 1825 | 'upload_directory_missing' => 'The upload directory ($1) is missing and could not be created by the webserver.', |
1828 | 1826 | 'upload_directory_read_only' => 'The upload directory ($1) is not writable by the webserver.', |
1829 | 1827 | 'uploaderror' => 'Upload error', |
— | — | @@ -3841,7 +3839,7 @@ |
3842 | 3840 | 'version-hook-name' => 'Hook name', |
3843 | 3841 | 'version-hook-subscribedby' => 'Subscribed by', |
3844 | 3842 | 'version-version' => '(Version $1)', |
3845 | | -'version-svn-revision' => 'r$2', # only translate this message to other languages if you have to change it |
| 3843 | +'version-svn-revision' => '(r$2)', # only translate this message to other languages if you have to change it |
3846 | 3844 | 'version-license' => 'License', |
3847 | 3845 | 'version-software' => 'Installed software', |
3848 | 3846 | 'version-software-product' => 'Product', |