<?php // Text $_['text_success_copy'] = 'Success: %s download(s) copied!'; $_['text_success_delete'] = 'Success: %s download(s) deleted!'; // Actions $_['action_name'] = 'Download Name'; // Errors $_['error_name'] = 'Download Name must be between 3 and 64 characters!'; $_['error_delete'] = '<strong>Warning!</strong> Download \'%s\' cannot be deleted as it is currently assigned to %s products!';