Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2019-02-06 02:27:00 +0300
committerFilipa Lacerda <filipa@gitlab.com>2019-02-06 02:27:00 +0300
commit7128814160cadf2324a5e6af464c41f89f98dc68 (patch)
tree78ae2c7b4a106b6e64650badf81f573aa60d4813 /changelogs
parent0975b9c4bba4913b9908bc3d28d7b5868d616fc6 (diff)
parent34b7b27802b7f8ba43f902e867b39d6e6977c5ec (diff)
Merge branch 'gt-externalize-app-views-email_rejection_mailer' into 'master'
Externalize strings from `/app/views/email_rejection_mailer` See merge request gitlab-org/gitlab-ce!24869
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/gt-externalize-app-views-email_rejection_mailer.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/gt-externalize-app-views-email_rejection_mailer.yml b/changelogs/unreleased/gt-externalize-app-views-email_rejection_mailer.yml
new file mode 100644
index 00000000000..8f6fbdceb54
--- /dev/null
+++ b/changelogs/unreleased/gt-externalize-app-views-email_rejection_mailer.yml
@@ -0,0 +1,5 @@
+---
+title: Externalize strings from `/app/views/email_rejection_mailer`
+merge_request: 24869
+author: George Tsiolis
+type: other