Improve the repository import message
This commit is contained in:
parent
d1a054c513
commit
2fbe4fad13
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
= image_tag "ajax_loader.gif"
|
||||
%h3 Importing repository.
|
||||
%p.monospace git clone --bare #{@project.import_url}
|
||||
%p Please wait until we import repository for you. Refresh at will.
|
||||
%p Please wait while we import the repository for you. Refresh at will.
|
||||
:javascript
|
||||
new ProjectImport();
|
||||
|
||||
|
|
Loading…
Reference in a new issue