# HG changeset patch # User Chris Cannam # Date 1328096754 0 # Node ID 899414bdd24e53ef1ed4428636eca4c487187fb6 # Parent b4c5b0dc36c9b1840f9f4eb316ef4691d4e2e5d4 Further adjustments to Documents, Files, Publications texts to clarify the difference between them diff -r b4c5b0dc36c9 -r 899414bdd24e config/locales/en.yml --- a/config/locales/en.yml Wed Feb 01 11:27:09 2012 +0000 +++ b/config/locales/en.yml Wed Feb 01 11:45:54 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 b4c5b0dc36c9 -r 899414bdd24e vendor/plugins/redmine_bibliography/config/locales/en.yml --- a/vendor/plugins/redmine_bibliography/config/locales/en.yml Wed Feb 01 11:27:09 2012 +0000 +++ b/vendor/plugins/redmine_bibliography/config/locales/en.yml Wed Feb 01 11:45:54 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"