We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648957f commit acdf1a3Copy full SHA for acdf1a3
options/locale/locale_en-US.ini
@@ -1948,7 +1948,7 @@ pulls.delete.text = Do you really want to delete this pull request? (This will p
1948
pulls.recently_pushed_new_branches = You pushed on branch <strong>%[1]s</strong> %[2]s
1949
pulls.upstream_diverging_prompt_behind_1 = This branch is %d commit behind %s
1950
pulls.upstream_diverging_prompt_behind_n = This branch is %d commits behind %s
1951
-pulls.upstream_diverging_prompt_base_newer = The base branch %s is newer than this branch
+pulls.upstream_diverging_prompt_base_newer = The base branch %s has new changes
1952
pulls.upstream_diverging_merge = Sync fork
1953
1954
pull.deleted_branch = (deleted):%s
0 commit comments