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/fr.yml | |
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/fr.yml')
-rw-r--r-- | lang/fr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |