Skip to content

Commit

Permalink
added better email subject
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSlimvReal committed Dec 16, 2023
1 parent edbd877 commit 1cac4fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions keycloak/aam-theme/email/messages/messages_de.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# encoding: UTF-8
executeActionsSubject=Ihr Aam Digital Account
emailVerificationBody=Ihre Email Adresse wurde mit dem Aam Digital Nutzer: {1} verknüpft. Um Ihre Email Adresse zu bestätigen, klicken Sie bitte den folgenden Link. Nachdem Sie Ihre Email Adresse bestätigt haben, werden Sie zur Aam Digital Anwendung weitergeleitet.\n\n{0}\n\nDieser Link wird nach {3} ungültig.\n\nBitte bedenken Sie, dass ihr Nutzer Zugriff auf persönlichen Daten über die Teilnehmenden Ihres Projektes erlaubt. Diese sollten ständig geschützt werden. Daher bitten wir Sie, Ihre Zugangsdaten mit niemanden zu teilen.\n\nNachdem Sie Ihre Email Adresse bestätigt haben, können Sie die Anwendung über folgenden Link aufrufen.\n\nhttps://{2}.aam-digital.com
emailVerificationBodyHtml=<p>Ihre Email Adresse wurde mit dem Aam Digital Nutzer: <b>{1}</b> verknüpft. Um Ihre Email Adresse zu bestätigen, klicken Sie bitte den folgenden Link. Nachdem Sie Ihre Email Adresse bestätigt haben, werden Sie zur Aam Digital Anwendung weitergeleitet.</p><p><a href="{0}">Email Adresse bestätigen</a></p><p>Dieser Link wird nach {3} ungültig.</p><p>Bitte bedenken Sie, dass ihr Nutzer Zugriff auf persönlichen Daten über die Teilnehmenden Ihres Projektes erlaubt. Diese sollten ständig geschützt werden. Daher bitten wir Sie, Ihre Zugangsdaten mit niemanden zu teilen.</b></p><p>Nachdem Sie Ihre Email Adresse bestätigt haben, können Sie die Anwendung über folgenden Link aufrufen.</p><p><a href="https://{2}.aam-digital.com">Aam Digital öffnen</a></p>
passwordResetBody=Jemand hat gerade angefordert Ihr Passwort für den folgen Aam Digital Nutzer zu ändern: {1}. Falls Sie das waren, können Sie dies unter folgendem Link tun.\n\n{0}\n\nDieser Link wird nach {3} ungültig.\n\nFalls Sie Ihr Passwort nicht ändern wollen, können Sie diese Email ignorieren.
Expand Down
1 change: 1 addition & 0 deletions keycloak/aam-theme/email/messages/messages_en.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
executeActionsSubject=Your Aam Digital account
emailVerificationBody=Your email has been linked to the Aam Digital user: {1}. To verify your email, click the link below. After verifying your email, you will be forwarded to the Aam Digital application.\n\n{0}\n\nThis link will expire within {3}.\n\nPlease keep in mind that your account gives access to personal information of your project''s participants that should be handled with care. Don''t share your access with anyone.\n\nAfter verifying your email, you can open the Application with the link below.\n\nhttps://{2}.aam-digital.com
emailVerificationBodyHtml=<p>Your email has been linked to the Aam Digital user: <b>{1}</b>. To verify your email, click the link below. After verifying your email, you will be forwarded to the Aam Digital application.</p><p><a href="{0}">Verify email</a></p><p>This link will expire within {3}.</p><p>Please keep in mind that your account gives access to personal information of your project''s participants that should be handled with care. <b>Don''t share your access with anyone.</b></p><p>After verifying your email, you can open the Application with the link below.</p><p><a href="https://{2}.aam-digital.com">Open Aam Digital</a></p>
passwordResetBody=Someone just requested to change the password for your Aam Digital account with the name: {1}. If this was you, click on the link below to reset it.\n\n{0}\n\nThis link and code will expire within {3}.\n\nIf you don''t want to reset your password, just ignore this message and nothing will be changed.
Expand Down

0 comments on commit 1cac4fa

Please sign in to comment.