diff options
author | Douwe Maan <douwe@gitlab.com> | 2018-10-02 13:53:32 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2018-10-02 13:53:32 +0000 |
commit | 57dc233325727a0baf28492bf59ae4b67562b84d (patch) | |
tree | 82432be4497b31c018a95a667b56f85842ba2960 /locale | |
parent | 8ed357342ce6c99deea56f58c2587d679696f7f6 (diff) | |
parent | 4fbca2a346dc4c2c2c57e6a5bc3d13a8c3eeb23e (diff) | |
download | gitlab-ce-57dc233325727a0baf28492bf59ae4b67562b84d.tar.gz |
Merge branch 'osw-configurable-single-diff-file-limit' into 'master'
Make single diff patch limit configurable
Closes #48027
See merge request gitlab-org/gitlab-ce!21886
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index a9c5e45f9fa..01448223a7d 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -2292,6 +2292,12 @@ msgstr "" msgid "Details" msgstr "" +msgid "Diff content limits" +msgstr "" + +msgid "Diff limits" +msgstr "" + msgid "Diffs|No file name available" msgstr "" |