Merge pull request #32563 from overleaf/dp-only-owners-link-github

Restrict GitHub repo linking to project owners only

GitOrigin-RevId: 30ed9e7645c3f6d0655d1dd27bbe492eb855efa8
This commit is contained in:
David
2026-04-13 13:09:07 +01:00
committed by Copybot
parent 2487b73962
commit 7bd02a6da4
2 changed files with 2 additions and 0 deletions

View File

@@ -1264,6 +1264,7 @@
"only_group_admin_or_managers_can_delete_your_account_7": "",
"only_group_admin_or_managers_can_delete_your_account_9": "",
"only_importer_can_refresh": "",
"only_project_owner_can_link_github": "",
"open_action_menu": "",
"open_advanced_reference_search": "",
"open_file": "",

View File

@@ -1646,6 +1646,7 @@
"only_group_admin_or_managers_can_delete_your_account_7": "Only your group admin or group managers will be able to delete your account or change your account into an unmanaged account.",
"only_group_admin_or_managers_can_delete_your_account_9": "Once you have become a managed user, <0>you yourself cannot change it back to an unmanaged account</0>. <1>Learn more about managed Overleaf accounts.</1>",
"only_importer_can_refresh": "Only the person who originally imported this __provider__ file can refresh it.",
"only_project_owner_can_link_github": "Only the project owner can link this project to a GitHub repository. Please contact the project owner if you would like to set this up.",
"open_action_menu": "Open __name__ action menu",
"open_advanced_reference_search": "Open advanced reference search",
"open_as_template": "Open as Template",