Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
itminedu
synnefo
Commits
638fdf18
Commit
638fdf18
authored
Jul 05, 2016
by
Yiannis Tsiouris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rephrase EMAIL_CHANGE_EMAIL_SUBJECT
parent
22da17df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
snf-astakos-app/astakos/im/messages.py
snf-astakos-app/astakos/im/messages.py
+3
-3
No files found.
snf-astakos-app/astakos/im/messages.py
View file @
638fdf18
...
...
@@ -333,7 +333,7 @@ AUTH_PROVIDER_ADD_TO_EXISTING_ACCOUNT = (
# Email subjects
_SITENAME
=
branding_settings
.
SERVICE_NAME
PLAIN_EMAIL_SUBJECT
=
'New email from %s'
%
_SITENAME
PLAIN_EMAIL_SUBJECT
=
'New e
-
mail from %s'
%
_SITENAME
INVITATION_EMAIL_SUBJECT
=
'Invitation to %s'
%
_SITENAME
GREETING_EMAIL_SUBJECT
=
'Welcome to %s'
%
_SITENAME
FEEDBACK_EMAIL_SUBJECT
=
'Feedback from %s'
%
_SITENAME
...
...
@@ -341,8 +341,8 @@ VERIFICATION_EMAIL_SUBJECT = '%s account verification' % _SITENAME
ACCOUNT_CREATION_SUBJECT
=
'%s account created (%%(user)s)'
%
_SITENAME
HELPDESK_NOTIFICATION_EMAIL_SUBJECT
=
\
'%s account activated (%%(user)s)'
%
_SITENAME
EMAIL_CHANGE_EMAIL_SUBJECT
=
'
E
mail change
on %s
'
%
_SITENAME
PASSWORD_RESET_EMAIL_SUBJECT
=
'Password reset on %s
'
%
_SITENAME
EMAIL_CHANGE_EMAIL_SUBJECT
=
'
%s e-
mail change
notification
'
%
_SITENAME
PASSWORD_RESET_EMAIL_SUBJECT
=
'Password reset on %s'
%
_SITENAME
PROJECT_CREATION_SUBJECT
=
\
'%s application for a new project created (%%s)'
%
_SITENAME
PROJECT_MODIFICATION_SUBJECT
=
\
...
...
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