Active
Project:
Taxonomy CSV import/export
Version:
7.x-5.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 May 2012 at 10:41 UTC
Updated:
31 May 2012 at 10:41 UTC
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.