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 c1989541c..a2ac47903 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -979,7 +979,7 @@ en:
label_fields_wrapper: Field wrapper
label_encoding: Encoding
label_comma_char: Comma
- label_semi_colon_char: Semicolon
+ label_semi_colon_char: Semi colon
label_quote_char: Quote
label_double_quote_char: Double quote
label_fields_mapping: Fields mapping
@@ -1106,7 +1106,7 @@ en:
text_assign_time_entries_to_project: Assign reported hours to the project
text_reassign_time_entries: 'Reassign reported hours to this issue:'
text_user_wrote: "%{value} wrote:"
- text_enumeration_destroy_question: "%{count} objects are assigned to the value “%{name}?."
+ text_enumeration_destroy_question: "%{count} objects are assigned to the value “%{name}”."
text_enumeration_category_reassign_to: 'Reassign them to this value:'
text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/configuration.yml and restart the application to enable them."
text_repository_usernames_mapping: "Select or update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."