[collab] Fix bundle message

GitOrigin-RevId: 0407d5aa2b708106db80a12a02f9bd5c5e82930a
This commit is contained in:
Pavel Gromov
2023-10-20 13:38:08 +02:00
committed by intellij-monorepo-bot
parent 38dc84eaea
commit 0c0bb57ff0
2 changed files with 6 additions and 6 deletions

View File

@@ -146,14 +146,14 @@ pull.request.comment.hint={0} to comment
#create PR
tab.title.pull.requests.new=New Pull Request at {0}
action.Github.Create.Pull.Request.text=Create Pull Request\u2026
pull.request.create.process.title=Creating a pull request\u2026
pull.request.create.process.title=Creating pull request\u2026
pull.request.existing.process.title=Checking if pull request already exists\u2026
pull.request.create.title=Title
pull.request.create.description=Description
pull.request.create.loading.template=Loading template\u2026
pull.request.create.input.remote.branch.name=Remote branch name:
pull.request.create.input.remote.branch.title=Pull Request Branch
pull.request.create.input.remote.branch.comment=Changes must be pushed in order to create a pull request and local branch ''{0}'' is not tracking a remote branch at ''{1}''
pull.request.create.input.remote.branch.comment=Changes must be pushed to create pull request. Also, local branch ''{0}'' is not tracking remote branch at ''{1}''
pull.request.create.action=Create Pull Request
pull.request.create.draft.action=Create Draft Pull Request
pull.request.create.discard.title=Delete Pull Request Draft

View File

@@ -94,15 +94,15 @@ merge.request.details.action.submit.review.comments.text=Submit Review ({0})\u20
merge.request.create.action.close.tab.text=Close
merge.request.create.action.create.text=Create Merge Request
merge.request.create.branch.dialog.comment=Changes must be pushed in order to create a merge request and local branch ''{0}'' is not tracking a remote branch at ''{1}''
merge.request.create.branch.dialog.comment=Changes must be pushed to create merge request. Also, local branch ''{0}'' is not tracking remote branch at ''{1}''
merge.request.create.branch.dialog.message=Remote branch name:
merge.request.create.branch.dialog.title=Merge Request Branch
merge.request.create.commits.empty.text=No commits
merge.request.create.error.creating=An error occurred while creating a merge request
merge.request.create.error.creating=Failed to create merge request
merge.request.create.error.direction=Unable to create merge request from {0} to {1}
merge.request.create.error.no.changes=No changes between ''{0}'' and ''{1}''
merge.request.create.error.protected.branch=The commits will be pushed to protected branch
merge.request.create.progress.text=Creating a merge request\u2026
merge.request.create.error.protected.branch=Commits will be pushed to protected branch
merge.request.create.progress.text=Creating merge request\u2026
merge.request.create.status.already.exists.view=View
merge.request.create.status.already.exists=Merge Request already exists
merge.request.create.notification.action.message=Create merge request for pushed commits