Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
34b7b278
Commit
34b7b278
authored
Feb 01, 2019
by
George Tsiolis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Externalize strings from `/app/views/email_rejection_mailer`
parent
74abc775
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
2 deletions
+10
-2
app/views/email_rejection_mailer/rejection.html.haml
app/views/email_rejection_mailer/rejection.html.haml
+1
-1
app/views/email_rejection_mailer/rejection.text.haml
app/views/email_rejection_mailer/rejection.text.haml
+1
-1
changelogs/unreleased/gt-externalize-app-views-email_rejection_mailer.yml
...eased/gt-externalize-app-views-email_rejection_mailer.yml
+5
-0
locale/gitlab.pot
locale/gitlab.pot
+3
-0
No files found.
app/views/email_rejection_mailer/rejection.html.haml
View file @
34b7b278
%p
%p
Unfortunately, your email message to GitLab could not be processed.
=
_
(
"Unfortunately, your email message to GitLab could not be processed."
)
=
markdown
@reason
=
markdown
@reason
=
render_if_exists
'shared/additional_email_text'
=
render_if_exists
'shared/additional_email_text'
app/views/email_rejection_mailer/rejection.text.haml
View file @
34b7b278
Unfortunately, your email message to GitLab could not be processed.
=
_
(
"Unfortunately, your email message to GitLab could not be processed."
)
\
\
=
@reason
=
@reason
=
render_if_exists
'shared/additional_email_text'
=
render_if_exists
'shared/additional_email_text'
changelogs/unreleased/gt-externalize-app-views-email_rejection_mailer.yml
0 → 100644
View file @
34b7b278
---
title
:
Externalize strings from `/app/views/email_rejection_mailer`
merge_request
:
24869
author
:
George Tsiolis
type
:
other
locale/gitlab.pot
View file @
34b7b278
...
@@ -7677,6 +7677,9 @@ msgstr ""
...
@@ -7677,6 +7677,9 @@ msgstr ""
msgid "Undo"
msgid "Undo"
msgstr ""
msgstr ""
msgid "Unfortunately, your email message to GitLab could not be processed."
msgstr ""
msgid "Unlock"
msgid "Unlock"
msgstr ""
msgstr ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment