diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-01-18 03:50:05 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-01-18 03:50:05 +0000 |
commit | 3c0c16901c1ae4794f8543ca6f3404a98ff2d82d (patch) | |
tree | 2eed27744c359b3b8d23d154771e9f0ad6a92381 /config/locales/ko.yml | |
parent | 4a5ebfb778455ce0e0a989942714511a7f97f756 (diff) | |
download | redmine-3c0c16901c1ae4794f8543ca6f3404a98ff2d82d.tar.gz redmine-3c0c16901c1ae4794f8543ca6f3404a98ff2d82d.zip |
regenerate translation for label_user_mail_option_only_(assigned|owner) in all languages (#24177)
git-svn-id: http://svn.redmine.org/redmine/trunk@16218 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ko.yml')
-rw-r--r-- | config/locales/ko.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 356c4adea..59033a095 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -957,10 +957,8 @@ ko: project_module_calendar: 달력 button_edit_associated_wikipage: "연관된 위키 페이지 %{page_title} 수정" field_text: 텍스트 영역 - label_user_mail_option_only_owner: 내가 저자인 사항만 setting_default_notification_option: 기본 알림 옵션 label_user_mail_option_only_my_events: 내가 지켜보거나 속해있는 사항만 - label_user_mail_option_only_assigned: 나에게 할당된 사항만 label_user_mail_option_none: 알림 없음 field_member_of_group: 할당된 사람의 그룹 field_assigned_to_role: 할당된 사람의 역할 @@ -1263,3 +1261,5 @@ ko: be reassigned to an issue that is about to be deleted setting_timelog_required_fields: Required fields for time logs label_attribute_of_object: '%{object_name}''s %{name}' + label_user_mail_option_only_assigned: Only for things I watch or I am assigned to + label_user_mail_option_only_owner: Only for things I watch or I am the owner of |