# HG changeset patch # User Chris Cannam # Date 1328096800 0 # Node ID 6658ebca67e71502c9c0d442f919941dfac6fba1 # Parent d8c1ce69178afa340fb8f1f133ac542cbd5cf83a# Parent 9ae8d24eaf94dbd205a6b50041be70817d3001c2 Merge from branch "cannam" diff -r d8c1ce69178a -r 6658ebca67e7 config/locales/en.yml --- a/config/locales/en.yml Wed Feb 01 11:07:05 2012 +0000 +++ b/config/locales/en.yml Wed Feb 01 11:46:40 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 d8c1ce69178a -r 6658ebca67e7 vendor/plugins/redmine_bibliography/config/locales/en.yml --- a/vendor/plugins/redmine_bibliography/config/locales/en.yml Wed Feb 01 11:07:05 2012 +0000 +++ b/vendor/plugins/redmine_bibliography/config/locales/en.yml Wed Feb 01 11:46:40 2012 +0000 @@ -1,6 +1,6 @@ # English strings go here for Rails i18n en: - project_module_redmine_bibliography: Publications + project_module_redmine_bibliography: "Publications (references to papers related to the project)" title: "Title" authors: "Authors"