From a727f0d25a1e9f23be869a1dc413485b43a16935 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Mon, 12 Nov 2007 16:47:07 +0000 Subject: [PATCH] Removed hard coded string on 'My account'. git-svn-id: http://redmine.rubyforge.org/svn/trunk@900 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/my/account.rhtml | 2 +- lang/bg.yml | 1 + lang/cs.yml | 1 + lang/de.yml | 1 + lang/en.yml | 1 + lang/es.yml | 1 + lang/fr.yml | 1 + lang/he.yml | 1 + lang/it.yml | 1 + lang/ja.yml | 1 + lang/ko.yml | 1 + lang/nl.yml | 1 + lang/pl.yml | 1 + lang/pt-br.yml | 1 + lang/pt.yml | 1 + lang/ro.yml | 1 + lang/sr.yml | 1 + lang/sv.yml | 1 + lang/zh.yml | 1 + 19 files changed, 19 insertions(+), 1 deletion(-) diff --git a/app/views/my/account.rhtml b/app/views/my/account.rhtml index e65f78a4..11bba9c8 100644 --- a/app/views/my/account.rhtml +++ b/app/views/my/account.rhtml @@ -32,7 +32,7 @@ <% end %>

<%= l(:text_user_mail_option) %>

<% end %> -

+

<% end %> diff --git a/lang/bg.yml b/lang/bg.yml index a034d4e1..06ad0c39 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 0918e954..261b41d8 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 ac6f7a7c..c0389fb3 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 ea8ff25b..00a4886d 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 453d1dfc..ca4ede61 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 ee10720e..34596808 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 bed09f10..46015d6f 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 23761914..2cf222c1 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 6636a440..03544f97 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 a11930a8..020b70cd 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 6b317914..81f3f0ae 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 cc8ffb72..6ada8c3a 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 3ab30641..05bd4bcb 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 0cd5d65c..b6c16b45 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 ecd09a52..0f3f5d14 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 c48f6132..7a06ca8a 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 06fd11eb..fce6a71d 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 45f1cb01..9e4b7e93 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"