From 7e4ea1d4d84bafac7de4bc72fa975a53cc637a98 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 3 Dec 2004 17:34:19 +0000 Subject: [PATCH] grammatical fixes in Pagination --- lib/WebGUI/i18n/English/WebGUI.pm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 228890ebb..de513a8a3 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -4647,9 +4647,9 @@ As with any delete operation, you are prompted to be sure you wish to proceed wi }, '1086' => { - message => q|Many wobjects have pagination features. Though some wobjects define their own pagination variables, most use a common set of pagination variables. These are those: + message => q|Many wobjects have pagination features. Though some wobjects define their own pagination variables, most use a common set of pagination variables: -

+

pagination.firstPage
A link to the first page in the paginator. @@ -4702,7 +4702,7 @@ A list of links to the 10 nearest in the paginator relative to the current page.

|, - lastUpdated => 1082370668 + lastUpdated => 1102031794, }, '701' => { @@ -6491,9 +6491,9 @@ A randomly generated number. This is often used on images (such as banner ads) t 'Page, Export body' => { message => q|

The Export Page function allows you to export WebGUI pages to static HTML -files on disk.
+files on disk. The "exportPath" variable in the WebGUI config file must be enabled -for this function to work properly.

+for this function to be available.

Depth
Sets the depth of the page tree to export. Use a depth of 0 to export only the current page.

@@ -6509,7 +6509,7 @@ config file.

Sets the Uploads URL. Defaults to the configured uploadsURL in the WebGUI config file.

|, - lastUpdated => 1099870750, + lastUpdated => 1102031745, context => q|Help body for Page Export operation| }, 'Forum, Threads Per Page' => {