t('Importing !total_lines lines from CSV file "%filename"...', array(
          '%filename'    => $options['vocabulary']->name,
          '!total_lines' => $options['total_lines'])),

This presents this as a filename, but it's clearly using the vocab name.