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@@ -203,6 +207,16 @@ The WebGUI management controls for this file. file.titlenoresults.message
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. -