|
|
@@ -932,7 +932,8 @@
|
|
|
"github_is_no_longer_connected": "GitHub is no longer connected to this project.",
|
|
|
"github_is_premium": "GitHub Sync is a premium feature",
|
|
|
"github_large_files_error": "Merge failed: your GitHub repository contains files over the 50mb file size limit ",
|
|
|
- "github_merge_failed": "Your changes in __appName__ and GitHub could not be automatically merged. Please manually merge the <0>__sharelatex_branch__</0> branch into the default branch in git. Click below to continue, after you have manually merged.",
|
|
|
+ "github_manual_merge_user_prompt": "Please manually merge the <0>__sharelatex_branch__</0> branch into the default branch in git. Click below to continue, after you have manually merged.",
|
|
|
+ "github_merge_failed_error": "Your changes in __appName__ and GitHub could not be automatically merged.",
|
|
|
"github_no_master_branch_error": "This repository cannot be imported as it is missing a default branch. Please make sure the project has a default branch",
|
|
|
"github_private_description": "You choose who can see and commit to this repository.",
|
|
|
"github_public_description": "Anyone can see this repository. You choose who can commit.",
|