summaryrefslogtreecommitdiffstats
path: root/options/locale
diff options
context:
space:
mode:
authorkolaente <k@knt.li>2019-08-27 22:33:48 +0200
committerLauris BH <lauris@nix.lv>2019-08-27 23:33:48 +0300
commitb66b1701997569a6da26771107fb47e2118d2925 (patch)
tree5c9430a2974a781b896eb361200418808d03f907 /options/locale
parentab0f378d7bf31018edb42ce0361a45782c753ad2 (diff)
downloadgitea-b66b1701997569a6da26771107fb47e2118d2925.tar.gz
gitea-b66b1701997569a6da26771107fb47e2118d2925.zip
Use "Pull Request" instead of "Merge Request" (#8003)
Signed-off-by: kolaente <k@knt.li>
Diffstat (limited to 'options/locale')
-rw-r--r--options/locale/locale_en-US.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index fb86d54903..d6d54a2249 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -946,7 +946,7 @@ issues.review.reviewers = Reviewers
issues.review.show_outdated = Show outdated
issues.review.hide_outdated = Hide outdated
-pulls.desc = Enable merge requests and code reviews.
+pulls.desc = Enable pull requests and code reviews.
pulls.new = New Pull Request
pulls.compare_changes = New Pull Request
pulls.compare_changes_desc = Select the branch to merge into and the branch to pull from.