No. Uploaded Attachments"; $l['space_used'] = "Attachment Space Used"; $l['bandwidth_used'] = "Estimated Bandwidth Usage"; $l['average_size'] = "Average Attachment Size"; $l['size'] = "Size"; $l['posted_by'] = "Posted By"; $l['thread'] = "Thread"; $l['downloads'] = "Downloads"; $l['date_uploaded'] = "Date Uploaded"; $l['popular_attachments'] = "Top 5 Most Popular Attachments"; $l['largest_attachments'] = "Top 5 Largest Attachments"; $l['users_diskspace'] = "Top 5 Users Using the Most Disk Space"; $l['username'] = "Username"; $l['total_size'] = "Total Size"; // = Orphans $l['orphan_results'] = "Orphaned Attachments Search - Results"; $l['orphan_attachments_search'] = "Orphaned Attachments Search"; $l['reason_orphaned'] = "Reason Orphaned"; $l['reason_not_in_table'] = "Not in attachments table"; $l['reason_file_missing'] = "Attached file missing"; $l['reason_thread_deleted'] = "Thread been deleted"; $l['reason_post_never_made'] = "Post never made"; $l['unknown'] = "Unknown"; $l['results'] = "Results"; $l['step1'] = "Step 1"; $l['step2'] = "Step 2"; $l['step1of2'] = "Step 1 of 2 - File System Scan"; $l['step2of2'] = "Step 2 of 2 - Database Scan"; $l['step1of2_line1'] = "Please wait, the file system is currently being scanned for orphaned attachments."; $l['step2of2_line1'] = "Please wait, the database is currently being scanned for orphaned attachments."; $l['step_line2'] = "You'll automatically be redirected to the next step once this process is complete."; $l['scanning'] = 'Scanning…'; // = Attachments / Index $l['index_find_attachments'] = "Attachments - Find Attachments"; $l['find_where'] = "Find attachments where…"; $l['name_contains'] = "File name contains"; $l['name_contains_desc'] = "Search for attachments that include the given query in the file name. For example, enter .zip to find attachments using the .zip file extension."; $l['type_contains'] = "File type contains"; $l['forum_is'] = "Forum is"; $l['username_is'] = "Posters' username is"; $l['poster_is'] = "Poster is"; $l['poster_is_either'] = "User or Guest"; $l['poster_is_user'] = "Users Only"; $l['poster_is_guest'] = "Guests Only"; $l['more_than'] = "More than"; $l['greater_than'] = "Greater than"; $l['is_exactly'] = "Is exactly"; $l['less_than'] = "Less than"; $l['date_posted_is'] = "Date posted is"; $l['days_ago'] = "days ago"; $l['file_size_is'] = "File size is"; $l['kb'] = "KB"; $l['download_count_is'] = "Download count is"; $l['display_options'] = "Display Options"; $l['filename'] = "File Name"; $l['filesize'] = "File Size"; $l['download_count'] = "Download Count"; $l['post_username'] = "Post Username"; $l['asc'] = "Ascending"; $l['desc'] = "Descending"; $l['sort_results_by'] = "Sort results by"; $l['results_per_page'] = "Results per page"; $l['in'] = "in"; // Buttons $l['button_delete_orphans'] = "Delete Checked Orphans"; $l['button_delete_attachments'] = "Delete Checked Attachments"; $l['button_find_attachments'] = "Find Attachments";