diff --git a/app/views/my/account.rhtml b/app/views/my/account.rhtml index e65f78a47518f1967788ab554cd541875e7e403d..11bba9c8d3de31930e8860989b29aff2904c3061 100644 --- a/app/views/my/account.rhtml +++ b/app/views/my/account.rhtml @@ -32,7 +32,7 @@ <% end %></p> <p><em><%= l(:text_user_mail_option) %></em></p> <% end %> -<p><label><%= check_box_tag 'no_self_notified', 1, @user.pref[:no_self_notified] %> I don't want to be notified of changes that I make myself.</label></p> +<p><label><%= check_box_tag 'no_self_notified', 1, @user.pref[:no_self_notified] %> <%= l(:label_user_mail_no_self_notified) %></label></p> </div> </div> <% end %> diff --git a/lang/bg.yml b/lang/bg.yml index a034d4e1b6c40408472f0ca2302319b53b8b47e3..06ad0c39decc87377839aa1b7b5f95ff5af23702 100644 --- a/lang/bg.yml +++ b/lang/bg.yml @@ -536,3 +536,4 @@ button_copy: Copy mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/cs.yml b/lang/cs.yml index 0918e9543853d9669326afafe33ece61dd48d725..261b41d8b33e0ddf55d2efd7d28db5f86cdf2ea0 100644 --- a/lang/cs.yml +++ b/lang/cs.yml @@ -536,3 +536,4 @@ button_copy: Copy mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/de.yml b/lang/de.yml index ac6f7a7c37abf4a859c04ee17ddab5f9336682b1..c0389fb3478e746c581d0c2ad2c268a94f2d718c 100644 --- a/lang/de.yml +++ b/lang/de.yml @@ -536,3 +536,4 @@ button_copy: Copy mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/en.yml b/lang/en.yml index ea8ff25b022f2a3076615f59a0a8b0077d4fdc59..00a4886daedeae9b68c4fc85a6122e1b8a05de6a 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -444,6 +444,7 @@ label_search_titles_only: Search titles only label_user_mail_option_all: "For any event on all my projects" label_user_mail_option_selected: "For any event on the selected projects only..." label_user_mail_option_none: "Only for things I watch or I'm involved in" +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" button_login: Login button_submit: Submit diff --git a/lang/es.yml b/lang/es.yml index 453d1dfcf684af2f3c7e1d19b786f620f592c581..ca4ede61020eae56c88ab249b59681d1a4b52e6e 100644 --- a/lang/es.yml +++ b/lang/es.yml @@ -539,3 +539,4 @@ button_copy: Copy mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/fr.yml b/lang/fr.yml index ee10720ec266383b059c7570151dd3f8e7820880..3459680882814462fcd4e1b1a22fc7ea08ac9bd7 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -444,6 +444,7 @@ label_search_titles_only: Uniquement dans les titres label_user_mail_option_all: "Pour tous les événements de tous mes projets" label_user_mail_option_selected: "Pour tous les événements des projets sélectionnés..." label_user_mail_option_none: "Seulement pour ce que je surveille ou à quoi je participe" +label_user_mail_no_self_notified: "Je ne veux pas être notifié des changements que j'effectue" button_login: Connexion button_submit: Soumettre diff --git a/lang/he.yml b/lang/he.yml index bed09f10c0afbd8d7b30b4e52a5aa8a9965ae9d8..46015d6f9468453633d353cb269b3a5ecf772ebf 100644 --- a/lang/he.yml +++ b/lang/he.yml @@ -536,3 +536,4 @@ button_copy: Copy mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/it.yml b/lang/it.yml index 23761914f21b09acd8258cf1c151f81fed798178..2cf222c1b1b0062551c194c4097ec1875df84140 100644 --- a/lang/it.yml +++ b/lang/it.yml @@ -536,3 +536,4 @@ button_copy: Copy mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/ja.yml b/lang/ja.yml index 6636a440c7cbe60c8760bde131f04cd38e9168d9..03544f971c7206fb14c817268a66bebf3b3f2ebf 100644 --- a/lang/ja.yml +++ b/lang/ja.yml @@ -537,3 +537,4 @@ button_copy: コピー mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/ko.yml b/lang/ko.yml index a11930a8a112c6e0c1770810f5da81b0c3d7972c..020b70cd896e487186ea0cbf40cd73ca3a511dd2 100644 --- a/lang/ko.yml +++ b/lang/ko.yml @@ -536,3 +536,4 @@ button_change_password: Change password label_nobody: nobody setting_protocol: Protocol mail_body_account_information: Your Redmine account information +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/nl.yml b/lang/nl.yml index 6b317914134345cc5a99fe1eb96efcf62dc8f775..81f3f0aeb61692ee5cc2d97245ba674cae9c5a54 100644 --- a/lang/nl.yml +++ b/lang/nl.yml @@ -537,3 +537,4 @@ button_copy: Copy mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/pl.yml b/lang/pl.yml index cc8ffb72222e769b86a0ff4059e076f816c84c0b..6ada8c3afb4aeb7ba104bea027bd8f74e111a783 100644 --- a/lang/pl.yml +++ b/lang/pl.yml @@ -536,3 +536,4 @@ button_copy: Copy mail_body_account_information_external: Możesz użyć twojego "%s" konta do zalogowania do Redmine. mail_body_account_information: Twoje konto w Redmine setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/pt-br.yml b/lang/pt-br.yml index 3ab30641a7f941b3e3f90a72b42a8550329d5891..05bd4bcb89ecaa7755b35a43c6643b1529f3c14c 100644 --- a/lang/pt-br.yml +++ b/lang/pt-br.yml @@ -536,3 +536,4 @@ button_copy: Copy mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/pt.yml b/lang/pt.yml index 0cd5d65c76cee9bf8ff4ff49d373f2e3d05ff181..b6c16b45268af6e457ac8005da4b735a99d0c1f7 100644 --- a/lang/pt.yml +++ b/lang/pt.yml @@ -536,3 +536,4 @@ button_copy: Copy mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/ro.yml b/lang/ro.yml index ecd09a522548ebe21967ce43b1921ca2ef1c7295..0f3f5d14434e6021dfb5b72decb1d542d7ec2293 100644 --- a/lang/ro.yml +++ b/lang/ro.yml @@ -536,3 +536,4 @@ button_copy: Copy mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/sr.yml b/lang/sr.yml index c48f61320660bffd2fdede0aba623057c1cd957c..7a06ca8a2b0e727a141544ecdd009d9ae10427eb 100644 --- a/lang/sr.yml +++ b/lang/sr.yml @@ -537,3 +537,4 @@ enumeration_activities: Aktivnosti (praćenje vremena)) label_float: Float button_copy: Copy setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/sv.yml b/lang/sv.yml index 06fd11ebae08a56b97a0d198f34f3d9c757a27f8..fce6a71d673e52ab5dfa9b4d8210bc49677bb191 100644 --- a/lang/sv.yml +++ b/lang/sv.yml @@ -537,3 +537,4 @@ button_copy: Copy mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" diff --git a/lang/zh.yml b/lang/zh.yml index 45f1cb012852c494c1a2f216cab9136e5dac3c4f..9e4b7e931598fb111729f185891d99b90f2e5a9c 100644 --- a/lang/zh.yml +++ b/lang/zh.yml @@ -539,3 +539,4 @@ button_copy: Copy mail_body_account_information_external: You can use your "%s" account to log into Redmine. mail_body_account_information: Your Redmine account information setting_protocol: Protocol +label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself"