'Document' , 'Documents' => 'Documents' , // TODO: Review 'LBL_ADD_RECORD' => 'Add Document' , 'LBL_RECORDS_LIST' => 'Documents List' , 'LBL_NOTE_INFORMATION' => 'Basic Information' , 'LBL_FILE_INFORMATION' => 'File Information' , 'LBL_DESCRIPTION' => 'Description' , 'Title' => 'Title' , 'File Name' => 'File Name' , 'Note' => 'Notes' , 'File Type' => 'File Type' , 'File Size' => 'Size' , 'Download Type' => 'Download Type' , 'Version' => 'Version' , 'Active' => 'Active' , 'Download Count' => 'Download Count' , 'Folder Name' => 'Folder Name' , 'Document No' => 'Document No.' , 'Last Modified By' => 'Last Modified by' , 'LBL_FOLDER_HAS_DOCUMENTS' => 'Please move documents from folder before deleting', 'LBL_DOWNLOAD_FILE' => 'Download file' , 'LBL_CHECK_FILE_INTEGRITY' => 'Check file integrity' , 'LBL_INTERNAL' => 'Internal' , 'LBL_EXTERNAL' => 'External' , 'LBL_MAX_UPLOAD_SIZE' => 'Maximum upload size' , 'LBL_MOVE' => 'Move' , 'LBL_ADD_FOLDER' => 'Add Folder' , 'LBL_FOLDERS_LIST' => 'Folders List' , 'LBL_FOLDERS' => 'Folders' , 'LBL_DOCUMENTS_MOVED_SUCCESSFULLY' => 'Documents moved successfully', 'LBL_DENIED_DOCUMENTS' => 'Denied Documents' , 'MB' => 'MB' , 'LBL_ADD_NEW_FOLDER' => 'Add Folder' , 'LBL_FOLDER_NAME' => 'Folder Name' , 'LBL_FOLDER_DESCRIPTION' => 'Folder Description' , 'LBL_FILE_AVAILABLE' => 'File is available for download', 'LBL_FILE_NOT_AVAILABLE' => 'This Document is not available for download', ); $jsLanguageStrings = array( 'JS_NEW_FOLDER' => 'New Folder' , 'JS_MOVE_DOCUMENTS' => 'Move Documents' , 'JS_ARE_YOU_SURE_YOU_WANT_TO_MOVE_DOCUMENTS_TO' => 'Are you sure you want to move the file(s) to', 'JS_FOLDER' => 'folder' , 'JS_OPERATION_DENIED' => 'Operation Denied' , );