diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-11-12 16:47:07 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-11-12 16:47:07 +0000 |
commit | a727f0d25a1e9f23be869a1dc413485b43a16935 (patch) | |
tree | 6e3cd741a039c77c032d0039dead567eaeccb902 /lang | |
parent | 0fe5c7b3e0d8875bff29e3a17230e94de416fa41 (diff) | |
download | redmine-a727f0d25a1e9f23be869a1dc413485b43a16935.tar.gz redmine-a727f0d25a1e9f23be869a1dc413485b43a16935.zip |
Removed hard coded string on 'My account'.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@900 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang')
-rw-r--r-- | lang/bg.yml | 1 | ||||
-rw-r--r-- | lang/cs.yml | 1 | ||||
-rw-r--r-- | lang/de.yml | 1 | ||||
-rw-r--r-- | lang/en.yml | 1 | ||||
-rw-r--r-- | lang/es.yml | 1 | ||||
-rw-r--r-- | lang/fr.yml | 1 | ||||
-rw-r--r-- | lang/he.yml | 1 | ||||
-rw-r--r-- | lang/it.yml | 1 | ||||
-rw-r--r-- | lang/ja.yml | 1 | ||||
-rw-r--r-- | lang/ko.yml | 1 | ||||
-rw-r--r-- | lang/nl.yml | 1 | ||||
-rw-r--r-- | lang/pl.yml | 1 | ||||
-rw-r--r-- | lang/pt-br.yml | 1 | ||||
-rw-r--r-- | lang/pt.yml | 1 | ||||
-rw-r--r-- | lang/ro.yml | 1 | ||||
-rw-r--r-- | lang/sr.yml | 1 | ||||
-rw-r--r-- | lang/sv.yml | 1 | ||||
-rw-r--r-- | lang/zh.yml | 1 |
18 files changed, 18 insertions, 0 deletions
diff --git a/lang/bg.yml b/lang/bg.yml index a034d4e1b..06ad0c39d 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 0918e9543..261b41d8b 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 ac6f7a7c3..c0389fb34 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 ea8ff25b0..00a4886da 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 453d1dfcf..ca4ede610 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 ee10720ec..345968088 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 bed09f10c..46015d6f9 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 23761914f..2cf222c1b 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 6636a440c..03544f971 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 a11930a8a..020b70cd8 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 6b3179141..81f3f0aeb 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 cc8ffb722..6ada8c3af 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 3ab30641a..05bd4bcb8 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 0cd5d65c7..b6c16b452 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 ecd09a522..0f3f5d144 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 c48f61320..7a06ca8a2 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 06fd11eba..fce6a71d6 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 45f1cb012..9e4b7e931 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" |