comparison config/locales/en-GB.yml @ 275:ec56461d3770 feature_72

the status messages now depend on the repository type.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Mon, 21 Mar 2011 14:40:14 +0000
parents 6849e7b210c7
children ab672e427b9b d242e28efb23
comparison
equal deleted inserted replaced
274:4d493e74dcfc 275:ec56461d3770
898 text_wiki_page_destroy_children: "Delete child pages and all their descendants" 898 text_wiki_page_destroy_children: "Delete child pages and all their descendants"
899 text_wiki_page_reassign_children: "Reassign child pages to this parent page" 899 text_wiki_page_reassign_children: "Reassign child pages to this parent page"
900 text_own_membership_delete_confirmation: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?" 900 text_own_membership_delete_confirmation: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?"
901 text_settings_repo_creation: The repository for a project should be set up automatically within a few minutes of the project being created.<br>You should not have to adjust any settings here; please check again in ten minutes. 901 text_settings_repo_creation: The repository for a project should be set up automatically within a few minutes of the project being created.<br>You should not have to adjust any settings here; please check again in ten minutes.
902 902
903 text_settings_repo_is_internal: The repository for this project is an internal Mercurial Repository, hosted by SoundSoftware.ac.uk.
904 text_settings_repo_is_external: You are tracking an external repository, with a mirror Mercurial repository hosted by SoundSoftware.ac.uk.
905
903 default_role_manager: Manager 906 default_role_manager: Manager
904 default_role_developer: Developer 907 default_role_developer: Developer
905 default_role_reporter: Reporter 908 default_role_reporter: Reporter
906 default_tracker_bug: Bug 909 default_tracker_bug: Bug
907 default_tracker_feature: Feature 910 default_tracker_feature: Feature