# HG changeset patch
# User Chris Cannam
# Date 1341396092 -3600
# Node ID 5d2b359e644d49e66aa7f9f54a10043bd07443ba
# Parent bd2afdf7e446fa6d8a1b873d8e16dc6bc166f789
Clarify repo instructions to tell user to reload page, not just look at it again
diff -r bd2afdf7e446 -r 5d2b359e644d config/locales/en.yml
--- a/config/locales/en.yml Tue Mar 13 16:34:07 2012 +0000
+++ b/config/locales/en.yml Wed Jul 04 11:01:32 2012 +0100
@@ -995,7 +995,7 @@
text_zoom_out: Zoom out
text_warn_on_leaving_unsaved: "The current page contains unsaved text that will be lost if you leave this page."
text_files_active_change:
Click the star to switch active status for a download on or off.
Active files will be shown more prominently in the download page.
- text_settings_repo_creation: Creating repository...
The source code repository for a project will be set up automatically within a few minutes of the project being created.
Please check again in five minutes, and contact us if there is any problem.
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.
If you don't want a repository at all, go to the Modules tab and switch it off there. + text_settings_repo_creation: Creating repository...
The source code repository for a project will be set up automatically within a few minutes of the project being created.
Please reload this page in five minutes, and contact us if there is any problem.
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.
If you don't want a repository at all, go to the Modules tab and switch it off there. text_scm_path_encoding_note: "Default: UTF-8" text_git_repository_note: "Bare and local repository (e.g. /gitrepo, c:\gitrepo)" text_mercurial_repository_note: "Local repository (e.g. /hgrepo, c:\hgrepo)"