diff options
author | George Tsiolis <tsiolis.g@gmail.com> | 2019-02-01 16:52:38 +0200 |
---|---|---|
committer | George Tsiolis <tsiolis.g@gmail.com> | 2019-02-05 10:43:42 +0200 |
commit | 34b7b27802b7f8ba43f902e867b39d6e6977c5ec (patch) | |
tree | 9dcec118e3e2a2f341f9ca4c1ae747e1badb23ba /locale | |
parent | 74abc7750357c5e5bef4962abd2bf3f5da39b752 (diff) | |
download | gitlab-ce-34b7b27802b7f8ba43f902e867b39d6e6977c5ec.tar.gz |
Externalize strings from `/app/views/email_rejection_mailer`
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 06caccae59f..3ef7779433b 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -7677,6 +7677,9 @@ msgstr "" msgid "Undo" msgstr "" +msgid "Unfortunately, your email message to GitLab could not be processed." +msgstr "" + msgid "Unlock" msgstr "" |