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/es.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/es.yml')
-rw-r--r-- | lang/es.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/es.yml b/lang/es.yml index 484a947e5..717c1bf6b 100644 --- a/lang/es.yml +++ b/lang/es.yml @@ -346,6 +346,7 @@ label_all_words: Todas las palabras label_wiki: Wiki label_wiki_edit: Wiki edit label_wiki_edit_plural: Wiki edits +label_wiki_page: Wiki page label_wiki_page_plural: Wiki pages label_page_index: Índice label_current_version: Versión actual |