diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-06-14 18:26:27 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-06-14 18:26:27 +0000 |
commit | f2acb56041b997812f4a2dc2e7258a16572df7d1 (patch) | |
tree | 46ae163fbeeba9ff056a448773632ba7620964b9 /lang/fr.yml | |
parent | ff1343882ab9a1161b0c1308b65b66630c5b946e (diff) | |
download | redmine-f2acb56041b997812f4a2dc2e7258a16572df7d1.tar.gz redmine-f2acb56041b997812f4a2dc2e7258a16572df7d1.zip |
A wiki page can now be attached to each version.
For that, edit the version and set the wiki page name (project wiki must be enabled).
The wiki page content is displayed for each version on the roadmap view.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@564 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 d0facf0d6..bab251425 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -346,6 +346,7 @@ label_all_words: Tous les mots label_wiki: Wiki label_wiki_edit: RĂ©vision wiki label_wiki_edit_plural: RĂ©visions wiki +label_wiki_page: Page wiki label_wiki_page_plural: Pages wiki label_page_index: Index label_current_version: Version actuelle |