diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-10-20 12:47:05 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-10-20 12:47:05 +0000 |
commit | 90d33c3e518f9e05d9e2893907ebd157062d33de (patch) | |
tree | c07d7071247f566b3049a672207dd29c707f67a0 /lang/he.yml | |
parent | eacd050630b2d2b3047e056a7dab7661fba083ca (diff) | |
download | redmine-90d33c3e518f9e05d9e2893907ebd157062d33de.tar.gz redmine-90d33c3e518f9e05d9e2893907ebd157062d33de.zip |
More flexible mail notifications settings at user level. A user has now 3 options:
* notification on any event on all his projects
* notification on any event on selected projects only (if the user belongs to more than 1 project)
* notification only for things that he watches or he is involded in (eg. issues that he watches or he is author or assignee)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@855 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/he.yml')
-rw-r--r-- | lang/he.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/he.yml b/lang/he.yml index 106bc0096..0a310924a 100644 --- a/lang/he.yml +++ b/lang/he.yml @@ -526,3 +526,8 @@ enumeration_doc_categories: קטגוריות מסמכים enumeration_activities: פעילויות (מעקב אחר זמנים) label_search_titles_only: Search titles only label_nobody: nobody +button_change_password: Change password +text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)." +label_user_mail_option_selected: "For any event on the selected projects only..." +label_user_mail_option_all: "For any event on all my projects" +label_user_mail_option_none: "Only for things I watch or I'm involved in" |