diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-07 16:54:26 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-05-07 16:54:26 +0000 |
commit | 8e24c6458da011009685bf2bdb9b28e21e1f9249 (patch) | |
tree | 140d73d9c4378ee0c5b5539e15d5ebcfd5d31fe8 /lang/fr.yml | |
parent | b748455d96644968303fb0a3777a93e6de80d0aa (diff) | |
download | redmine-8e24c6458da011009685bf2bdb9b28e21e1f9249.tar.gz redmine-8e24c6458da011009685bf2bdb9b28e21e1f9249.zip |
Added an option to see all versions in the roadmap view (including completed ones).
On calendar and gantt, versions are now clickable and link to the corresponding entry in the roadmap.
Since calendar and gantt are now cached, don't forget to empty your cache before restarting the application.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@516 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 bd1973b4d..e332f1c6d 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -383,6 +383,7 @@ label_start_to_start: début à début label_start_to_end: début à fin label_stay_logged_in: Rester connecté label_disabled: désactivé +label_show_completed_versions: Voire les versions passées button_login: Connexion button_submit: Soumettre |