mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Merge pull request #6439 from overleaf/ta-github-sync-workflow-error
Handle Error Caused by Missing Workflow Scope GitOrigin-RevId: 7f5e6f8c0469d5ce85755e27afdc370b86b7c0b3
This commit is contained in:
@@ -121,6 +121,9 @@
|
||||
"github_timeout_error": "",
|
||||
"github_too_many_files_error": "",
|
||||
"github_validation_check": "",
|
||||
"github_workflow_authorize": "",
|
||||
"github_workflow_files_delete_github_repo": "",
|
||||
"github_workflow_files_error": "",
|
||||
"give_feedback": "",
|
||||
"go_next_page": "",
|
||||
"go_page": "",
|
||||
|
||||
@@ -10,6 +10,9 @@
|
||||
"logs_pane_info_message": "We are testing a new logs pane",
|
||||
"logs_pane_info_message_popup": "We are testing a new logs pane. Click here to give feedback.",
|
||||
"github_symlink_error": "Your GitHub repository contains symbolic link files, which are not currently supported by Overleaf. Please remove these and try again.",
|
||||
"github_workflow_files_error": "The __appName__ GitHub sync service couldn’t sync Github Workflow files (in .github/workflows/). Please authorize __appName__ to edit your GitHub workflow files and try again.",
|
||||
"github_workflow_authorize": "Authorize GitHub Workflow files",
|
||||
"github_workflow_files_delete_github_repo": "The repository has been created on Github but linking was unsuccessful. You will have to delete GitHub repository or choose a new name.",
|
||||
"address_line_1": "Address",
|
||||
"address_line_2": "Address (line 2, optional)",
|
||||
"postal_code": "Postal Code",
|
||||
|
||||
Reference in New Issue
Block a user