changeset 842:899414bdd24e bug_366

Further adjustments to Documents, Files, Publications texts to clarify the difference between them
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 01 Feb 2012 11:45:54 +0000
parents b4c5b0dc36c9
children 9ae8d24eaf94 2de25beaafdd
files config/locales/en.yml vendor/plugins/redmine_bibliography/config/locales/en.yml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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"