diff config/locales/en.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.yml	Mon Mar 21 13:31:25 2011 +0000
+++ b/config/locales/en.yml	Mon Mar 21 14:40:14 2011 +0000
@@ -929,6 +929,10 @@
   text_zoom_in: Zoom in
   text_zoom_out: Zoom out
   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.<br>Please check again in ten minutes, and <a href="/projects/soundsoftware-site/wiki/Help">contact us</a> if there is any problem.
+  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