%s'; // Entry $_['entry_company'] = 'Yritys'; $_['entry_website'] = 'Verkkosivusto'; $_['entry_tax'] = 'Veronumero'; $_['entry_payment'] = 'Maksutapa'; $_['entry_cheque'] = 'Cheque Payee Name'; $_['entry_paypal'] = 'PayPal Email Account'; $_['entry_bank_name'] = 'Pankin nimi'; $_['entry_bank_branch_number'] = 'ABA/BSB number (Branch Number)'; $_['entry_bank_swift_code'] = 'SWIFT-koodi'; $_['entry_bank_account_name'] = 'Tilin nimi'; $_['entry_bank_account_number'] = 'Tilinumero'; // Error $_['error_agree'] = 'Varoitus: You must agree to the %s!'; $_['error_cheque'] = 'Cheque Payee Name required!'; $_['error_paypal'] = 'PayPal Email Address does not appear to be valid!'; $_['error_bank_account_name'] = 'Account Name required!'; $_['error_bank_account_number'] = 'Account Number required!'; $_['error_custom_field'] = '%s required!';