diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 4ac41dba6da..89948816374 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1153,10 +1153,13 @@ msgstr "" msgid "%{user_name} profile page" msgstr "" -msgid "%{username} changed the draft status of merge request %{mr_link}" +msgid "%{username} has asked for a GitLab account on your instance %{host}:" msgstr "" -msgid "%{username} has asked for a GitLab account on your instance %{host}:" +msgid "%{username} marked merge request %{mr_link} as draft" +msgstr "" + +msgid "%{username} marked merge request %{mr_link} as ready" msgstr "" msgid "%{username}'s avatar" |