[github] better bundle texts

GitOrigin-RevId: 9415388720af109d9e6f144c43b5501265fc604c
This commit is contained in:
Ivan Semenov
2024-02-19 14:19:16 +01:00
committed by intellij-monorepo-bot
parent 6d629fb998
commit ea9289278f

View File

@@ -299,7 +299,7 @@ pull.request.timeline.comment.suggested.changes=Suggested change
pull.request.timeline.comment.suggested.changes.button=Apply Locally
pull.request.timeline.comment.suggested.changes.progress.bar.apply=Applying suggested change
pull.request.timeline.comment.suggested.changes.progress.bar.commit=Committing suggested change
pull.request.timeline.comment.suggested.changes.action.commit.name=Commit...
pull.request.timeline.comment.suggested.changes.action.commit.name=Commit\u2026
pull.request.timeline.comment.suggested.changes.tooltip.outdated=Outdated suggestions cannot be applied
pull.request.timeline.comment.suggested.changes.tooltip.resolved=This suggestion has been resolved
pull.request.timeline.comment.suggested.changes.tooltip.different.branch=Unable to apply the suggested change from a pull request in a different branch
@@ -309,7 +309,7 @@ pull.request.comment.suggested.changes.committing=Applying and committing change
#branch widget
pull.request.on.branch=\#{0,number,#} on {1}
pull.request.on.branch.description=Pull request \#{0,number,#} exists for current branch {1}
pull.request.on.branch.out.of.sync=Pull request !{0} exists for current branch {1}, but local branch is out of sync with the remote
pull.request.on.branch.out.of.sync=Pull request !{0} exists for current branch {1}, but local branch is out of sync with remote
pull.request.on.branch.error=Pull request !{0} exists for current branch {1}, but pull request details loading failed
pull.request.on.branch.loading=Loading changes for pull request !{0}
pull.request.on.branch.update.failed.title=Pull Request branch update failed