Merge pull request #8161 from overleaf/ae-github-capital

Fix GitHub capitalisation

GitOrigin-RevId: 3b275402dd8058ae0a6dd2e0c6ed146f746e9fbf
This commit is contained in:
Brian Gough 2022-05-26 15:02:18 +01:00 committed by Copybot
parent b8f48ff6a1
commit 9386512b62

View file

@ -10,9 +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 couldnt sync Github Workflow files (in .github/workflows/). Please authorize __appName__ to edit your GitHub workflow files and try again.",
"github_workflow_files_error": "The __appName__ GitHub sync service couldnt 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.",
"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",
@ -1695,7 +1695,7 @@
"you_get_access_to_info": "These features are available only to you (the subscriber).",
"symbol_palette": "Symbol palette",
"symbol_palette_info": "A quick and convenient way to insert math symbols into your document.",
"github_only_integration_lowercase": "Github integration",
"github_only_integration_lowercase": "GitHub integration",
"github_only_integration_lowercase_info": "Link your Overleaf projects directly to a GitHub repository that acts as a remote repository for your overleaf project. This allows you to share with collaborators outside of Overleaf, and integrate Overleaf into more complex workflows.",
"git_integration_lowercase": "Git integration",
"git_integration_lowercase_info": "You can clone your Overleaf project to a local repository, treating your Overleaf project as a remote repository that changes can be pushed to and pulled from.",