[github] fix PR number presentation in i18n bundle

#IDEA-348167 Fixed

GitOrigin-RevId: 082599cc3f842dc7e3a0eb62905f30be65cad233
This commit is contained in:
Ivan Semenov
2024-03-07 13:06:32 +01:00
committed by intellij-monorepo-bot
parent 63db827630
commit afbe92ee5e

View File

@@ -309,9 +309,9 @@ 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 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.out.of.sync=Pull request \#{0,number,#} exists for current branch {1}, but local branch is out of sync with remote
pull.request.on.branch.error=Pull request \#{0,number,#} exists for current branch {1}, but pull request details loading failed
pull.request.on.branch.loading=Loading changes for pull request \#{0,number,#}
pull.request.on.branch.update.failed.title=Pull Request branch update failed
action.Github.Pull.Request.Show.In.Toolwindow.text=Show Pull Request in Tool Window
action.Github.Pull.Request.Branch.Update.text=Update to Enable Review Mode\u2026