From f1cde1a6b89a04f88d4de23fa8f826e2d57d35a2 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 19 May 2008 21:48:48 +0000 Subject: [PATCH] Tweaks to recently added messages --- languages/messages/MessagesEn.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 8a56e7a5e1..7443b5bf72 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1142,9 +1142,11 @@ The deletion log for this page is provided here for convenience:", It should have less than $2, there are now $1.', 'expensive-parserfunction-category' => 'Pages with too many expensive parser function calls', -'post-expand-template-inclusion-warning' => "Warning: Template include size is too large, some templates will not be included.", +'post-expand-template-inclusion-warning' => "Warning: Template include size is too large. +Some templates will not be included.", 'post-expand-template-inclusion-category' => "Pages where template include size is exceeded", -'post-expand-template-argument-warning' => "Warning: This page contains at least one template argument which has a too large expansion size. These arguments have been omitted.", +'post-expand-template-argument-warning' => "Warning: This page contains at least one template argument which has a too large expansion size. +These arguments have been omitted.", 'post-expand-template-argument-category' => "Pages containing omitted template arguments", # "Undo" feature -- 2.20.1