From f58a3bbf3e62d445d2893c4ff394bba989112ca6 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Mon, 14 Apr 2008 14:17:14 +0000 Subject: [PATCH] Add colons for consistency with other input fields. --- languages/messages/MessagesEn.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index b7e5fdeda0..deda30f0a6 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1482,8 +1482,8 @@ An unchecked box means the user is not in that group.', 'recentchangeslinked-noresult' => 'No changes on linked pages during the given period.', 'recentchangeslinked-summary' => "This is a list of changes made recently to pages linked from a specified page (or to members of a specified category). Pages on [[Special:Watchlist|your watchlist]] are '''bold'''.", -'recentchangeslinked-page' => 'Page name', -'recentchangeslinked-to' => "Show changes to pages linked to the given page instead", +'recentchangeslinked-page' => 'Page name:', +'recentchangeslinked-to' => 'Show changes to pages linked to the given page instead', # Upload 'upload' => 'Upload file', @@ -2076,7 +2076,7 @@ You can change this page's protection level, but it will not affect the cascadin 'restriction-type' => 'Permission:', 'restriction-level' => 'Restriction level:', 'minimum-size' => 'Min size', -'maximum-size' => 'Max size', +'maximum-size' => 'Max size:', 'pagesize' => '(bytes)', # Restrictions (nouns) -- 2.20.1