From 0b260bb2573b09bf9fa51b88b2c0194db90f4321 Mon Sep 17 00:00:00 2001 From: Leendert Bottelberghs Date: Wed, 25 Aug 2004 12:11:45 +0000 Subject: [PATCH] MessageBoard.pm --- lib/WebGUI/i18n/English/MessageBoard.pm | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/MessageBoard.pm b/lib/WebGUI/i18n/English/MessageBoard.pm index 053b5d5bd..d3476aa3b 100644 --- a/lib/WebGUI/i18n/English/MessageBoard.pm +++ b/lib/WebGUI/i18n/English/MessageBoard.pm @@ -206,7 +206,18 @@ The description of the forum. message => q|Are you certain you wish to delete this forum and all the posts it contains?|, lastUpdated => 1066055963 }, - + '90' => { + message => q|Move Forum|, + lastUpdated =>1093435103 + }, + '91' => { + message => q|
Select the Message Board you want to move the forum to.|, + lastUpdated =>1093435103 + }, + '92' => { + message => q|--- No Change ---|, + lastUpdated =>1093435103 + } }; 1;