Mercurial > hg > soundsoftware-site
diff 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 |
line wrap: on
line diff
--- a/config/locales/en-GB.yml Mon Mar 21 13:31:25 2011 +0000 +++ b/config/locales/en-GB.yml Mon Mar 21 14:40:14 2011 +0000 @@ -900,6 +900,9 @@ 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?" 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. + text_settings_repo_is_internal: The repository for this project is an internal Mercurial Repository, hosted by SoundSoftware.ac.uk. + text_settings_repo_is_external: You are tracking an external repository, with a mirror Mercurial repository hosted by SoundSoftware.ac.uk. + default_role_manager: Manager default_role_developer: Developer default_role_reporter: Reporter