mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 04:41:32 +02:00
Add review access notification in Git bridge modal (#24623)
GitOrigin-RevId: e9efc2f036445f610f2c1aa60a882faf09d2067f
This commit is contained in:
committed by
Copybot
parent
0e1d57636c
commit
221b5c575b
@@ -612,6 +612,7 @@
|
||||
"git_bridge_modal_git_clone_your_project": "",
|
||||
"git_bridge_modal_learn_more_about_authentication_tokens": "",
|
||||
"git_bridge_modal_read_only": "",
|
||||
"git_bridge_modal_review_access": "",
|
||||
"git_bridge_modal_see_once": "",
|
||||
"git_bridge_modal_use_previous_token": "",
|
||||
"git_integration": "",
|
||||
|
||||
@@ -815,6 +815,7 @@
|
||||
"git_bridge_modal_git_clone_your_project": "Git clone your project by using the link below and a Git authentication token",
|
||||
"git_bridge_modal_learn_more_about_authentication_tokens": "Learn more about Git integration authentication tokens.",
|
||||
"git_bridge_modal_read_only": "<strong>You have read-only access to this project.</strong> This means you can pull from __appName__ but you can’t push any changes you make back to this project.",
|
||||
"git_bridge_modal_review_access": "<0>You have review access to this project.</0> This means you can pull from __appName__ but you can’t push any changes you make back to this project.",
|
||||
"git_bridge_modal_see_once": "You’ll only see this token once. To delete it or generate a new one, visit Account Settings. For detailed instructions and troubleshooting, read our <0>help page</0>.",
|
||||
"git_bridge_modal_use_previous_token": "If you’re prompted for a password, you can use a previously generated Git authentication token. Or you can generate a new one in Account Settings. For more support, read our <0>help page</0>.",
|
||||
"git_gitHub_dropbox_mendeley_papers_and_zotero_integrations": "Git, GitHub, Dropbox, Mendeley, Papers, and Zotero integrations",
|
||||
|
||||
Reference in New Issue
Block a user