From 0ded1f2d18761504c0fd0f8bf2e21cd95f97405a Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Wed, 17 Jun 2015 12:23:07 +0300 Subject: [PATCH] Updated bank import help description #2447 --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 35d16f282..f919edfa8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -830,4 +830,4 @@ en: unset_force_delete: 'Unset force delete' domain_expiring: 'Domain expiring' domain_validation_rules: 'Domain validation rules' - bank_statement_desc: 'Import will match only when invoice nr, description, sum and client ref number match.' + bank_statement_desc: 'Import file row will match only when matching following attributes: invoice nr, description, sum and client ref number.'