Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ messages.delete_success=Git repository deleted
messages.compare_save.title=Git compare
messages.compare_save.question=Would you like to save changes?
messages.notAuthorizedTitle=You are not authorized to perform this operation
messages.notAuthorizedContent=This may be because you have not setup SSH keys or oAuth.\
messages.notAuthorizedContent=Authorization failure may be due to missing or incorrect SSH key or OAuth setup.\
\nCheck the documentation for using Git for more information on setting these up.
importProject.messageNameRepoIncorrect = The repository name is incorrect.
importProject.messageHostIncorrect = The address of the remote server is incorrect.
Expand Down