From 9b43e26f1583ed14bdb8d8bd41b5bd3170c43f12 Mon Sep 17 00:00:00 2001 From: Robin Pepermans Date: Sun, 24 May 2009 22:36:53 +0000 Subject: [PATCH] Fix per comments at r50961: Update MessagesEn.php (remove unused messages and accidentally committed change) --- languages/messages/MessagesEn.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 6e1a94549c..1515516c30 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1821,8 +1821,6 @@ Pages on [[Special:Watchlist|your watchlist]] are '''bold'''.", 'uploadbtn' => 'Upload file', 'reupload' => 'Re-upload', 'reuploaddesc' => 'Cancel upload and return to the upload form', -'uploadnologin' => 'Not logged in', -'uploadnologintext' => 'You must be [[Special:UserLogin|logged in]] to upload files.', 'upload_directory_missing' => 'The upload directory ($1) is missing and could not be created by the webserver.', 'upload_directory_read_only' => 'The upload directory ($1) is not writable by the webserver.', 'uploaderror' => 'Upload error', @@ -3841,7 +3839,7 @@ You can also [[Special:Watchlist/edit|use the standard editor]].', 'version-hook-name' => 'Hook name', 'version-hook-subscribedby' => 'Subscribed by', 'version-version' => '(Version $1)', -'version-svn-revision' => 'r$2', # only translate this message to other languages if you have to change it +'version-svn-revision' => '(r$2)', # only translate this message to other languages if you have to change it 'version-license' => 'License', 'version-software' => 'Installed software', 'version-software-product' => 'Product', -- 2.20.1