# HG changeset patch # User Chris Cannam # Date 1328106858 0 # Node ID 83740cd6705e266c8c63bf22b6775bd47e097475 # Parent 9ae8d24eaf94dbd205a6b50041be70817d3001c2# Parent 2a298083742b7081ba6b1ead85c89b3ffe017343 Merge from branch "luisf" diff -r 2a298083742b -r 83740cd6705e config/locales/en.yml --- a/config/locales/en.yml Wed Feb 01 13:20:45 2012 +0000 +++ b/config/locales/en.yml Wed Feb 01 14:34:18 2012 +0000 @@ -453,9 +453,9 @@ project_module_issue_tracking: Issue tracking (bugs and feature requests) project_module_time_tracking: Time tracking - project_module_news: News - project_module_documents: Documents - project_module_files: Files for download + project_module_news: News updates + project_module_documents: Documents for download + project_module_files: Files for download (such as software builds) project_module_wiki: Wiki project_module_repository: Source code repository project_module_boards: Forums diff -r 2a298083742b -r 83740cd6705e vendor/plugins/redmine_bibliography/config/locales/en.yml --- a/vendor/plugins/redmine_bibliography/config/locales/en.yml Wed Feb 01 13:20:45 2012 +0000 +++ b/vendor/plugins/redmine_bibliography/config/locales/en.yml Wed Feb 01 14:34:18 2012 +0000 @@ -1,6 +1,6 @@ # English strings go here for Rails i18n en: - project_module_redmine_bibliography: "Publications (articles and papers related to the project)" + project_module_redmine_bibliography: "Publications (references to papers related to the project)" title: "Title" authors: "Authors"