From 8d5f2eb8f6a49af4868772f47e7a1e6e9b88e15e Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 17 Dec 2007 18:36:20 +0000 Subject: [PATCH] Add comment for 'ipboptions' --- maintenance/language/messages.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index 8948186fd3..c5727abc3c 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -2510,5 +2510,6 @@ $wgMessageComments = array( 'exif-orientation-6' => '0th row: right; 0th column: top', 'exif-orientation-7' => '0th row: right; 0th column: bottom', 'exif-orientation-8' => '0th row: left; 0th column: bottom', - 'movepage-moved' => 'The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.' + 'movepage-moved' => 'The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.', + 'ipboptions' => 'display1:time1,display2:time2,...', ); -- 2.20.1