From 2571856fc52eecf0d39f517905e14e7a9d2267da Mon Sep 17 00:00:00 2001 From: Sam Bigelow Date: Tue, 2 Apr 2019 15:27:34 -0400 Subject: Shortcut to create MR in web IDE Before the user had to choose between committing to a new branch, committing to a new branch AND creating an MR, or committing to the current branch regardless of whether or not it already has an MR. This commit separates the creation of an MR from whether or not they commit to an existing or new branch --- locale/gitlab.pot | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'locale') diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 1e6f04c7815..00110179e57 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -2501,9 +2501,6 @@ msgstr "" msgid "Create a new branch" msgstr "" -msgid "Create a new branch and merge request" -msgstr "" - msgid "Create a new issue" msgstr "" @@ -7600,6 +7597,9 @@ msgstr "" msgid "Start a %{new_merge_request} with these changes" msgstr "" +msgid "Start a new merge request" +msgstr "" + msgid "Start and due date" msgstr "" @@ -8236,9 +8236,6 @@ msgstr "" msgid "This option is disabled as you don't have write permissions for the current branch" msgstr "" -msgid "This option is disabled while you still have unstaged changes" -msgstr "" - msgid "This page is unavailable because you are not allowed to read information across multiple projects." msgstr "" -- cgit v1.2.3