diff options
author | Grzegorz Bizon <grzegorz@gitlab.com> | 2019-02-12 07:53:13 +0000 |
---|---|---|
committer | Grzegorz Bizon <grzegorz@gitlab.com> | 2019-02-12 07:53:13 +0000 |
commit | 91f74f455ed606d78c4d0b8844dce819266f80c6 (patch) | |
tree | 564e7f03756e49a20872c1a569d03e3062966305 /locale | |
parent | 42c7be1ec0a224a8ebfd880e911b10f4a60420a0 (diff) | |
parent | b502d90a9f0521247e8c42f1ed586f6f4a52507a (diff) | |
download | gitlab-ce-91f74f455ed606d78c4d0b8844dce819266f80c6.tar.gz |
Merge branch 'add-client-for-count-diverging-commits' into 'master'
add client support for CountDivergingCommits rpc
See merge request gitlab-org/gitlab-ce!24287
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 8d7ed7a5b88..7cbba0779f7 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -4722,6 +4722,9 @@ msgstr "" msgid "More information is available|here" msgstr "" +msgid "More than %{number_commits_distance} commits different with %{default_branch}" +msgstr "" + msgid "Most stars" msgstr "" |