summaryrefslogtreecommitdiffstats
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2016-06-18 10:47:02 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2016-06-18 10:47:02 +0000
commit483657f7c007fbd34cfe378cef29db4e3f3a9e08 (patch)
treea9695184835dabdec0b3e5220a46b72fc1ea5eb3 /config/locales/en.yml
parent03c957670d3c914254e36fe394e45ef473205961 (diff)
downloadredmine-483657f7c007fbd34cfe378cef29db4e3f3a9e08.tar.gz
redmine-483657f7c007fbd34cfe378cef29db4e3f3a9e08.zip
Adjust i18n strings.
git-svn-id: http://svn.redmine.org/redmine/trunk@15562 e93f8b46-1217-0410-a6f0-8f06a7374b81
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."