diff --git a/services/web/app/views/project/list/modals.pug b/services/web/app/views/project/list/modals.pug
index 0245c86d37..3fd54edc74 100644
--- a/services/web/app/views/project/list/modals.pug
+++ b/services/web/app/views/project/list/modals.pug
@@ -334,12 +334,14 @@ script(type="text/ng-template", id="v1ImportModalTemplate")
p We are still working hard to bring some Overleaf v1 features to the v2 editor. In v2:
ul
li
- | The Git Bridge is not yet available, but you can migrate your project to the Overleaf v2 GitHub integration
+ | Direct git access to your projects is not yet available, but you can migrate your project to the Overleaf v2 GitHub integration
|
a(href='https://www.overleaf.com/help/343-working-offline-in-overleaf-v2', target='_blank') Read More.
li There are no Zotero and CiteULike integrations yet
li Some Journals and Services in the Submit menu don't support direct submissions yet
.v1-import-cta
+ p
+ strong Please note: you cannot move this project back to v1 once you have moved it to v2.
p Are you sure you want to move #[strong {{project.name}}] into Overleaf v2?
.modal-footer.v1-import-footer