diff options
Diffstat (limited to 'config/locales/uk.yml')
-rw-r--r-- | config/locales/uk.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 8ea60d4a9..2fb2a0471 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1143,9 +1143,8 @@ uk: 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 |