summaryrefslogtreecommitdiffstats
path: root/config/locales/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 908aa119a..7c07adbe6 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -183,8 +183,8 @@ en:
notice_account_deleted: "Your account has been permanently deleted."
notice_user_successful_create: "User %{id} created."
notice_new_password_must_be_different: The new password must be different from the current password
- 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_can_t_load_default_data: "Default configuration could not be loaded: %{value}"
error_scm_not_found: "The entry or revision was not found in the repository."