'initial_header_help'=>'Check this box if the first row of your CSV file are the column titles.',
'initial_date_help'=>'Date time format in your CSV. Follow the format like <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">this page</a> indicates. The default value will parse dates that look like this: :dateExample.',
'initial_delimiter_help'=>'Choose the field delimiter that is used in your input file. If not sure, comma is the safest option.',
'initial_import_account_help'=>'If your CSV file does NOT contain information about your asset account(s), use this dropdown to select to which account the transactions in the CSV belong to.',
'roles_text'=>'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
'roles_warning'=>'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
'map_text'=>'In the following tables, the left value shows you information found in your uploaded CSV file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',