From d518c58cd4ff4998f687163247487f8b81a16aea Mon Sep 17 00:00:00 2001 From: Len Kranendonk Date: Wed, 18 Aug 2004 18:20:24 +0000 Subject: [PATCH] Added htmlArea 3 --- lib/WebGUI/i18n/English/WebGUI.pm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 826015527..29dfc3139 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -7247,7 +7247,13 @@ config file.

message => q|Use Post Preview?|, lastUpdated =>1092748557, context => q|Label for Forum Settings| - } + }, + 'HTMLArea 3' => { + message => q|HTMLArea 3 (all OS)|, + lastUpdated =>1092748557, + context => q|option for Rich Editor in profile| + }, + };