diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-12-02 13:52:16 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-12-02 13:52:16 +0000 |
commit | bc060b31ae086db5a6baf6e3a892c525b2b6f0cd (patch) | |
tree | d416375902ae23c70055d2fcc6c6c75e5282249a /lang/ko.yml | |
parent | aebcfb1eda843b90851e0facdc0a386bf06c5d29 (diff) | |
download | redmine-bc060b31ae086db5a6baf6e3a892c525b2b6f0cd.tar.gz redmine-bc060b31ae086db5a6baf6e3a892c525b2b6f0cd.zip |
Email notifications are now sent as Blind carbon copy by default. This can be changed in email notifications settings (new setting added).
Emission email address setting moved to the email notifications settings view.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@944 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/ko.yml')
-rw-r--r-- | lang/ko.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ko.yml b/lang/ko.yml index 9dd8951fe..8962d8cd5 100644 --- a/lang/ko.yml +++ b/lang/ko.yml @@ -546,3 +546,4 @@ label_registration_manual_activation: manual account activation notice_account_pending: "Your account was created and is now pending administrator approval." field_time_zone: Time zone text_caracters_minimum: Must be at least %d characters long. +setting_bcc_recipients: Blind carbon copy recipients (bcc) |