From 72d622dc9f38f9a429aee7d86667426cf57337ea Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Sat, 27 Feb 2021 07:46:35 +0000 Subject: Display more detailed error message when attempting to import malformed CSV file (#34762). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20756 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/hr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/locales/hr.yml') diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 542f8596b..55b7413c0 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1136,7 +1136,7 @@ hr: notice_import_finished_with_errors: "%{count} out of %{total} items could not be imported" error_invalid_file_encoding: The file is not a valid %{encoding} encoded file error_invalid_csv_file_or_settings: The file is not a CSV file or does not match the - settings below + settings below (%{value}) error_can_not_read_import_file: An error occurred while reading the file to import permission_import_issues: Import issues label_import_issues: Import issues -- cgit v1.2.3