# HG changeset patch # User Chris Cannam # Date 1296126274 0 # Node ID 1ca23eedd5872a088ae5691f034aaa90f17b3df1 # Parent 317821dd92c9b973c983b83921b3caa597289494 * More helpful names for the project modules -- especially the Embedded module diff -r 317821dd92c9 -r 1ca23eedd587 config/locales/en-GB.yml --- a/config/locales/en-GB.yml Thu Jan 27 09:08:03 2011 +0000 +++ b/config/locales/en-GB.yml Thu Jan 27 11:04:34 2011 +0000 @@ -402,14 +402,17 @@ permission_delete_own_messages: Delete own messages permission_export_wiki_pages: Export wiki pages - project_module_issue_tracking: Issue tracking + 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 + project_module_files: Files for download project_module_wiki: Wiki - project_module_repository: Repository - project_module_boards: Boards + project_module_repository: Source code repository + project_module_boards: Forums + project_module_gantt: Gantt chart + project_module_calendar: Calendar + project_module_embedded: Embedded documentation (Javadoc or Doxygen) label_tipoftheday: Tip of the day label_notifications: Important Message @@ -935,8 +938,6 @@ notice_failed_to_save_members: "Failed to save member(s): {{errors}}." label_project_copy_notifications: Send email notifications during the project copy field_time_entries: Log time - project_module_gantt: Gantt - project_module_calendar: Calendar field_member_of_group: Member of Group field_assigned_to_role: Member of Role button_edit_associated_wikipage: "Edit associated Wiki page: {{page_title}}" diff -r 317821dd92c9 -r 1ca23eedd587 config/locales/en.yml --- a/config/locales/en.yml Thu Jan 27 09:08:03 2011 +0000 +++ b/config/locales/en.yml Thu Jan 27 11:04:34 2011 +0000 @@ -417,16 +417,17 @@ permission_export_wiki_pages: Export wiki pages permission_manage_subtasks: Manage subtasks - project_module_issue_tracking: Issue tracking + 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 + project_module_files: Files for download project_module_wiki: Wiki - project_module_repository: Repository - project_module_boards: Boards + project_module_repository: Source code repository + project_module_boards: Forums project_module_calendar: Calendar - project_module_gantt: Gantt + project_module_gantt: Gantt chart + project_module_embedded: Embedded documentation (Javadoc or Doxygen) label_tipoftheday: Tip of the day label_ssamr_details: Other Details