diff --git a/lib/WebGUI/i18n/English/FileManager.pm b/lib/WebGUI/i18n/English/FileManager.pm index 658dd551c..63968175c 100644 --- a/lib/WebGUI/i18n/English/FileManager.pm +++ b/lib/WebGUI/i18n/English/FileManager.pm @@ -7,7 +7,15 @@ our $I18N = { }, '71' => { - message => q|The File Manager is designed to help you manage file distribution on your site. It allows you to specify who may view/download files from your site. + message => q|The File Manager is designed to help you manage file distribution on your site. It allows you to specify who may view/download files from your site. Viewing + access is set by privileges on the page. Download privileges are set on + a per file basis. +

+ +What next?
+This field is available only when you create a File Manager. After hitting the +Save button, you may either start loading files into the manager or go back to +the page with the File Manager on it.

Template
@@ -18,12 +26,8 @@ Choose a layout for the file manager. How many files should be displayed before splitting the results into separate pages? In other words, how many files should be displayed per page?

-Proceed to add download?
-If you wish to start adding files to download right away, leave this checked. -

- |, - lastUpdated => 1038887335 + lastUpdated => 1099611680 }, '7' => { @@ -136,31 +140,31 @@ A short description of this file. Be sure to include keywords that users may try Choose the group that may download this file.

-What's next?
-If you'd like to add another file after this one, then select "add a new file" otherwise select "go back to the page". +What next?
+If you'd like to add another file after this one, then select "Add a new file" otherwise select "Go back to the page".

|, - lastUpdated => 1038883174 + lastUpdated => 1099611855 }, '76' => { message => q|This is the list of template variables available in File Manager templates.

-titleColumn.url
-The URL to sort by the title. -

- titleColumn.label
The translated label for the title.

+titleColumn.url
+The URL to sort the displayed files by their titles. +

+ descriptionColumn.label
The translated label for the description.

descriptionColumn.url
-The URL to sort by the description. +The URL to sort the displayed files by their descriptions.

dateColumn.label
@@ -168,11 +172,7 @@ The translated label for the upload date.

dateColumn.url
-The URL to sort by the date uploaded. -

- -search.form
-WebGUI's power search form. +The URL to sort the displayed files by their date uploaded.

search.url
@@ -191,6 +191,10 @@ The URL to add a file to the file manager. The translated label for the add file link.

+search.form
+WebGUI's power search form. +

+ file_loop
A loop containing the information about each file uploaded to this file manager.

@@ -203,6 +207,16 @@ The WebGUI management controls for this file. file.title
The title for this file.

+file.description
+The description of this file. +

+file.date
+The last date that any version of this file was uploaded. +

+file.time
+The time that this file was uploaded. +

+

file.version1.name
The filename for the first version of this file.

@@ -265,16 +279,6 @@ The URL to the thumbnail for the third version of this file.

file.version3.isImage
A conditional indicating whether the third version of this file is an image or not. -

-file.description
-The description of this file. -

-file.date
-The date that this file was uploaded. -

-file.time
-The time that this file was uploaded. -

noresults.message
@@ -285,7 +289,7 @@ A conditional indicating whether there are any files for this user to view.

|, - lastUpdated => 1082371148 + lastUpdated => 1099611278 }, '10' => {