Mercurial > hg > soundsoftware-site
comparison config/locales/en.yml @ 354:8c804ce943db feature_123
Text and layout changes to try to clarify the Welcome page settings
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Fri, 01 Apr 2011 09:37:51 +0100 |
parents | ebf53b46f3f3 |
children | efa1e508bdef 30f68ecfdde4 |
comparison
equal
deleted
inserted
replaced
353:dde1d4de8b32 | 354:8c804ce943db |
---|---|
371 setting_issue_done_ratio_issue_status: Use the issue status | 371 setting_issue_done_ratio_issue_status: Use the issue status |
372 setting_start_of_week: Start calendars on | 372 setting_start_of_week: Start calendars on |
373 setting_rest_api_enabled: Enable REST web service | 373 setting_rest_api_enabled: Enable REST web service |
374 setting_cache_formatted_text: Cache formatted text | 374 setting_cache_formatted_text: Cache formatted text |
375 setting_default_notification_option: Default notification option | 375 setting_default_notification_option: Default notification option |
376 setting_has_welcome_page: Select this to replace the project overview page with your own welcome page | |
376 | 377 |
377 permission_add_project: Create project | 378 permission_add_project: Create project |
378 permission_add_subprojects: Create subprojects | 379 permission_add_subprojects: Create subprojects |
379 permission_edit_project: Edit project | 380 permission_edit_project: Edit project |
380 permission_select_project_modules: Select project modules | 381 permission_select_project_modules: Select project modules |
817 label_profile: Profile | 818 label_profile: Profile |
818 label_subtask_plural: Subtasks | 819 label_subtask_plural: Subtasks |
819 label_project_copy_notifications: Send email notifications during the project copy | 820 label_project_copy_notifications: Send email notifications during the project copy |
820 label_principal_search: "Search by name:" | 821 label_principal_search: "Search by name:" |
821 label_user_search: "Search for user:" | 822 label_user_search: "Search for user:" |
822 label_has_welcome_page: "Use custom overview page" | 823 label_welcome_page: "Welcome page" |
824 label_has_welcome_page: "Use your own welcome page" | |
823 | 825 |
824 button_login: Login | 826 button_login: Login |
825 button_submit: Submit | 827 button_submit: Submit |
826 button_save: Save | 828 button_save: Save |
827 button_check_all: Check all | 829 button_check_all: Check all |
863 button_update: Update | 865 button_update: Update |
864 button_configure: Configure | 866 button_configure: Configure |
865 button_quote: Quote | 867 button_quote: Quote |
866 button_duplicate: Duplicate | 868 button_duplicate: Duplicate |
867 button_show: Show | 869 button_show: Show |
868 button_welcome_page_edit: Edit custom overview page | 870 button_welcome_page_edit: Create or edit welcome page |
869 | 871 |
870 status_active: active | 872 status_active: active |
871 status_registered: registered | 873 status_registered: registered |
872 status_locked: locked | 874 status_locked: locked |
873 | 875 |
945 text_settings_repo_creation: <b>Creating repository...</b></p><p>The source code repository for a project will be set up automatically within a few minutes of the project being created.</p><p>Please check again in five minutes, and <a href="/projects/soundsoftware-site/wiki/Help">contact us</a> if there is any problem.</p><p>If you wish to use this project to track a repository that is already hosted somewhere else, please wait until the repository has been created here and then return to this settings page to configure it.</p><p>If you don't want a repository at all, go to the Modules tab and switch it off there. | 947 text_settings_repo_creation: <b>Creating repository...</b></p><p>The source code repository for a project will be set up automatically within a few minutes of the project being created.</p><p>Please check again in five minutes, and <a href="/projects/soundsoftware-site/wiki/Help">contact us</a> if there is any problem.</p><p>If you wish to use this project to track a repository that is already hosted somewhere else, please wait until the repository has been created here and then return to this settings page to configure it.</p><p>If you don't want a repository at all, go to the Modules tab and switch it off there. |
946 text_settings_repo_explanation: <b>External repositories</b><p>Normally your project's primary repository will be the Mercurial repository hosted at this site.<p>However, if you already have your project hosted somewhere else, you can specify your existing external repository's URL here – then this site will track that repository in a read-only “mirror” copy. External Mercurial, git and Subversion repositories can be tracked. Note that you cannot switch to an external repository if you have already made any commits to the repository hosted here. | 948 text_settings_repo_explanation: <b>External repositories</b><p>Normally your project's primary repository will be the Mercurial repository hosted at this site.<p>However, if you already have your project hosted somewhere else, you can specify your existing external repository's URL here – then this site will track that repository in a read-only “mirror” copy. External Mercurial, git and Subversion repositories can be tracked. Note that you cannot switch to an external repository if you have already made any commits to the repository hosted here. |
947 text_settings_repo_is_internal: Currently the repository hosted at this site is the primary repository for this project. | 949 text_settings_repo_is_internal: Currently the repository hosted at this site is the primary repository for this project. |
948 text_settings_repo_is_external: Currently the repository hosted at this site is a read-only copy of an external repository. | 950 text_settings_repo_is_external: Currently the repository hosted at this site is a read-only copy of an external repository. |
949 text_settings_repo_need_help: Please <a href="/projects/soundsoftware-site/wiki/Help">contact us</a> if you need help deciding how best to set this up.<br>We can also import complete revision history from other systems into a new primary repository for you if you wish. | 951 text_settings_repo_need_help: Please <a href="/projects/soundsoftware-site/wiki/Help">contact us</a> if you need help deciding how best to set this up.<br>We can also import complete revision history from other systems into a new primary repository for you if you wish. |
950 text_has_welcome_page_info: Select this to use your own wiki-editable information page instead of the standard project overview.<br>Please edit the page using the link below and put something in it, before you enable this setting!<br><b>Note:</b> You must enable the Wiki module for this link to work.<br> | 952 text_has_welcome_page_info: <b>Welcome page</b><p>You can replace the standard {{overview_link}} page for this project with your own welcome page.<br>This page will be editable using the project Wiki. |
953 text_has_welcome_page_wiki_disabled: <b>Note:</b> You must enable the Wiki module in the {{modules_link}} tab before you can create or edit this page. | |
951 | 954 |
952 | 955 |
953 default_role_manager: Manager | 956 default_role_manager: Manager |
954 default_role_developer: Developer | 957 default_role_developer: Developer |
955 default_role_reporter: Reporter | 958 default_role_reporter: Reporter |