From a8efad6730c39e7a0129ef808170169a33c52bf1 Mon Sep 17 00:00:00 2001 From: Leendert Bottelberghs Date: Mon, 16 Aug 2004 11:57:44 +0000 Subject: [PATCH] Added Forum labels and help. --- lib/WebGUI/i18n/English/WebGUI.pm | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 6aa53e686..360c0b50d 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -6725,8 +6725,12 @@ If set to yes then users will be able to use replacements in thier posts. Replac Select what types of content you will filter from a user's post.

+Threads Per Page
+The number of threads to display on a single page in a forum. +

+ Posts Per Page
-The number of posts to display on a single page. +The number of posts (within a thread) to display on a single page.

Karma Per Post
@@ -7224,6 +7228,11 @@ config file.

lastUpdated => 1089039511, context => q|Help body for Page Export operation| }, + 'Forum, Threads Per Page' => { + message => q|Threads Per Page|, + lastUpdated =>1092652208, + context => q|Field label for Edit Forum| + } };