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/hu.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/hu.yml')
-rw-r--r-- | config/locales/hu.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 14b23ceda..d7ac75b6c 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -928,10 +928,8 @@ project_module_calendar: Naptár button_edit_associated_wikipage: "Hozzárendelt Wiki oldal szerkesztése: %{page_title}" field_text: Szöveg mező - label_user_mail_option_only_owner: Csak arról, aminek én vagyok a tulajdonosa setting_default_notification_option: Alapértelmezett értesítési beállítások label_user_mail_option_only_my_events: Csak az általam megfigyelt dolgokról vagy amiben részt veszek - label_user_mail_option_only_assigned: Csak a hozzámrendelt dolgokról label_user_mail_option_none: Semilyen eseményről field_member_of_group: Hozzárendelt csoport field_assigned_to_role: Hozzárendelt szerepkör @@ -1243,3 +1241,5 @@ 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 |