diff options
author | Paul Slaughter <pslaughter@gitlab.com> | 2018-08-14 13:27:53 -0500 |
---|---|---|
committer | Paul Slaughter <pslaughter@gitlab.com> | 2018-08-21 08:29:05 -0500 |
commit | 542d9e4a1ffcfd25a1116fc57ec45ab229ce1311 (patch) | |
tree | 5f773be35b79c5ba876041a37c5cbcc9e76499a0 /locale | |
parent | 2810bae3b024a6fedfd4366584361533cf8146a1 (diff) | |
download | gitlab-ce-542d9e4a1ffcfd25a1116fc57ec45ab229ce1311.tar.gz |
Generate a fresh pot
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 73bff79aabe..f215b3cce9e 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6700,6 +6700,9 @@ msgstr "" msgid "mrWidget|The source branch has been removed" msgstr "" +msgid "mrWidget|The source branch is %{commitsBehindLinkStart}%{commitsBehind}%{commitsBehindLinkEnd} the target branch" +msgstr "" + msgid "mrWidget|The source branch is being removed" msgstr "" |