diff options
| author | Phil Hughes <me@iamphill.com> | 2019-06-14 14:01:24 +0100 |
|---|---|---|
| committer | Phil Hughes <me@iamphill.com> | 2019-06-14 14:01:24 +0100 |
| commit | d2fd6bd51036be836c2c793e2bd7a503c7ad9030 (patch) | |
| tree | fe86f4b3dca7f33ec37be2c75ea061afafcdb4fe /locale | |
| parent | 577832598f1b35187efafc426068ef7ac36ae09f (diff) | |
| download | gitlab-ce-d2fd6bd51036be836c2c793e2bd7a503c7ad9030.tar.gz | |
Added diff suggestion popover
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56523
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/gitlab.pot | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 88ace6057cf..906e96a499e 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -4761,6 +4761,9 @@ msgstr "" msgid "Google authentication is not %{link_to_documentation}. Ask your GitLab administrator if you want to use this service." msgstr "" +msgid "Got it" +msgstr "" + msgid "Got it!" msgstr "" @@ -6153,6 +6156,9 @@ msgstr "" msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}" msgstr "" +msgid "MergeRequest|Error dismissing suggestion popover. Please try again." +msgstr "" + msgid "MergeRequest|Error loading full diff. Please try again." msgstr "" @@ -6509,6 +6515,9 @@ msgstr "" msgid "New users set to external" msgstr "" +msgid "New! Suggest changes directly" +msgstr "" + msgid "New..." msgstr "" @@ -9643,6 +9652,9 @@ msgstr "" msgid "Successfully unlocked" msgstr "" +msgid "Suggest code changes which are immediately applied. Try it out!" +msgstr "" + msgid "Suggested change" msgstr "" |
