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/ca.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/ca.yml')
-rw-r--r-- | config/locales/ca.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/ca.yml b/config/locales/ca.yml index be863d678..39b9cc649 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -912,10 +912,8 @@ ca: button_edit_associated_wikipage: "Editar pàgines Wiki asociades: %{page_title}" field_text: "Camp de text" - label_user_mail_option_only_owner: "Només pels objectes creats per mi" setting_default_notification_option: "Opció de notificació per defecte" label_user_mail_option_only_my_events: "Només pels objectes on estic en vigilància o involucrat" - label_user_mail_option_only_assigned: "Només pels objectes on estic assignat" label_user_mail_option_none: "Sense notificacions" field_member_of_group: "Assignat al grup" field_assigned_to_role: "Assignat al rol" @@ -1214,3 +1212,5 @@ ca: 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 |