# HG changeset patch # User Chris Cannam # Date 1328096762 0 # Node ID 9ae8d24eaf94dbd205a6b50041be70817d3001c2 # Parent d48eeb5d65699baaf74c3f1fc4c668f8fc2d5467# Parent 899414bdd24e53ef1ed4428636eca4c487187fb6 Merge diff -r d48eeb5d6569 -r 9ae8d24eaf94 config/locales/en.yml --- a/config/locales/en.yml Wed Feb 01 11:33:27 2012 +0000 +++ b/config/locales/en.yml Wed Feb 01 11:46:02 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 d48eeb5d6569 -r 9ae8d24eaf94 vendor/plugins/redmine_bibliography/config/locales/en.yml --- a/vendor/plugins/redmine_bibliography/config/locales/en.yml Wed Feb 01 11:33:27 2012 +0000 +++ b/vendor/plugins/redmine_bibliography/config/locales/en.yml Wed Feb 01 11:46:02 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"