diff options
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 0617b2227..5c97dfa99 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1153,9 +1153,8 @@ en-GB: label_member_management_selected_roles_only: Only these roles label_password_required: Confirm your password to continue label_total_spent_time: Overall spent time - notice_import_finished: All %{count} items have been imported. - notice_import_finished_with_errors: ! '%{count} out of %{total} items could not be - imported.' + notice_import_finished: "%{count} items have been imported" + 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 |