Add better handling of host-key-verify error with projects

This commit is contained in:
Nick O'Leary
2020-03-13 13:09:47 +00:00
parent 09d55a0cbd
commit 20f97d0d13
3 changed files with 101 additions and 79 deletions

View File

@@ -977,7 +977,8 @@
"passphrase": "Passphrase",
"retry": "Retry",
"update-failed": "Failed to update auth",
"unhandled": "Unhandled error response"
"unhandled": "Unhandled error response",
"host-key-verify-failed": "<p>Host key verification failed.</p><p>The repository host key could not be verified. Please update your <code>known_hosts</code> file and try again."
},
"create-branch-list": {
"invalid": "Invalid branch",