Improve the repository import message

This commit is contained in:
David Pursehouse 2013-10-15 13:58:05 +09:00
parent d1a054c513
commit 2fbe4fad13

View file

@ -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();