diff options
Diffstat (limited to 'conf/locale/locale_en-GB.ini')
-rw-r--r-- | conf/locale/locale_en-GB.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/locale/locale_en-GB.ini b/conf/locale/locale_en-GB.ini index 2ad3fb4a..9b375366 100644 --- a/conf/locale/locale_en-GB.ini +++ b/conf/locale/locale_en-GB.ini @@ -616,6 +616,7 @@ pulls.compare_compare=compare pulls.filter_branch=Filter branch pulls.no_results=No results found. pulls.nothing_to_compare=There is nothing to compare because base and head branches are even. +pulls.nothing_merge_base=There is nothing to compare because two branches have completely different history. pulls.has_pull_request=`There is already a pull request between these two targets: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` pulls.create=Create Pull Request pulls.title_desc=wants to merge %[1]d commits from <code>%[2]s</code> into <code>%[3]s</code> |