Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
synnefo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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
=
'
Email 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